Searched refs:lookupUser (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/classes/sun/nio/fs/
H A DUnixUserPrincipals.java163 static UserPrincipal lookupUser(String name) throws IOException { method in class:UnixUserPrincipals
H A DUnixFileSystem.java330 return UnixUserPrincipals.lookupUser(name);

Completed in 3237 milliseconds