Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MAX_LDEV_LINE
usr/src/cmd/devfsadm/devfsadm.c
7386
char line[MAX_LDEV_LINE];
usr/src/cmd/devfsadm/devfsadm.c
7439
while (fgets(line, MAX_LDEV_LINE, fp) != NULL) {