Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dnis_object.x72 const NIS_PK_NONE = 0; /* no public key (unix/sys auth) */ variable
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_time.c152 srv->key_type = NIS_PK_NONE; in get_server()