Searched refs:GREP (Results 76 - 100 of 112) sorted by relevance

12345

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/
H A DMakefile100 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext common/daktari.c`
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/
H A DMakefile101 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext common/ontario.c`
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh866 ${ECHO} "$ck_DN" | ${GREP} "=" > /dev/null 2>&1
973 GREP="/usr/bin/grep"
1079 export DEBUG VERB ECHO EVAL EGREP GREP STEP TMPDIR
1160 ${GREP} -v "LDAP_SERV_SRCH_DES=" ${INPUT_FILE} > ${TMPDIR}/inputfile.noSSD
1261 eval "${LDAPSEARCH} ${SERVER_ARGS} -b cn=monitor -s base \"objectclass=*\" version | ${GREP} \"^version=\" | cut -f2 -d'/' | cut -f1 -d' ' > ${TMPDIR}/checkDSver 2>&1"
1318 eval "${GREP} credential ${TMPDIR}/checkDN ${VERB}"
1549 ${EVAL} "${GREP} ${_P_ACI} ${TMPDIR}/chk_gssapi_aci > /dev/null 2>&1"
1596 ${EVAL} "${LDAPSEARCH} ${LDAP_ARGS} -b cn=schema -s base \"objectclass=*\" ${ATTR} | ${GREP} -i \"${2}\" ${VERB}"
1617 ${EVAL} "${LDAPSEARCH} ${LDAP_ARGS} -b \"\" -s base \"objectclass=*\" supportedSASLMechanisms | ${GREP} GSSAPI ${VERB}"
1955 CURR_TIMELIMIT=`${GREP} timelimi
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/picl/
H A DMakefile117 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../common/picldiag.c`
/illumos-gate/usr/src/cmd/zic/
H A Dtzselect.ksh42 GREP=/usr/bin/grep
98 loc_messages=`$LOCALE | $GREP LC_MESSAGES | $AWK -F"=" '{print $2}`
/illumos-gate/usr/src/cmd/csh/
H A DMakefile24 GREP= egrep macro
/illumos-gate/usr/src/cmd/mailx/
H A DMakefile102 $(GREP) -v '^#.*@(' $(MISC)/$@ > $@
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A DMakefile83 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A DMakefile78 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`
/illumos-gate/usr/src/cmd/krb5/kproplog/
H A DMakefile73 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A DMakefile90 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`
/illumos-gate/usr/src/cmd/krb5/kwarn/
H A DMakefile126 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A DMakefile95 $(XGETTEXT) $(XGETFLAGS) `($(GREP) -l gettext *.[ch] || echo /dev/null)`
/illumos-gate/usr/src/cmd/oamuser/user/
H A DMakefile33 GREP= grep macro
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A DMakefile.com118 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../*.[ch] ../../*.[ch]`
/illumos-gate/usr/src/lib/libc/
H A DMakefile141 @if $(ELFDUMP) -r $(MACH)/$(DYNLIB) | $(GREP) -w environ ; then \
148 @if $(ELFDUMP) -r $(MACH64)/$(DYNLIB) | $(GREP) -w environ ; then \
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk116 -$(GREP) -v Makefile xref.tmp >> xref.files
117 -$(GREP) Makefile xref.tmp >> xref.files
142 -$(ECHO) $(XRINCS) | $(XARGS) -n1 | $(GREP) '^-I' | \
186 $(GREP) "\.$${suffix}$$" xref.files >> xref.tfiles; \
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A DMakefile.com113 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../*.[ch] ../../*.[ch]`
/illumos-gate/usr/src/lib/krb5/kdb/
H A DMakefile.com123 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../*.[ch]`
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A DMakefile.com95 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../*.[ch]`
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile131 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]* */*.[ch]*`
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile151 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext */*.[ch] nis/*/*.[ch]*`
/illumos-gate/usr/src/cmd/mail/
H A DMakefile31 GREP= grep macro
/illumos-gate/usr/src/cmd/gss/gssd/
H A DMakefile157 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A DMakefile93 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`

Completed in 285 milliseconds

12345