HomeSort by: relevance | last modified time | path
    Searched defs:pw_print (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libutil/
passwd.c 353 pw_print(FILE *to, const struct passwd *pw) function in typeref:typename:void
450 pw_print(to, pw);
462 pw_print(to, pw);
passwd.c 353 pw_print(FILE *to, const struct passwd *pw) function in typeref:typename:void
450 pw_print(to, pw);
462 pw_print(to, pw);

Completed in 54 milliseconds