Searched defs:clist (Results 1 – 16 of 16) sorted by relevance
22 struct clist { struct23 int c_cc; /* Number of characters in the clist. */ argument36 struct clist t_rawq; /* Device raw input queue. */ argument
53 clist: ${SRCS} target
75 clist: FRC ${SRCS} target
49 struct coldesc clist[(ND+1)*2]; variable
81 clist: ${ALLC} target
11 char *clist; variable
91 clist: ${ALLC} target
59 #define clist (ifc.ifc_ifcu.ifcu_req) macro
110 clist: ${ALLC} target
93 clist: ${ALLC} target
245 } clist[] = { variable
209 clist: ${ALLHC} target
25 char **av, **clist, **llist, **plist; variable
102 struct cand *clist; /* merely a free storage pot for candidates */ variable
1881 struct symtab *clist = 0; local