OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
free_fsnodes
usr.sbin/makefs/makefs.c
213
free_fsnodes(root);
usr.sbin/makefs/makefs.h
165
void free_fsnodes(fsnode *);
usr.sbin/makefs/walk.c
252
free_fsnodes(cur->child);