Home
last modified time | relevance | path

Searched refs:tidp (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/openbsm/libbsm/
HDbsm_wrappers.c466 au_tid_t *tidp) in audit_token_to_au32() argument
483 if (tidp != NULL) { in audit_token_to_au32()
484 audit_set_terminal_host(&tidp->machine); in audit_token_to_au32()
485 tidp->port = (dev_t)atoken.val[7]; in audit_token_to_au32()
/freebsd-11-stable/contrib/openbsm/bsm/
HDlibbsm.h1293 au_tid_t *tidp);