NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
expandfile
sbin/fsck_ffs/extern.h
84
struct bufarea *expandfile(union dinode *);
sbin/fsck_ffs/quota2.c
88
if ((bp = expandfile(dp)) == NULL) {