OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
make_namelist
usr.bin/tic/tic.c
826
namelst = make_namelist(optarg);
usr.bin/tic/tic.c
929
&& (namelst = make_namelist(getenv("TERM"))) != 0) {