Home | Sort by: relevance | last modified time | path |
/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; |