Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/rpcgen/
Drpc_util.c457 bas_type *typ_list_t; variable
474 if (typ_list_t == NULL) {
475 typ_list_t = ptr;
478 typ_list_t->next = ptr;
479 typ_list_t = ptr;
Drpc_util.h66 extern bas_type *typ_list_t;