Searched refs:inspect (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/crle/
H A DMakefile.com33 inspect.o hash.o print.o util.o
/illumos-gate/usr/src/cmd/sgs/crle/common/
H A D_crle.h199 extern int inspect(Crle_desc *, const char *, Half);
H A Dcrle.c515 if (inspect(&crle, (const char *)optarg, flag) != 0)
548 if (inspect(&crle, (const char *)optarg, flag) != 0)
557 if (inspect(&crle, (const char *)optarg, flag) != 0)
H A Ddepend.c203 if ((error = inspect(crle, str,
H A Dprint.c198 * unsuspected propagation down the inspect() family, only use those flags that
199 * would have been contributed from crle()'s calls to inspect.
431 if (inspect(crle, (strtbl + obj->co_name),
798 if (inspect(crle, str,
892 if (inspect(crle, str,
H A Dinspect.c48 * All file and directory additions come through the inspect() entry point.
936 inspect(Crle_desc *crle, const char *name, Half flags) function
1076 * to inspect the file. It may require alternatives or something that
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c233 disp_scansyms(Ifl_desc * ifl, Rel_desc *rld, Boolean rlocal, int inspect, argument
257 if (inspect)

Completed in 122 milliseconds