Searched refs:getpwnam0 (Results 1 – 1 of 1) sorted by relevance
478 return getpwnam0(buffer.address()); in getpwnam()483 private static native int getpwnam0(long nameAddress) throws UnixException; in getpwnam0() method in UnixNativeDispatcher