DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ftypeok
sbin/fsck/dir.c
284
if (ftypeok(dp))
sbin/fsck/fsck.h
282
extern int ftypeok(struct ufs1_dinode *);
sbin/fsck/pass1.c
285
if (ftypeok(dp) == 0)