Home
last modified time | relevance | path

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

/dragonfly/include/rpcsvc/
H A Dnis_object.x75 const NIS_PK_NONE = 0; /* no public key (unix/sys auth) */ variable
/dragonfly/lib/libc/rpc/
H A Dauth_time.c205 srv->key_type = NIS_PK_NONE; in get_server()