Searched defs:pw_shell (Results 1 – 1 of 1) sorted by relevance
32 public final String pw_shell; field in StructPasswd37 public StructPasswd(String pw_name, int pw_uid, int pw_gid, String pw_dir, String pw_shell) { in StructPasswd()