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

/freebsd-9.3-release/lib/libc/gen/
H A Ddisklabel.c49 gettype(char *t, const char **names) function
104 dp->d_type = gettype(cq, dktypenames);
144 pp->p_fstype = gettype(cq, fstypenames);
/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dippool.c62 int gettype __P((char *, u_int *));
246 type = gettype(optarg, &iph.iph_type);
386 type = gettype(optarg, NULL);
468 type = gettype(optarg, NULL);
540 int gettype(typename, minor) function
606 type = gettype(optarg, NULL);
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dsocket_api.c209 return (sock->methods->gettype(sock));
H A Dtimer.c162 void *gettype; member in struct:isc__timermethods
/freebsd-9.3-release/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-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h296 isc_sockettype_t (*gettype)(isc_socket_t *sock); member in struct:isc_socketmethods
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dsocket.h304 isc_sockettype_t (*gettype)(isc_socket_t *sock); member in struct:isc_socketmethods

Completed in 49 milliseconds