Searched defs:getpwnam (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixNativeDispatcher.java471 * struct passwd *getpwnam(const char *name);
475 static int getpwnam(String name) throws UnixException { method in class:UnixNativeDispatcher

Completed in 353 milliseconds