HomeSort by: relevance | last modified time | path
    Searched defs:typ_list_t (Results 1 - 4 of 4) 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.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.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.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;

Completed in 42 milliseconds