Searched refs:gt (Results 1 - 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.addprobes.ksh48 if [ $status -gt 0 ]; then
55 if [ $status -gt 0 ]; then
H A Dtst.probemod.ksh49 if [ $status -gt 0 ]; then
/illumos-gate/usr/src/psm/stand/bootblks/common/
H A Dmkbb.sh50 if [ $bbsize -gt $rdoff ]; then
56 if [ $rdsize -gt $rdlen ]; then
72 if [ $totlen -gt $bblen ]; then
74 if [ $extsize -gt 16384 ]; then
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dsize_test32 if test $size -gt $limit; then
/illumos-gate/usr/src/test/libc-tests/tests/random/
H A Darc4key.ksh37 [[ $arc_count -gt 1 ]]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/features/async_destroy/
H A Dasync_destroy_001_pos.ksh72 [[ $count -gt 1 ]] && break
80 [[ $((SECONDS - t0)) -gt 180 ]] && \
/illumos-gate/usr/src/cmd/diff3/
H A Ddiff3.sh91 if [ $RET -gt 1 ]
98 if [ $STATUS -gt 1 ]
116 if [ $RET -gt 1 ]
123 if [ $STATUS -gt 1 ]
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_script.sh49 [[ $1 -gt 0 ]] && kill $1 > /dev/null 2>&1
74 if [[ $2 -gt 0 ]]; then
178 if [ "${status[2]}" -gt 0 ]; then
182 elif [ "${status[1]}" -gt 0 ]; then
/illumos-gate/usr/src/cmd/svc/shell/
H A Dsmf_include.sh186 if [ $ret -gt 1 ] ; then
196 if [ $? -gt 1 ] ; then
210 [ "$time_to_wait" -gt 0 -a $time_waited -ge $time_to_wait ] && \
220 if [ $time_waited -gt 0 -a $remainder -eq 0 ]; then
/illumos-gate/usr/src/cmd/initpkg/
H A Dshutdown.sh146 if [ ${grace} -gt $i ]
152 if [ ${hours} -gt 1 ]
159 if [ ${minutes} -gt 1 ]
166 if [ ${hours} -eq 0 -a ${seconds} -gt 0 ]
219 if [ ${grace} -gt 0 ]
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_zonecfg.sh106 expect_fail invalid-full-lower-gt-def "default secflags must be above the lower limit" <<EOF
115 expect_fail invalid-partial-lower-gt-def "default secflags must be above the lower limit" <<EOF
123 expect_fail invalid-full-def-gt-upper "default secflags must be within the upper limit" <<EOF
132 expect_fail invalid-partial-def-gt-upper "default secflags must be within the upper limit" <<EOF
140 expect_fail invalid-full-def-gt-upper "default secflags must be within the upper limit" <<EOF
149 expect_fail invalid-partial-lower-gt-upper "lower secflags must be within the upper limit" <<EOF
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.noprivdrop.ksh66 if [[ $count -gt $max ]]; then
/illumos-gate/usr/src/cmd/avs/dsw/etc/
H A Dii.sh48 if [ `grep -c $pid $DSCFG_DEPEND_NOCHK` -gt 0 ]
53 elif [ `ps -ef | grep preremove | grep -c SUNWiiu` -gt 0 ]
/illumos-gate/usr/src/cmd/avs/sv/etc/
H A Dsv.sh52 if [ `grep -c $pid $DSCFG_DEPEND_NOCHK` -gt 0 ]
57 elif [ `ps -ef | grep preremove | grep -c SUNWspsvu` -gt 0 ]
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_util.c170 Gettext_t *gt = global_gt; local
177 cur_msg = gt->c_m_node; /* current Msg_node */
191 mnp = gt->m_node;
206 gt->c_m_node = mnp;
398 Gettext_t *gt = global_gt; local
404 ppp = FIRSTBIND(gt);
617 printgt(Gettext_t *gt, int level) argument
619 gprintf(level, "=== gt ===\n");
620 gprintf(level, " cur_domain: \"%s\"\n", gt->cur_domain);
621 if (gt
[all...]
H A Dgettext.h169 #define CURRENT_DOMAIN(gt) (gt)->cur_domain
170 #define FIRSTBIND(gt) (gt)->dbind
H A Dgettext_real.c342 Gettext_t *gt = global_gt; local
350 cur_nls = gt->c_n_node;
359 nnp = gt->n_node;
365 gt->c_n_node = nnp;
551 nnp->next = gt->n_node;
552 gt->n_node = nnp;
553 gt->c_n_node = nnp;
642 Gettext_t *gt = global_gt; local
670 bind = FIRSTBIND(gt);
732 FIRSTBIND(gt)
762 Gettext_t *gt = global_gt; local
1043 Gettext_t *gt = global_gt; local
[all...]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dnrform79 if(r .gt. 0){
123 if (state .gt. 0) r = stoff(state)
124 if (state .gt. 0 .and. r .ne. 0)
133 while (lsp .gt. 1){
137 if (yyfnd .gt. 0)
138 if (vstop(yyfnd) .gt. 0){
/illumos-gate/usr/src/cmd/zoneadm/
H A Dsvc-zones121 while [ $MAXSHUT -gt 0 -a "`shutdown_zones`" != "" ]; do
152 while [ $MAXHALT -gt 0 -a "`zoneadm list`" != "global" ]; do
/illumos-gate/usr/src/cmd/power/
H A Dsvc-power54 if [ $avail -gt $max_avail ]; then
62 if [ $max_avail -gt 0 ]; then
/illumos-gate/usr/src/tools/scripts/
H A Dbringovercheck.sh48 [ -z "$left" -o -z "$right" -o "$left" -gt "$right" ] && return 0
/illumos-gate/usr/src/cmd/avs/rdc/etc/
H A Drdc.sh60 if [ `grep -c $pid $DSCFG_DEPEND_NOCHK` -gt 0 ]
65 elif [ `ps -ef | grep preremove | grep -c SUNWrdcu` -gt 0 ]
/illumos-gate/usr/src/cmd/sh/
H A Dsh.xcl184 msgid "-gt"
/illumos-gate/usr/src/cmd/audit_warn/
H A Daudit_warn.sh74 if [ "$#" -lt "1" -o "$#" -gt "5" ]
/illumos-gate/usr/src/cmd/iscsid/
H A Discsi-initiator209 while [ $delay -gt 0 ]; do
213 if [ $delay -gt 0 ]; then

Completed in 110 milliseconds

123