Home
last modified time | relevance | path

Searched refs:grptb_start (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/tnftpd/tnftpd-20200704/libnetbsd/
H A Duser_from_uid.c94 static int grptb_start(void);
186 grptb_start(void) in grptb_start() function
428 if ((grptb == NULL) && (grptb_start() < 0)) in gid_from_group()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dpwcache.c149 static int grptb_start(void);
237 grptb_start(void) in grptb_start() function
471 if ((grptb == NULL) && (grptb_start() < 0)) in gid_from_group()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Dpwcache.c179 grptb_start(void) in grptb_start() function
397 if ((grptb != NULL) || (grptb_start() == 0)) { in gid_from_group()