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

/freebsd-10.0-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-10.0-release/contrib/ipfilter/tools/
H A Dippool.c62 int gettype __P((char *, u_int *));
199 type = gettype(optarg, NULL);
319 type = gettype(argv[optind], &iph.iph_type);
449 type = gettype(optarg, NULL);
556 type = gettype(optarg, NULL);
630 gettype(typename, minor) function
700 type = gettype(optarg, NULL);

Completed in 66 milliseconds