Searched refs:gettype (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/lib/libc/gen/ |
| HD | disklabel.c | 49 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()
|
| /NextBSD/contrib/ipfilter/tools/ |
| HD | ippool.c | 59 int gettype __P((char *, u_int *)); 196 type = gettype(optarg, NULL); 316 type = gettype(argv[optind], &iph.iph_type); 446 type = gettype(optarg, NULL); 553 type = gettype(optarg, NULL); 627 gettype(typename, minor) in gettype() function 697 type = gettype(optarg, NULL);
|
| /NextBSD/contrib/ntp/lib/isc/ |
| HD | socket_api.c | 186 return (sock->methods->gettype(sock)); in isc_socket_gettype()
|
| HD | timer.c | 162 void *gettype; member
|
| /NextBSD/contrib/ntp/lib/isc/include/isc/ |
| HD | socket.h | 296 isc_sockettype_t (*gettype)(isc_socket_t *sock); member
|