Searched refs:k_getpwuid (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dk_getpwuid.c42 k_getpwuid (uid_t uid) function
H A Dget_default_username.c71 pwd = k_getpwuid (uid);
H A DMakefile.am91 k_getpwuid.c \
H A DMakefile.in163 k_getpwnam.c k_getpwuid.c mini_inetd.c net_read.c net_write.c \
183 libroken_la-k_getpwnam.lo libroken_la-k_getpwuid.lo \
593 k_getpwnam.c k_getpwuid.c mini_inetd.c net_read.c net_write.c \
892 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-k_getpwuid.Plo@am__quote@
1114 libroken_la-k_getpwuid.lo: k_getpwuid.c
1115 @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libroken_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libroken_la-k_getpwuid.lo -MD -MP -MF $(DEPDIR)/libroken_la-k_getpwuid.Tpo -c -o libroken_la-k_getpwuid.lo `test -f 'k_getpwuid
[all...]
H A Dglob.c368 if ((pwd = k_getpwuid(getuid())) == NULL)
/freebsd-11-stable/kerberos5/lib/libroken/
H A DMakefile48 k_getpwuid.c \
/freebsd-11-stable/crypto/heimdal/appl/afsutil/
H A Dpagsh.c171 struct passwd *pw = k_getpwuid(geteuid());
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c138 pw = k_getpwuid(getuid());
H A Dftp.c174 struct passwd *pw = k_getpwuid(getuid());

Completed in 306 milliseconds