rpc_parse.c | 68 static void get_prog_declaration(declaration *, defkind, int); 187 * get_prog_declaration and DEF_STRUCT in the next 189 get_prog_declaration(&dec, DEF_PROGRAM, num_args); 199 get_prog_declaration(&dec, DEF_STRUCT, 464 get_prog_declaration(declaration *dec, defkind dkind, int num /* arg number */) function in typeref:typename:void
|