Home
last modified time | relevance | path

Searched refs:ok (Results 126 – 150 of 486) sorted by relevance

12345678910>>...20

/illumos-gate/usr/src/cmd/ast/libshell/amd64/FEATURE/
H A Dtime4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_utime 1 /* #include <utime.h> ok */
8 #define _sys_time 1 /* #include <sys/time.h> ok */
H A Dexterns65 #define _sys_types 1 /* #include <sys/types.h> ok */
66 #define _hdr_exec_attr 1 /* #include <exec_attr.h> ok */
67 #define _hdr_math 1 /* #include <math.h> ok */
75 #define _sys_mman 1 /* #include <sys/mman.h> ok */
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dndbm.c115 int ok = 0; in dbm_flush() local
117 ok = -1; in dbm_flush()
119 ok = -1; in dbm_flush()
126 int ok = 0; in dbm_flushpag() local
134 ok = -1; in dbm_flushpag()
150 ok = -1; in dbm_flushdir()
224 int ok; in dbm_close_status() local
225 ok = 0; in dbm_close_status()
228 ok = -1; in dbm_close_status()
230 ok = -1; in dbm_close_status()
[all …]
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A Druntests.sh108 if diff $WORKDIR/test.temp.out <(proctemplate ${PROG/.awk/.ok}); then
150 if diff $WORKDIR/test.temp.out ${PROG/.awk/.ok}; then
163 if diff $WORKDIR/test.temp.out ${script/.sh/.ok}; then
183 if diff $WORKDIR/test.temp.out <(proctemplate ${PROG/.awk/.ok}); then
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darrays.sh279 foo[$((10))]=ok 2> /dev/null || err_exit 'arithmetic expression as subscript not working'
322 do [[ ${foo[i]} ]] && print ok
323 done) == ok ]] || err_exit 'invalid optimization for subscripted variables'
430 typeset -a foo=([1]=ok [2]=no)
431 [[ $foo[bar] == ok ]] || err_exit 'typeset -a not working for simple assignment'
433 typeset -a foo=([1]=(x=ok) [2]=(x=no))
438 typeset -A foo=([1]=ok [2]=no)
439 [[ $foo[bar] == ok ]] && err_exit 'typeset -A not working for simple assignment'
441 typeset -A foo=([1]=(x=ok) [2]=(x=no))
442 [[ ${foo[bar].x} == ok ]] && err_exit 'typeset -A not working for compound assignment'
H A Dpath.sh75 print print ok > $tmp/ok
76 /bin/chmod 755 $tmp/ok
80 ok
88 [[ $($SHELL ./bug1 2>/dev/null) == ok ]] || err_exit "PATH in function not working"
227 if [[ $(PATH=$PWD/bin tst 2>/dev/null) != ok ]]
313 ok=
316 then ok=1
320 [[ $ok ]] || err_exit 'whence -a not finding all executables'
H A Dcoprocess.sh183 print -u6 ok
269 print ok
272 exp=ok
345 print ok
347 exp=ok
H A Dsubshell.sh73 z.foo[two]=ok
74 …[[ ${z.foo[two]} == ok ]] || err_exit 'associative array assignment to compound variable in subshe…
200 [[ $r == ok ]] || err_exit "large subshell command substitution hangs"
220 [[ $r == ok ]] || err_exit "shell hangs on $TEST_test"
270 exp=ok
292 exp=ok
459 exp=ok
500 exp=ok
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_expects_err_ptr.c24 STATE(ok);
28 if (sm->state != &ok) in set_ok()
29 set_state(my_id, sm->name, sm->sym, &ok); in set_ok()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Utils/t/
H A Dgmatch.t34 END {print "not ok 1\n" unless $loaded;}
37 print "ok 1\n";
57 print("ok $test\n");
59 print("not ok $test\n");
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfrd_client.c101 s = (short *)PAG->pag_u.ok.blkdat;
107 where = (((off64_t)PAG->pag_u.ok.blkno) * PBLKSIZ);
114 PAG->pag_u.ok.blkdat, PBLKSIZ) < 0) {
152 where = (((off64_t)DIR->dir_u.ok.blkno) * DBLKSIZ);
159 DIR->dir_u.ok.blkdat, DBLKSIZ) < 0) {
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfnmatch.c237 int negate, ok; in rangematch() local
260 ok = 0; in rangematch()
300 ok = 1; in rangematch()
302 ok = 1; in rangematch()
306 return (ok == negate ? RANGE_NOMATCH : RANGE_MATCH); in rangematch()
/illumos-gate/usr/src/cmd/ast/libshell/i386/FEATURE/
H A Dexterns65 #define _sys_types 1 /* #include <sys/types.h> ok */
66 #define _hdr_exec_attr 1 /* #include <exec_attr.h> ok */
67 #define _hdr_math 1 /* #include <math.h> ok */
75 #define _sys_mman 1 /* #include <sys/mman.h> ok */
H A Dacct4 #define _sys_types 1 /* #include <sys/types.h> ok */
7 #define _sys_acct 1 /* #include <sys/acct.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/sparc/FEATURE/
H A Dexterns65 #define _sys_types 1 /* #include <sys/types.h> ok */
66 #define _hdr_exec_attr 1 /* #include <exec_attr.h> ok */
67 #define _hdr_math 1 /* #include <math.h> ok */
75 #define _sys_mman 1 /* #include <sys/mman.h> ok */
H A Dacct4 #define _sys_types 1 /* #include <sys/types.h> ok */
7 #define _sys_acct 1 /* #include <sys/acct.h> ok */
/illumos-gate/usr/src/cmd/ast/libshell/sparcv9/FEATURE/
H A Dexterns65 #define _sys_types 1 /* #include <sys/types.h> ok */
66 #define _hdr_exec_attr 1 /* #include <exec_attr.h> ok */
67 #define _hdr_math 1 /* #include <math.h> ok */
75 #define _sys_mman 1 /* #include <sys/mman.h> ok */
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvfscanf.c542 goto ok;
549 goto ok;
557 goto ok;
569 goto ok;
576 goto ok;
586 goto ok;
597 ok:
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_eventq.c145 int ok; in fmd_eventq_insert_at_head() local
163 if ((ok = eq->eq_size < eq->eq_limit || evt != FMD_EVT_PROTOCOL) != 0) { in fmd_eventq_insert_at_head()
174 if (!ok) in fmd_eventq_insert_at_head()
184 int ok; in fmd_eventq_insert_at_time() local
217 if ((ok = eq->eq_size < eq->eq_limit || evt != FMD_EVT_PROTOCOL) != 0) { in fmd_eventq_insert_at_time()
231 if (!ok) in fmd_eventq_insert_at_time()
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dndbm4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_ndbm 1 /* #include <ndbm.h> ok */
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dndbm4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_ndbm 1 /* #include <ndbm.h> ok */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dndbm4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_ndbm 1 /* #include <ndbm.h> ok */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dndbm4 #define _sys_types 1 /* #include <sys/types.h> ok */
5 #define _hdr_ndbm 1 /* #include <ndbm.h> ok */
/illumos-gate/usr/src/cmd/zic/
H A Dtzselect.ksh410 ok=
414 select ok in $Yes $No
416 case $ok in
423 case $ok in
/illumos-gate/usr/src/cmd/pfexecd/
H A Dpfexecd.c203 get_uid(const char *v, boolean_t *ok, char *path) in get_uid() argument
214 *ok = B_FALSE; in get_uid()
220 get_gid(const char *v, boolean_t *ok, char *path) in get_gid() argument
231 *ok = B_FALSE; in get_gid()
237 get_privset(const char *s, boolean_t *ok, char *path) in get_privset() argument
243 if (ok != NULL) in get_privset()
244 *ok = B_FALSE; in get_privset()

12345678910>>...20