Searched refs:gettype (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libc/gen/
H A Ddisklabel.c49 gettype(char *t, const char **names) function
107 dp->d_type = gettype(cq, dktypenames);
149 pp->p_fstype = gettype(cq, fstypenames);
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dippool.c53 int gettype(char *, u_int *);
181 type = gettype(optarg, NULL);
295 type = gettype(optarg, &iph.iph_type);
467 type = gettype(optarg, NULL);
580 type = gettype(optarg, NULL);
660 gettype(typename, minor) function
734 type = gettype(optarg, NULL);
/freebsd-11-stable/contrib/file/src/
H A Dder.c142 gettype(uint8_t c) function
404 uint8_t t = gettype(p[x]);
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dsocket_api.c186 return (sock->methods->gettype(sock));
H A Dtimer.c162 void *gettype; member in struct:isc__timermethods
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h296 isc_sockettype_t (*gettype)(isc_socket_t *sock); member in struct:isc_socketmethods

Completed in 76 milliseconds