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

  /src/lib/libutil/compat/
compat_passwd.c 56 __warn_references(pw_copy,
57 "warning: reference to compatibility pw_copy(); "
76 pw_copy(int ffd, int tfd, struct passwd50 *pw50, struct passwd50 *opw50) function in typeref:typename:void
compat_passwd.c 56 __warn_references(pw_copy,
57 "warning: reference to compatibility pw_copy(); "
76 pw_copy(int ffd, int tfd, struct passwd50 *pw50, struct passwd50 *opw50) function in typeref:typename:void
  /src/lib/libutil/
passwd.c 302 /* for use in pw_copy(). Compare a pw entry to a pw struct. */
340 pw_copy(int ffd, int tfd, struct passwd *pw, struct passwd *old_pw) function in typeref:typename:void
passwd.c 302 /* for use in pw_copy(). Compare a pw entry to a pw struct. */
340 pw_copy(int ffd, int tfd, struct passwd *pw, struct passwd *old_pw) function in typeref:typename:void

Completed in 24 milliseconds