Searched refs:putspent (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/cmd/getent/ |
H A D | dogetsp.c | 50 (void) putspent(sp, stdout); in dogetsp() 58 (void) putspent(sp, stdout); in dogetsp()
|
/titanic_41/usr/src/head/ |
H A D | shadow.h | 92 extern int putspent(const struct spwd *, FILE *);
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | putspent.c | 43 putspent(const struct spwd *p, FILE *f) in putspent() function
|
/titanic_41/usr/src/cmd/pwconv/ |
H A D | pwconv.c | 373 if (putspent(sp, tsp_fp) != 0) { in main()
|
/titanic_41/usr/src/lib/passwdutil/ |
H A D | files_attr.c | 952 result = putspent(spwd, dst); in files_update_shadow() 954 result = putspent(&cur, dst); in files_update_shadow()
|
/titanic_41/usr/src/cmd/passmgmt/ |
H A D | passmgmt.c | 1111 if (putspent(sp_ptr1p, fp_stemp)) { in main() 1137 if (putspent(&shadow_st, fp_stemp)) { in main()
|
/titanic_41/usr/src/cmd/ypcmd/yppasswd/ |
H A D | changepasswd.c | 591 if (putspent(&ospwd, nspfp)) { in changepasswd()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 704 putspent
|
/titanic_41/usr/src/lib/libc/amd64/ |
H A D | Makefile | 504 putspent.o \
|
/titanic_41/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 537 putspent.o \
|
/titanic_41/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 523 putspent.o \
|
/titanic_41/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 563 putspent.o \
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1824 putspent;
|
H A D | llib-lc | 545 int putspent(const struct spwd *p, FILE *f);
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 357 putspent.3c \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 352 file path=usr/share/man/man3c/putspent.3c
|