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

  /src/lib/libutil/compat/
compat_passwd.c 59 __warn_references(pw_copyx,
60 "warning: reference to compatibility pw_copyx(); "
86 pw_copyx(int ffd, int tfd, struct passwd50 *pw50, struct passwd50 *opw50, function in typeref:typename:int
  /src/lib/libutil/
passwd.c 345 rv = pw_copyx(ffd, tfd, pw, old_pw, errbuf, sizeof(errbuf));
363 pw_copyx(int ffd, int tfd, struct passwd *pw, struct passwd *old_pw, function in typeref:typename:int

Completed in 15 milliseconds