HomeSort by: relevance | last modified time | path
    Searched defs:get_prog_declaration (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/rpcgen/
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

Completed in 11 milliseconds