Home
last modified time | relevance | path

Searched refs:bas_type (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.bin/rpcgen/
Drpc_util.c459 bas_type *typ_list_h;
460 bas_type *typ_list_t;
467 bas_type *ptr;
469 if ((ptr = (bas_type *)malloc(sizeof(bas_type))) == (bas_type *)NULL) {
486 bas_type *
490 bas_type * ptr;
Drpc_parse.h162 struct bas_type { struct
165 struct bas_type *next; argument
168 typedef struct bas_type bas_type; typedef
Drpc_util.h66 extern bas_type *typ_list_h;
67 extern bas_type *typ_list_t;
116 bas_type *find_type(char *);
Drpc_cout.c419 bas_type *ptr;