Searched defs:get_prog_declaration (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_parse.c61 static void get_prog_declaration(declaration *, defkind, int);
325 * get_prog_declaration and DEF_STURCT in the next
328 get_prog_declaration(&dec, DEF_PROGRAM, num_args);
338 get_prog_declaration(&dec, DEF_STRUCT,
615 get_prog_declaration(declaration *dec, defkind dkind, int num) function

Completed in 66 milliseconds