Home
last modified time | relevance | path

Searched refs:gettype (Results 1 – 9 of 9) sorted by relevance

/freebsd-9-stable/lib/libc/gen/
Ddisklabel.c49 gettype(char *t, const char **names) in gettype() function
107 dp->d_type = gettype(cq, dktypenames); in getdiskbyname()
149 pp->p_fstype = gettype(cq, fstypenames); in getdiskbyname()
/freebsd-9-stable/contrib/ipfilter/tools/
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) in gettype() function
606 type = gettype(optarg, NULL);
/freebsd-9-stable/contrib/file/src/
Dder.c132 gettype(uint8_t c) in gettype() function
344 uint8_t t = gettype(p[x]); in printdata()
/freebsd-9-stable/contrib/ntp/lib/isc/
Dsocket_api.c186 return (sock->methods->gettype(sock)); in isc_socket_gettype()
Dtimer.c162 void *gettype; member
/freebsd-9-stable/contrib/bind9/lib/isc/
Dsocket_api.c209 return (sock->methods->gettype(sock)); in isc_socket_gettype()
Dtimer.c163 void *gettype; member
/freebsd-9-stable/contrib/ntp/lib/isc/include/isc/
Dsocket.h296 isc_sockettype_t (*gettype)(isc_socket_t *sock); member
/freebsd-9-stable/contrib/bind9/lib/isc/include/isc/
Dsocket.h304 isc_sockettype_t (*gettype)(isc_socket_t *sock); member