OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NEWFILE
usr.bin/rcs/rcsprog.h
71
#define NEWFILE (1<<21)
usr.bin/vi/common/exf.c
733
enum { NEWFILE, OLDFILE } mtype;