Home
last modified time | relevance | path

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

/freebsd/lib/libtacplus/
H A Dtaclib_private.h68 u_int8_t priv_lvl; member
95 u_int8_t priv_lvl; member
116 u_int8_t priv_lvl; member
H A Dtaclib.c896 as->priv_lvl = TAC_PRIV_LVL_USER; in tac_create_authen()
912 areq->priv_lvl = TAC_PRIV_LVL_USER; in tac_create_author()
929 as->priv_lvl = TAC_PRIV_LVL_USER; in tac_create_acct()
1202 h->request.u.authen_start.priv_lvl = priv; in tac_set_priv()