Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsck/
H A Dexitvalues.h36 #define FSCK_EXIT_SIGNALLED 12 macro
H A Dfsutil.c270 _exit(FSCK_EXIT_SIGNALLED); in catch()
H A Dpreen.c208 retcode = FSCK_EXIT_SIGNALLED; in checkfstab()