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

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dctfstabs.h72 extern ctf_id_t find_type(char *);
H A Dctfstabs.c161 find_type(char *name) function
H A Dforth.c198 if ((tid = find_type(part)) == CTF_ERR ||
H A Dgenassym.c165 if ((curtype = find_type(curname)) == CTF_ERR)
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h163 extern bas_type *find_type(char *);
H A Drpc_util.c454 find_type(char *type) function
H A Drpc_cout.c442 ptr = find_type(dc->type);
/illumos-gate/usr/src/cmd/saf/
H A Dpmadm.c60 struct taglist *find_type();
438 if (type && !(tp = find_type(fp, type))) {
801 if (type && !(tp = find_type(fp, type))) {
965 tp = find_type(fp, type);
973 tp = find_type(fp, NULL);
1290 * find_type - find entries in _sactab for a particular port monitor type
1298 find_type(fp, type) function

Completed in 81 milliseconds