OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getmsgfac
usr.bin/rdist/message.c
112
static struct msgfacility *getmsgfac(char *);
usr.bin/rdist/message.c
297
if ((msgfac = getmsgfac(word)) == NULL) {