OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strtotype
regress/lib/libc/asr/bin/common.h
42
uint16_t strtotype(const char*);
regress/lib/libc/asr/bin/getrrsetbyname.c
60
if ((type = strtotype(optarg)) == 0)
regress/lib/libc/asr/bin/res_mkquery.c
71
if ((type = strtotype(optarg)) == 0)
regress/lib/libc/asr/bin/res_query.c
90
if ((type = strtotype(optarg)) == 0)