Home
last modified time | relevance | path

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

/freebsd/contrib/openbsm/libbsm/
H A Dbsm_wrappers.c474 au_tid_t *tidp) in audit_token_to_au32() argument
491 if (tidp != NULL) { in audit_token_to_au32()
492 audit_set_terminal_host(&tidp->machine); in audit_token_to_au32()
493 tidp->port = (dev_t)atoken.val[7]; in audit_token_to_au32()
/freebsd/contrib/openbsm/bsm/
H A Dlibbsm.h1297 au_tid_t *tidp);