Home
last modified time | relevance | path

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

/freebsd-12-stable/include/rpcsvc/
Dbootparam_prot.x58 const MAX_PATH_LEN = 1024; variable
63 typedef string bp_path_t<MAX_PATH_LEN>; typedef
/freebsd-12-stable/usr.sbin/bootparamd/bootparamd/
Dbootparamd.c39 static char path[MAX_PATH_LEN];
195 _Static_assert(INFOLEN >= MAX_FILEID + MAX_PATH_LEN+MAX_MACHINE_NAME + 3, in getthefile()
/freebsd-12-stable/usr.sbin/bootparamd/callbootd/
Dcallbootd.c31 static char path[MAX_PATH_LEN+1];