Home
last modified time | relevance | path

Searched defs:isfile (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/jail/
H A Dcommand.c984 check_path(struct cfjail *j, const char *pname, const char *path, int isfile, in check_path()
/freebsd/usr.sbin/makefs/
H A Dffs.c909 int isfile, ffd; in ffs_write_file() local