Home
last modified time | relevance | path

Searched refs:typ_list_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c428 bas_type *typ_list_t; variable
443 if (typ_list_t == NULL) { in add_type()
444 typ_list_t = ptr; in add_type()
447 typ_list_t->next = ptr; in add_type()
448 typ_list_t = ptr; in add_type()
H A Drpc_util.h106 extern bas_type *typ_list_t;