Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/praudit/
H A Dpraudit.h217 extern int pa_hostname_ex(pr_context_t *context, int status, int flag);
H A Dtoken.c285 returnstat = pa_hostname_ex(context, returnstat, 0); in header32_ex_token()
305 returnstat = pa_hostname_ex(context, returnstat, 0); in header64_ex_token()
H A Dformat.c534 pa_hostname_ex(pr_context_t *context, int status, int flag) in pa_hostname_ex() function