Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
flock_styleenum
usr/src/test/os-tests/tests/file-locking/acquire-lock.c
142
style = flock_styleenum(argv[1]);
usr/src/test/os-tests/tests/file-locking/util.h
47
extern lock_style_t flock_styleenum(char *);