Home
last modified time | relevance | path

Searched refs:k_getpwuid (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dk_getpwuid.c44 k_getpwuid (uid_t uid) in k_getpwuid() function
H A Dget_default_username.c73 pwd = k_getpwuid (uid); in get_default_username()
H A Dversion-script.map23 k_getpwuid;
H A DMakefile.in209 hex.c hostent_find_fqdn.c issuid.c k_getpwnam.c k_getpwuid.c \
230 libroken_la-k_getpwuid.lo libroken_la-mini_inetd.lo \
418 ./$(DEPDIR)/libroken_la-k_getpwuid.Plo \
1030 issuid.c k_getpwnam.c k_getpwuid.c mini_inetd.c mkdir.c \
1381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-k_getpwuid.Plo@am__quote@ # am--includ…
1625 libroken_la-k_getpwuid.lo: k_getpwuid.c
1626 …-k_getpwuid.lo -MD -MP -MF $(DEPDIR)/libroken_la-k_getpwuid.Tpo -c -o libroken_la-k_getpwuid.lo `t…
1627 …epCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libroken_la-k_getpwuid.Tpo $(DEPDIR)/libroken_la-k_getpwu…
1630 … $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-k_getpwuid.lo `test -f 'k_getpwuid.c' || echo '$(srcdir)…
2568 -rm -f ./$(DEPDIR)/libroken_la-k_getpwuid.Plo
[all …]
H A DMakefile.am102 k_getpwuid.c \
H A Dglob.c370 if ((pwd = k_getpwuid(getuid())) == NULL) in globtilde()
H A DChangeLog1681 * k_getpwuid.c (k_getpwuid): getspuid() does not exist (even
2033 * k_getpwuid.c (k_getpwuid): check for `struct spwd'
H A Droken.h.in648 ROKEN_LIB_FUNCTION struct passwd * ROKEN_LIB_CALL k_getpwuid (uid_t);
/netbsd-src/crypto/external/bsd/heimdal/lib/libroken/
H A DMakefile42 k_getpwuid.c \
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Droken.h159 ROKEN_LIB_FUNCTION struct passwd * ROKEN_LIB_CALL k_getpwuid (uid_t);