Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_parse.h192 struct bas_type struct
196 struct bas_type *next; argument
199 typedef struct bas_type bas_type; typedef
H A Drpc_util.c432 bas_type *typ_list_h;
433 bas_type *typ_list_t;
438 bas_type *ptr; in add_type()
440 ptr = XALLOC(bas_type); in add_type()
459 bas_type *
462 bas_type * ptr; in find_type()
H A Drpc_util.h122 extern bas_type *typ_list_h;
123 extern bas_type *typ_list_t;
184 bas_type *find_type(const char *type);
H A Drpc_cout.c383 bas_type *ptr; in inline_struct()
541 bas_type *ptr; in emit_struct()