Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LF_SIZE
usr/src/cmd/svr4pkg/libinst/lockinst.c
107
if (write(fd, lockbuf, LF_SIZE) == LF_SIZE)
usr/src/cmd/svr4pkg/libinst/lockinst.c
125
if (read(fd, lockbuf, LF_SIZE) != LF_SIZE) {