Lines Matching refs:plist
292 proc_list *plist;
311 plist = calloc(1, sizeof (proc_list));
312 get_type(&plist->res_prefix, &plist->res_type,
314 if (streq(plist->res_type, "opaque")) {
318 plist->proc_name = tok.str;
332 plist->args.decls = decls;
360 plist->proc_num = tok.str;
361 plist->arg_num = num_args;
362 *ptailp = plist;
363 ptailp = &plist->next;
374 for (plist = vlist->procs; plist != NULL; plist = plist->next) {
375 plist->args.argname = make_argname(plist->proc_name,