OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setpassent
(Results
1 - 16
of
16
) sorted by relevancy
/src/tools/compat/
setpassent.c
1
/* $NetBSD:
setpassent
.c,v 1.4 2003/10/27 00:12:43 lukem Exp $ */
8
int
setpassent
(int stayopen) {
function
Makefile
20
setpassent
.c setprogname.c sha1.c sha1hl.c sha2.c \
compat_defs.h
592
int
setpassent
(int);
/src/distrib/utils/libhack/
getpwent.c
47
#define
setpassent
_setpassent
macro
53
__weak_alias(
setpassent
,_setpassent)
168
(void)
setpassent
(0);
172
setpassent
(int stayopen)
function
/src/include/
pwd.h
148
int
setpassent
(int);
/src/lib/libc/compat/include/
pwd.h
92
int
setpassent
(int);
/src/usr.bin/finger/
finger.c
156
setpassent
(1);
/src/external/bsd/libbind/dist/irs/
getpwent.c
77
setpassent
(int stayopen) {
function
getpwent_r.c
152
setpassent
(stayopen);
/src/lib/libc/gen/
pwcache.c
124
static int (*_pwcache_setpassent)(int) =
setpassent
;
619
pwcache_userdb(
setpassent
, test_getpwnam, getpwuid));
getpwent.c
132
__weak_alias(
setpassent
,_setpassent)
1837
* Call
setpassent
for all passwd_compat sources.
1852
rv = nsdispatch(NULL, dtab, NSDB_PASSWD_COMPAT, "
setpassent
",
2105
/* XXXREENTRANT:
setpassent
is not thread safe ? */
2202
/* force passwd_compat
setpassent
() */
2570
setpassent
(int stayopen)
function
2582
/* force all
setpassent
() methods */
2583
rv = nsdispatch(NULL, dtab, NSDB_PASSWD, "
setpassent
",
/src/usr.sbin/lastlogin/
lastlogin.c
189
setpassent
(1); /* Keep passwd file pointers open */
200
setpassent
(0); /* Close passwd file pointers */
/src/external/bsd/libbind/dist/
port_after.h.in
410
int
setpassent
(int stayopen);
configure
32463
{ echo "$as_me:$LINENO: checking for
setpassent
" >&5
32464
echo $ECHO_N "checking for
setpassent
... $ECHO_C" >&6; }
32474
/* Define
setpassent
to an innocuous variant, in case <limits.h> declares
setpassent
.
32476
#define
setpassent
innocuous_setpassent
32479
which can conflict with char
setpassent
(); below.
32489
#undef
setpassent
32497
char
setpassent
();
32508
return
setpassent
();
/src/usr.bin/getent/
getent.c
444
(void)
setpassent
(1);
/src/lib/libc/include/
namespace.h
642
#define
setpassent
_setpassent
macro
Completed in 83 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026