Home
last modified time | relevance | path

Searched refs:DEF_STRUCT (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/rpcgen/
H A Drpc_hout.c83 case DEF_STRUCT: in print_datadef()
116 case DEF_STRUCT: in print_progdef()
131 case DEF_STRUCT: in print_funcdef()
H A Drpc_parse.h40 DEF_STRUCT, enumerator
H A Drpc_parse.c127 defp->def_kind = DEF_STRUCT; in def_struct()
134 get_declaration(&dec, DEF_STRUCT); in def_struct()
199 get_prog_declaration(&dec, DEF_STRUCT, in def_program()
H A Drpc_cout.c107 case DEF_STRUCT: in emit()