Searched defs:find_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/stabs/common/
H A Dctfstabs.c161 find_type(char *name) function
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c454 find_type(char *type) function
/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 179 milliseconds