Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_parse.h188 struct bas_type struct
192 struct bas_type *next; argument
195 typedef struct bas_type bas_type; typedef
H A Drpc_util.c424 bas_type *typ_list_h;
425 bas_type *typ_list_t;
430 bas_type *ptr; in add_type()
432 ptr = XALLOC(bas_type); in add_type()
451 bas_type *
454 bas_type * ptr; in find_type()
H A Drpc_util.h118 extern bas_type *typ_list_h;
119 extern bas_type *typ_list_t;
180 bas_type *find_type(const char *type);
H A Drpc_cout.c375 bas_type *ptr; in inline_struct()
533 bas_type *ptr; in emit_struct()