Searched refs:find_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_util.h185 bas_type *find_type(const char *type);
H A Drpc_cout.c403 ((ptr = find_type(dl->decl.type)) != NULL) &&
566 ((ptr = find_type(dl->decl.type)) != NULL) &&
H A Drpc_util.c462 find_type(const char *type) function
/freebsd-9.3-release/contrib/cvs/src/
H A Dlogmsg.c21 static int find_type PROTO((Node * p, void *closure));
68 if (walklist (changes, find_type, NULL) != 0)
81 if (walklist (changes, find_type, NULL) != 0)
94 if (walklist (changes, find_type, NULL) != 0)
112 find_type (p, closure) function

Completed in 105 milliseconds