Home
last modified time | relevance | path

Searched refs:GREP (Results 1 – 25 of 95) sorted by relevance

1234

/illumos-gate/usr/src/common/mapfiles/gen/
H A DMakefile95 $(GREP) -v UNDEF | $(AWK) '{print $$9 }' | $(SORT) > $(SYMS1)
98 $(GREP) -v UNDEF | $(AWK) '{print $$9 }' | $(SORT) > $(SYMS2)
100 $(GREP) MAP-HEAD $(TEMPLATE2) | \
102 $(DIFF) $(SYMS1) $(SYMS2) | $(GREP) "^<" | \
104 $(GREP) MAP-TAIL $(TEMPLATE2) | \
/illumos-gate/usr/src/cmd/vntsd/
H A Dsvc-vntsd42 GREP=/usr/bin/grep
55 $GREP '^solaris.vntsd.:' ${AUTH_ATTR} >/dev/null 2>&1
76 $GREP 'solaris.vntsd.grant' ${USER_ATTR} >/dev/null 2>&1
80 $GREP '^root' ${USER_ATTR} | $GREP 'auths=' >/dev/null 2>&1
/illumos-gate/usr/src/cmd/logadm/
H A Dlogadm-upgrade32 GREP=/usr/bin/grep
110 ${GREP} -v '^#' ${f} | while read entry
124 err_msg=$(${GREP} ^${sig} ${LOGADM} 2>&1)
/illumos-gate/usr/src/tools/scripts/
H A Dxref.mk121 -$(GREP) -v Makefile xref.tmp >> xref.files
122 -$(GREP) Makefile xref.tmp >> xref.files
147 -$(ECHO) $(XRINCS) | $(XARGS) -n1 | $(GREP) '^-I' | \
191 $(GREP) "\.$${suffix}$$" xref.files >> xref.tfiles; \
/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} \"^ve…
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 \"…
1617 …H} ${LDAP_ARGS} -b \"\" -s base \"objectclass=*\" supportedSASLMechanisms | ${GREP} GSSAPI ${VERB}"
1955 CURR_TIMELIMIT=`${GREP} timelimit ${TMPDIR}/chk_timeout | cut -f2 -d=`
[all …]
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile65 screen/term.check := CSTYLE_TAIL = | $(GREP) -v "line > 80 characters" | \
89 $(GREP) "KEY_" screen/caps > screen/keycaps
90 @if tail -1 screen/keycaps | $(GREP) 'KEY_MOUSE' > /dev/null;then :; \
129 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]* */*.[ch]*`
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot.sh53 GREP=/usr/bin/grep
173 rootdisk=`$MOUNT | $GREP "/ on " | cut -f 3 -d " "`
267 HASZFSROOT=`$DF -g / |$GREP zfs`
564 ISARMED=`$SVCS -l $STMSINSTANCE|$GREP "enabled.*false.*temporary"`
603 msgneeded=`echo "$DRVLIST" |$GREP " "`
632 HASZFSROOT=`$DF -g / |$GREP zfs`
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile40 GREP= find . \( -name SCCS -prune -o -name '*.[ch]' \) -print | sort | xargs grep macro
102 -$(XGETTEXT) $(XGETFLAGS) `$(GREP) -s -l gettext`
/illumos-gate/usr/src/cmd/sa/
H A DMakefile106 if $(GREP) "sa1" $(SYSCRONTAB) >/dev/null 2>&1 ; then :; \
112 if $(GREP) "sa2" $(SYSCRONTAB) >/dev/null 2>&1 ; then :; \
/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/svc/milestone/
H A Dnet-loc45 GREP=/usr/bin/grep
682 $GREP -v "^#" $USER_LOC_PATH/nsswitch.conf |\
683 $SED -e 's/[^:]*://' | $GREP nis >/dev/null 2>&1
/illumos-gate/usr/src/lib/libzfs/
H A DMakefile40 MSGFILES = `$(GREP) -l gettext $(HDRDIR)/*.[ch]`
/illumos-gate/usr/src/lib/libzfs_core/
H A DMakefile42 MSGFILES = `$(GREP) -l gettext $(HDRDIR)/*.[ch]`
/illumos-gate/usr/src/lib/libzutil/
H A DMakefile30 MSGFILES = `$(GREP) -l gettext $(HDRDIR)/*.[ch]`
/illumos-gate/usr/src/lib/libipsecutil/
H A DMakefile41 MSGFILES = `$(GREP) -l gettext common/*.[ch]`
/illumos-gate/usr/src/lib/libzfsbootenv/
H A DMakefile31 MSGFILES = `$(GREP) -l gettext $(HDRDIR)/*.[ch]`
/illumos-gate/usr/src/lib/libsocket/
H A DMakefile38 MSGFILES = `$(GREP) -l gettext */*.[ch]`
/illumos-gate/usr/src/lib/cfgadm_plugins/ccid/
H A DMakefile60 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext */*.[ch]`
/illumos-gate/usr/src/lib/libbe/
H A DMakefile43 MSGFILES = `$(GREP) -l gettext $(HDRDIR)/*.[ch]`
/illumos-gate/usr/src/lib/libzonecfg/
H A DMakefile39 MSGFILES = `$(GREP) -l gettext common/*.[ch]`
/illumos-gate/usr/src/lib/libdiskmgt/
H A DMakefile47 MSGFILES = `$(GREP) -l gettext common/*.[ch]`
/illumos-gate/usr/src/lib/krb5/ss/
H A DMakefile61 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext *.[ch]`
/illumos-gate/usr/src/lib/libc/
H A DMakefile138 @if $(ELFDUMP) -r $(MACH)/$(DYNLIB) | $(GREP) -w environ ; then \
145 @if $(ELFDUMP) -r $(MACH64)/$(DYNLIB) | $(GREP) -w environ ; then \
/illumos-gate/usr/src/lib/libprtdiag/sparc/sun4u/
H A DMakefile72 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../../common/*.c`
/illumos-gate/usr/src/lib/libprtdiag/sparc/sun4v/
H A DMakefile71 $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../../common/*.c`

1234