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

/freebsd-current/usr.bin/rpcgen/
H A Drpc_parse.c51 static void get_prog_declaration( declaration *, defkind, int );
171 * get_prog_declaration and DEF_STURCT in the next
174 get_prog_declaration(&dec, DEF_PROGRAM, num_args);
184 get_prog_declaration(&dec, DEF_STRUCT,
460 get_prog_declaration(declaration *dec, defkind dkind, int num) function

Completed in 115 milliseconds