Home
last modified time | relevance | path

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

/dflybsd-src/include/rpcsvc/
H A Dbootparam_prot.x53 const MAX_PATH_LEN = 1024; variable
58 typedef string bp_path_t<MAX_PATH_LEN>; typedef
/dflybsd-src/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c40 static char path[MAX_PATH_LEN];
195 char info[MAX_FILEID + MAX_PATH_LEN+MAX_MACHINE_NAME + 3]; in getthefile()
/dflybsd-src/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c33 char path[MAX_PATH_LEN+1];