HomeSort by: relevance | last modified time | path
    Searched refs:typ_list_t (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_util.c 442 bas_type *typ_list_t; variable in typeref:typename:bas_type *
455 if (typ_list_t == NULL) {
456 typ_list_t = ptr;
459 typ_list_t->next = ptr;
460 typ_list_t = ptr;
rpc_util.h 70 extern bas_type *typ_list_t;

Completed in 12 milliseconds