Home
last modified time | relevance | path

Searched refs:PURIFY (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/lp/model/netpr/
H A DMakefile32 PURIFY = purify $(PURIFYOPTS) macro
94 $(PURIFY) $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A DMakefile38 PURIFY = purify $(PURIFYOPTS) macro
116 $(PURIFY) $(LINK.c) $(OBJS) -o $@ $(LDLIBS)
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/mpool/
H A Dmpool.c396 #if defined(DEBUG) || defined(PURIFY) || 1
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A Dovsec_kadmd.c94 #ifdef PURIFY
475 #ifdef PURIFY in main()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c393 #ifdef PURIFY
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSDigest.c819 #ifdef PURIFY in HASH_FINAL()