Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dauth_des.h55 enum authdes_namekind { enum
75 enum authdes_namekind adc_namekind;
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c174 cred->adc_namekind = IXDR_GET_ENUM(ixdr, enum authdes_namekind); in _svcauth_des()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c172 cred->adc_namekind = IXDR_GET_ENUM(ixdr, enum authdes_namekind); in __svcauth_des()