Searched refs:gettype (Results 1 – 4 of 4) sorted by relevance
60 int gettype __P((char *, u_int *));249 type = gettype(optarg, &iph.iph_type);396 type = gettype(optarg, NULL);640 type = gettype(optarg, NULL);722 type = gettype(optarg, NULL);794 int gettype(typename, minor) in gettype() function
72 static long gettype(int);434 if (gettype(type) < 0) in read_baseline()461 ip->f_type = gettype(type); /* note file type */ in read_baseline()904 static long gettype(int code) in gettype() function
135 int (*gettype)(struct seg *, caddr_t); member230 #define SEGOP_GETTYPE(s, a) (*(s)->s_ops->gettype)((s), (a))
270 gettype(char *name) in gettype() function1330 switch (gettype(name)) { in nfs_sprint_option()