Searched refs:gettype (Results 1 – 4 of 4) sorted by relevance
61 int gettype __P((char *, u_int *));265 type = gettype(optarg, &iph.iph_type);429 type = gettype(optarg, NULL);684 type = gettype(optarg, NULL);774 type = gettype(optarg, NULL);854 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
134 int (*gettype)(struct seg *, caddr_t); member230 #define SEGOP_GETTYPE(s, a) (*(s)->s_ops->gettype)((s), (a))
278 gettype(char *name) in gettype() function1354 switch (gettype(name)) { in nfs_sprint_option()