Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
S_STR
usr/src/lib/cfgadm_plugins/fp/common/cfga_fp.h
404
#define S_STR(x) (((x) == NULL) ? "" : (x))
usr/src/lib/cfgadm_plugins/scsi/common/cfga_scsi.h
339
#define S_STR(x) (((x) == NULL) ? "" : (x))