Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dsvc_auth_unix.c53 #define MAX_MACHINE_NAME 255 macro
/freebsd/include/rpc/
H A Dauth_unix.h49 #define MAX_MACHINE_NAME 255 macro
/freebsd/include/rpcsvc/
H A Dbootparam_prot.x55 typedef string bp_machine_name_t<MAX_MACHINE_NAME>; typedef