Home
last modified time | relevance | path

Searched defs:tokflag (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/gss_mechs/mech_spnego/mech/
H A Dspnego_mech.c499 OM_uint32 *negState, send_token_flag *tokflag) in handle_mic()
560 OM_uint32 *negState, send_token_flag *tokflag) in process_mic()
610 send_token_flag *tokflag) in init_ctx_new()
673 OM_uint32 *negState, send_token_flag *tokflag) in init_ctx_cont()
748 OM_uint32 *negState, send_token_flag *tokflag) in init_ctx_nego()
827 OM_uint32 *negState, send_token_flag *tokflag) in init_ctx_reselect()
1633 OM_uint32 *negState, send_token_flag *tokflag) in acc_ctx_vfy_oid()
1739 OM_uint32 *negState, send_token_flag *tokflag) in acc_ctx_call_acc()
/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevreserv.c515 int tokflag; /* TRUE if we're parsing a token */ in ndevsin() local