Home
last modified time | relevance | path

Searched defs:opt_map (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/ypserv/ypserv/
H A Dypserv_db.c62 struct opt_map { struct
68 TAILQ_ENTRY(opt_map) mapsq; /* map queue pointers */ argument
/openbsd-src/usr.sbin/amd/amd/
H A Dopts.c47 static char *opt_map = nullstr; variable
/openbsd-src/usr.bin/aucat/
H A Daucat.c1374 opt_map(char *str, int *rimin, int *rimax, int *romin, int *romax) opt_map() function