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

/freebsd-10.1-release/usr.bin/rpcgen/
H A Drpc_util.c435 bas_type *typ_list_t; variable
447 if (typ_list_t == NULL)
450 typ_list_t = ptr;
455 typ_list_t->next = ptr;
456 typ_list_t = ptr;
H A Drpc_util.h124 extern bas_type *typ_list_t;

Completed in 96 milliseconds