Searched refs:enumval_list (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_parse.h97 struct enumval_list { struct
100 struct enumval_list *next;
102 typedef struct enumval_list enumval_list; typedef in typeref:struct:enumval_list
105 enumval_list *vals;
H A Drpc_parse.c248 enumval_list *elist;
249 enumval_list **tailp;
258 elist = XALLOC(enumval_list);
H A Drpc_hout.c378 enumval_list *l;

Completed in 55 milliseconds