Home
last modified time | relevance | path

Searched defs:AUTH_NONE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/rpc/
H A Dauth.h346 #define AUTH_NONE 0 /* no authentication */ macro
/freebsd/include/rpc/
H A Dauth.h349 #define AUTH_NONE 0 /* no authentication */ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c51 AUTH_NONE, /* authentication not required */ enumerator