Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TEMPPERM
usr/src/cmd/mailx/cmd3.c
525
close(creat(Tflag, TEMPPERM));
usr/src/cmd/mailx/main.c
166
if ((f = creat(Tflag, TEMPPERM)) < 0) {