Searched refs:adt_load_hostname (Results 1 – 8 of 8) sorted by relevance
114 extern int adt_load_hostname(const char *, adt_termid_t **);
159 adt_load_hostname;
635 return (adt_load_hostname(NULL, termid)); in adt_load_termid()822 adt_load_hostname(const char *hostname, adt_termid_t **termid) in adt_load_hostname() function
234 (void) adt_load_hostname(hostname, &p_tid); in audit_failure()
313 if (adt_load_hostname(hostname, &termid)) { in Java_com_sun_audit_AuditSession_sessionAttr()
310 if (adt_load_hostname(rhost, &termid) != 0) { in pam_sm_setcred()
782 if (adt_load_hostname(NULL, (adt_termid_t **)&termid) < 0) { in do_sethost()
554 if (adt_load_hostname((const char *)hostname$cntTermidDef, &termid$cntTermidDef)) {