DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TSTINO
sbin/dump/dump.h
51
#define TSTINO(ino, map) isset(map, (u_int)((ino) - 1))
sbin/restore/restore.h
129
#define TSTINO(ino, map) isset(map, (u_int)((ino) - 1))