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

  /src/usr.bin/rpcgen/
rpc_parse.c 60 static void def_struct(definition *);
85 def_struct(defp);
120 def_struct(definition *defp) function in typeref:typename:void
127 defp->def_kind = DEF_STRUCT;
134 get_declaration(&dec, DEF_STRUCT);
187 * get_prog_declaration and DEF_STRUCT in the next
199 get_prog_declaration(&dec, DEF_STRUCT,

Completed in 12 milliseconds