Home
last modified time | relevance | path

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

/dports/security/samhain/samhain-4.4.3/src/
H A Dsh_static.c358 static int sh_getpwent_r(struct passwd *__restrict resultbuf, in sh_getpwent_r() function
448 sh_getpwent_r(&pwd, line_buff, sizeof(line_buff), &result); in sh_getpwent()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsh_static.c358 static int sh_getpwent_r(struct passwd *__restrict resultbuf, in sh_getpwent_r() function
448 sh_getpwent_r(&pwd, line_buff, sizeof(line_buff), &result); in sh_getpwent()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsh_static.c358 static int sh_getpwent_r(struct passwd *__restrict resultbuf, in sh_getpwent_r() function
448 sh_getpwent_r(&pwd, line_buff, sizeof(line_buff), &result); in sh_getpwent()