Home
last modified time | relevance | path

Searched refs:sh_getpwnam (Results 1 – 25 of 30) sorted by relevance

12

/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_static.h20 struct passwd * sh_getpwnam(const char *name);
46 #define sh_getpwnam getpwnam macro
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_static.h20 struct passwd * sh_getpwnam(const char *name);
46 #define sh_getpwnam getpwnam macro
/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_static.h20 struct passwd * sh_getpwnam(const char *name);
46 #define sh_getpwnam getpwnam macro
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dtrustfile.c115 #define sh_getpwnam getpwnam macro
468 w = sh_getpwnam(*p); in isingrp()
596 w = sh_getpwnam(*p); in onlytrustedingrp()
1134 pass = sh_getpwnam(SH_IDENT); /* TESTONLY */ in main()
H A Dsh_sig.c968 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_signify_check_signature()
1046 struct passwd * tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_popen()
1385 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_check_signature()
1485 struct passwd * e_tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_check_signature()
H A Dsh_prelude.c927 pw = sh_getpwnam(ptr); in get_service_info()
1093 pw = sh_getpwnam(ptr); in get_login_info()
H A Dsh_entropy.c537 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_popen()
H A Dslib.c1570 struct passwd * tempres = sh_getpwnam(user); in sl_policy_get_real()
1619 struct passwd * tempres = sh_getpwnam(user); in sl_policy_get_user()
H A Dsh_extern.c1184 tempres = sh_getpwnam(user); in sh_ext_uid()
H A Dsh_static.c313 struct passwd * sh_getpwnam(const char *name) in sh_getpwnam() function
/dports/security/samhain/samhain-4.4.3/src/
H A Dtrustfile.c115 #define sh_getpwnam getpwnam macro
468 w = sh_getpwnam(*p); in isingrp()
596 w = sh_getpwnam(*p); in onlytrustedingrp()
1134 pass = sh_getpwnam(SH_IDENT); /* TESTONLY */ in main()
H A Dsh_sig.c968 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_signify_check_signature()
1046 struct passwd * tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_popen()
1385 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_check_signature()
1485 struct passwd * e_tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_check_signature()
H A Dsh_prelude.c927 pw = sh_getpwnam(ptr); in get_service_info()
1093 pw = sh_getpwnam(ptr); in get_login_info()
H A Dsh_entropy.c537 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_popen()
H A Dslib.c1570 struct passwd * tempres = sh_getpwnam(user); in sl_policy_get_real()
1619 struct passwd * tempres = sh_getpwnam(user); in sl_policy_get_user()
H A Dsh_extern.c1184 tempres = sh_getpwnam(user); in sh_ext_uid()
H A Dsh_static.c313 struct passwd * sh_getpwnam(const char *name) in sh_getpwnam() function
H A Dsh_unix.c1127 w = sh_getpwnam(c); in tf_add_trusted_user_int()
1231 struct passwd * tempres = sh_getpwnam(DEFAULT_IDENT); in tf_trust_check()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dtrustfile.c115 #define sh_getpwnam getpwnam macro
468 w = sh_getpwnam(*p); in isingrp()
596 w = sh_getpwnam(*p); in onlytrustedingrp()
1134 pass = sh_getpwnam(SH_IDENT); /* TESTONLY */ in main()
H A Dsh_sig.c968 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_signify_check_signature()
1046 struct passwd * tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_popen()
1385 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_check_signature()
1485 struct passwd * e_tempres = sh_getpwnam(DEFAULT_IDENT); in sh_gpg_check_signature()
H A Dsh_prelude.c927 pw = sh_getpwnam(ptr); in get_service_info()
1093 pw = sh_getpwnam(ptr); in get_login_info()
H A Dsh_entropy.c537 tempres = sh_getpwnam(DEFAULT_IDENT); in sh_popen()
H A Dslib.c1570 struct passwd * tempres = sh_getpwnam(user); in sl_policy_get_real()
1619 struct passwd * tempres = sh_getpwnam(user); in sl_policy_get_user()
H A Dsh_extern.c1184 tempres = sh_getpwnam(user); in sh_ext_uid()
H A Dsh_static.c313 struct passwd * sh_getpwnam(const char *name) in sh_getpwnam() function

12