FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
F_DIR
usr.sbin/makefs/walk.c
337
assert(root->type == F_DIR);
usr.sbin/makefs/walk.c
358
if (specnode->type != F_DIR)
usr.sbin/makefs/walk.c
470
if (curnode->type == F_DIR) {