Home
last modified time | relevance | path

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

/freebsd/sbin/fsck/
H A Dfsck.c299 const char *auxopt, pid_t *pidp) in checkfs() argument
338 if (auxopt) in checkfs()
339 catopt(&optbuf, auxopt); in checkfs()
371 if ((flags & CHECK_DEBUG) && auxopt == NULL) in checkfs()