Home
last modified time | relevance | path

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

/openbsd/usr.bin/rpcgen/
H A Drpc_parse.h164 struct bas_type { struct
167 struct bas_type *next; argument
170 typedef struct bas_type bas_type; typedef
H A Drpc_util.c456 bas_type *typ_list_h;
457 bas_type *typ_list_t;
464 bas_type *ptr;
466 if ((ptr = malloc(sizeof(bas_type))) == (bas_type *)NULL) {
483 bas_type *
487 bas_type * ptr;
H A Drpc_util.h65 extern bas_type *typ_list_h;
66 extern bas_type *typ_list_t;
115 bas_type *find_type(char *);
H A Drpc_cout.c416 bas_type *ptr;