Home
last modified time | relevance | path

Searched defs:rootpath (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/stand/lib/
H A Dglobals.c19 char rootpath[FNAME_SIZE] = "/"; /* root mount path */ variable
/dflybsd-src/stand/boot/common/
H A Drel_open.c213 char *rootpath; in rel_rootpath() local
H A Dmodule.c566 char *rootpath; in file_findfile() local
/dflybsd-src/stand/boot/pc32/libi386/
H A Dpxe.c451 pxe_setnfshandle(char *rootpath) in pxe_setnfshandle()