Home
last modified time | relevance | path

Searched refs:decl_list (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/rpcgen/
H A Drpc_parse.h99 struct decl_list { struct
101 struct decl_list *next; argument
103 typedef struct decl_list decl_list; typedef
106 decl_list *decls;
107 decl_list *tail;
129 decl_list *decls;
H A Drpc_cout.c297 decl_list *dl; in emit_program()
377 int size, int flag, decl_list *dl, decl_list *cur) in expand_inline()
379 decl_list *psav; in expand_inline()
506 inline_struct(decl_list *dl, decl_list *last, int flag, int indent) in inline_struct()
509 decl_list *cur; in inline_struct()
567 check_inline(decl_list *dl, int inlinelen, int *have_vector) in check_inline()
600 decl_list *dl; in emit_struct_tail_recursion()
684 decl_list *dl = def->def.st.decls; in emit_struct()
H A Drpc_parse.c249 decl_list *decls; in def_struct()
250 decl_list **tailp, *endp; in def_struct()
261 decls = calloc(1, sizeof (decl_list)); in def_struct()
288 decl_list *decls; in def_program()
289 decl_list **tailp; in def_program()
331 decls = calloc(1, sizeof (decl_list)); in def_program()
340 decls = calloc(1, sizeof (decl_list)); in def_program()
H A Drpc_hout.c165 decl_list *l; in pargdef()
190 decl_list *l; in pstructdef()
381 decl_list *dl; in parglist()
H A Drpc_clntout.c115 decl_list *l; in printarglist()
233 decl_list *l; in printbody()
H A Drpc_sample.c86 decl_list *l; in write_sample_client()
H A Drpc_svcout.c351 decl_list *l; in write_real_program()