Home
last modified time | relevance | path

Searched refs:sh_getpwent (Results 1 – 12 of 12) sorted by relevance

/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_static.h11 struct passwd * sh_getpwent(void);
50 #define sh_getpwent getpwent macro
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_static.h11 struct passwd * sh_getpwent(void);
50 #define sh_getpwent getpwent macro
/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_static.h11 struct passwd * sh_getpwent(void);
50 #define sh_getpwent getpwent macro
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dtrustfile.c119 #define sh_getpwent getpwent macro
660 while (NULL != (w = sh_getpwent())) in onlytrustedingrp()
H A Dsh_userfiles.c275 while( ( cur_user = /*@-unrecog@*/sh_getpwent()/*@+unrecog@*/ ) != NULL ) { in sh_userfiles_init()
H A Dsh_static.c442 struct passwd * sh_getpwent(void) in sh_getpwent() function
/dports/security/samhain/samhain-4.4.3/src/
H A Dtrustfile.c119 #define sh_getpwent getpwent macro
660 while (NULL != (w = sh_getpwent())) in onlytrustedingrp()
H A Dsh_userfiles.c275 while( ( cur_user = /*@-unrecog@*/sh_getpwent()/*@+unrecog@*/ ) != NULL ) { in sh_userfiles_init()
H A Dsh_static.c442 struct passwd * sh_getpwent(void) in sh_getpwent() function
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dtrustfile.c119 #define sh_getpwent getpwent macro
660 while (NULL != (w = sh_getpwent())) in onlytrustedingrp()
H A Dsh_userfiles.c275 while( ( cur_user = /*@-unrecog@*/sh_getpwent()/*@+unrecog@*/ ) != NULL ) { in sh_userfiles_init()
H A Dsh_static.c442 struct passwd * sh_getpwent(void) in sh_getpwent() function