OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inodetype
sbin/restore/extern.h
60
int inodetype(ino_t);
sbin/restore/interactive.c
145
if (inodetype(ino) == LEAF) {
sbin/restore/interactive.c
628
if (inodetype(dp->d_ino) == NODE)
sbin/restore/interactive.c
741
if (inodetype(dp->d_ino) == NODE)