Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rpcgen/
H A Drpc_util.c442 bas_type *typ_list_t; variable
455 if (typ_list_t == NULL) { in add_type()
456 typ_list_t = ptr; in add_type()
459 typ_list_t->next = ptr; in add_type()
460 typ_list_t = ptr; in add_type()
H A Drpc_util.h70 extern bas_type *typ_list_t;