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

  /src/usr.bin/rpcgen/
rpc_parse.h 87 struct decl_list { struct
89 struct decl_list *next;
91 typedef struct decl_list decl_list; typedef in typeref:struct:decl_list
94 decl_list *decls;
115 decl_list *decls;
rpc_parse.h 87 struct decl_list { struct
89 struct decl_list *next;
91 typedef struct decl_list decl_list; typedef in typeref:struct:decl_list
94 decl_list *decls;
115 decl_list *decls;

Completed in 24 milliseconds