Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LSTAT
usr/src/cmd/cpio/cpio.c
5181
if (!LSTAT(Gen.g_dirfd, Gen.g_nam_p, &SrcSt)) {
usr/src/cmd/cpio/cpio.c
5542
if (LSTAT(dirfd, nam_p, &DesSt) == 0) {