DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isnumberstr
usr.sbin/newsyslog/newsyslog.c
1183
if (!(isnumberstr(q))) {
usr.sbin/newsyslog/newsyslog.c
1196
if (!(isnumberstr(q))) {
usr.sbin/newsyslog/newsyslog.c
282
static int isnumberstr(const char *);