Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
comerr
usr/src/lib/libc/port/gen/regexpr.c
157
#define comerr(msg) {expbuf[0] = 0; return (msg); }
usr/src/ucblib/libucb/port/gen/regex.c
163
#define comerr(msg) {expbuf[0] = 0; return (msg); }