Home
last modified time | relevance | path

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

/trueos/usr.bin/rpcgen/
HDrpc_parse.h193 struct bas_type struct
197 struct bas_type *next; argument
200 typedef struct bas_type bas_type; typedef
HDrpc_util.c434 bas_type *typ_list_h;
435 bas_type *typ_list_t;
440 bas_type *ptr; in add_type()
442 ptr = XALLOC(bas_type); in add_type()
461 bas_type *
464 bas_type * ptr; in find_type()
HDrpc_util.h123 extern bas_type *typ_list_h;
124 extern bas_type *typ_list_t;
185 bas_type *find_type(const char *type);
HDrpc_cout.c385 bas_type *ptr; in inline_struct()
543 bas_type *ptr; in emit_struct()