Searched refs:putpwent (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/cmd/getent/ |
H A D | dogetpw.c | 47 (void) putpwent(pwp, stdout); in dogetpw() 70 (void) putpwent(pwp, stdout); in dogetpw()
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | putpwent.c | 40 putpwent(const struct passwd *p, FILE *f) in putpwent() function
|
/illumos-gate/usr/src/head/ |
H A D | pwd.h | 76 extern int putpwent(const struct passwd *, FILE *);
|
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/ |
H A D | changepasswd.c | 569 putpwent(&opwd, npwfp)) { in changepasswd() 608 if (putpwent(&opwd, npwfp)) { in changepasswd()
|
/illumos-gate/usr/src/cmd/pwconv/ |
H A D | pwconv.c | 370 if ((putpwent(pwdp, tp_fp)) != 0) { in main()
|
/illumos-gate/usr/src/lib/passwdutil/ |
H A D | files_attr.c | 1049 result = putpwent(pwd, dst); in files_update_passwd() 1051 result = putpwent(&cur, dst); in files_update_passwd()
|
/illumos-gate/usr/src/cmd/passmgmt/ |
H A D | passmgmt.c | 953 if (putpwent(pw_ptr1p, fp_ptemp)) { in main() 988 if (putpwent(&passwd_st, fp_ptemp)) { in main()
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 703 putpwent
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 531 putpwent.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 550 putpwent.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 513 putpwent.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 573 putpwent.o \
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2374 putpwent;
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 381 putpwent.3c \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1039 file path=usr/share/man/man3c/putpwent.3c
|