NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_MNTS
usr.sbin/sysinst/partman.c
2477
int mnts_order[MAX_MNTS];
usr.sbin/sysinst/partman.c
2484
mnts = calloc(MAX_MNTS, sizeof(*mnts));