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) {
444 typ_list_t = ptr;
447 typ_list_t->next = ptr;
448 typ_list_t = ptr;
H A Drpc_util.h106 extern bas_type *typ_list_t;

Completed in 45 milliseconds