HomeSort by: relevance | last modified time | path
    Searched refs:default_decl (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_parse.h 109 declaration *default_decl; member in struct:union_def
rpc_parse.c 344 defp->def.un.default_decl = ALLOC(declaration);
345 *defp->def.un.default_decl = dec;
349 defp->def.un.default_decl = NULL;
rpc_hout.c 248 decl = def->def.un.default_decl;
rpc_cout.c 368 dflt = def->def.un.default_decl;

Completed in 132 milliseconds