Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xcreat
usr/src/cmd/truss/main.c
417
if ((ofd = xcreat(optarg)) < 0) {
usr/src/cmd/truss/main.c
70
int xcreat(char *);