Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
yes_no
usr/src/cmd/nscd/cache.h
90
#define yes_no(flag) (flag == nscd_true)?"yes":"no"
usr/src/common/util/getresponse.c
130
yes_no(int (*func)(char *))