Searched refs:adt_load_hostname (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libbsm/common/
H A Dadt.h114 extern int adt_load_hostname(const char *, adt_termid_t **);
H A Daudit_plugin.c320 if (adt_load_hostname(NULL, (adt_termid_t **)&termid) < 0 ||
H A Dadt.c604 return (adt_load_hostname(NULL, termid));
797 * adt_load_hostname() is called when the caller does not have a file
814 adt_load_hostname(const char *hostname, adt_termid_t **termid) function
/osnet-11/usr/src/lib/libadt_jni/common/
H A Dadt_jni.c313 if (adt_load_hostname(hostname, &termid)) {
/osnet-11/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c344 if (adt_load_hostname(rhost, &termid) != 0) {
/osnet-11/usr/src/lib/libadt_jni/
H A Dauditxml_jni556 if (adt_load_hostname((const char *)hostname$cntTermidDef, &termid$cntTermidDef)) {

Completed in 39 milliseconds