Searched refs:putspent (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/cmd/getent/ |
H A D | dogetsp.c | 49 (void) putspent(sp, stdout); in dogetsp() 57 (void) putspent(sp, stdout); in dogetsp()
|
/illumos-gate/usr/src/head/ |
H A D | shadow.h | 92 extern int putspent(const struct spwd *, FILE *);
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | putspent.c | 41 putspent(const struct spwd *p, FILE *f) in putspent() function
|
/illumos-gate/usr/src/cmd/pwconv/ |
H A D | pwconv.c | 376 if (putspent(sp, tsp_fp) != 0) { in main()
|
/illumos-gate/usr/src/lib/passwdutil/ |
H A D | files_attr.c | 957 result = putspent(spwd, dst); in files_update_shadow() 959 result = putspent(&cur, dst); in files_update_shadow()
|
/illumos-gate/usr/src/cmd/passmgmt/ |
H A D | passmgmt.c | 1113 if (putspent(sp_ptr1p, fp_stemp)) { in main() 1139 if (putspent(&shadow_st, fp_stemp)) { in main()
|
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/ |
H A D | changepasswd.c | 591 if (putspent(&ospwd, nspfp)) { in changepasswd()
|
/illumos-gate/usr/src/lib/c_synonyms/ |
H A D | syn_common | 704 putspent
|
/illumos-gate/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 532 putspent.o \
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 551 putspent.o \
|
/illumos-gate/usr/src/lib/libc/amd64/ |
H A D | Makefile | 514 putspent.o \
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 574 putspent.o \
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2375 putspent;
|
/illumos-gate/usr/src/man/man3c/ |
H A D | Makefile | 383 putspent.3c \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1041 file path=usr/share/man/man3c/putspent.3c
|