Searched refs:ok (Results 1 - 25 of 403) sorted by path

1234567891011>>

/freebsd-11-stable/bin/mv/tests/
H A Dlegacy_test.sh29 printf 'ok '
31 printf 'not ok '
50 ok
67 ok
85 ok
99 ok
104 ok() function
120 ok
131 ok
/freebsd-11-stable/bin/pax/
H A Dpat_rep.c334 * ok we matched a directory and we are allowing
570 int ok = 0; local
585 ok = 1;
588 ok = 1;
590 return (ok == negate ? NULL : pattern);
745 * ok the name changed. We may run into links that point at this
763 * 0 if ok, -1 if failure (name too long)
790 * 0 if ok, -1 if the final name is too long
903 * ok we found one. We have three parts, the prefix
/freebsd-11-stable/bin/pax/tests/
H A Dlegacy_test.pl52 system "pax -wf ustar.ok $work94";
53 ok($? == 0, "Wrote 'ustar.ok' containing files with lengths @l");
59 system "pax -rf ustar.ok";
60 ok($? == 0, "Restored 'ustar.ok' containing files with lengths @l");
63 ok($? == 0, "Restored files are identical");
73 ok($?, "Failed to write 'ustar.fail1' containing files with lengths @l");
81 ok($?, "Failed to write 'ustar.fail2' with a 100 char filename");
88 ok(
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libgen/common/
H A Dgmatch.c91 int ok; local
95 ok = 0;
112 ok++;
121 ok++;
130 ok++;
137 ok++;
141 return (ok ? gmatch(s, p) : 0);
/freebsd-11-stable/contrib/amd/amd/
H A Damfs_host.c315 int ok = FALSE; local
427 ok = TRUE;
467 * If any of the mounts succeed then mark "ok" and return
490 ok = TRUE;
507 if (ok)
H A Dnfs_subr.c1101 fattr3 = (am_fattr3 *) &result.res_u.ok.obj_attributes;
1170 post_op_dir = &result.res_u.ok.dir_attributes;
1171 post_op_obj = &result.res_u.ok.obj_attributes;
1209 mp_to_fh3(ap, &result.res_u.ok.object);
1248 post_op_obj = &result.res_u.ok.obj_attributes;
1253 result.res_u.ok.access = accessbits & accessmask;
1298 result.res_u.ok.data = ln;
1300 post_op_sym = &result.res_u.ok.symlink_attributes;
1438 result.res_u.ok.dir_wcc = dir_wcc;
1456 result.res_u.ok
1689 am_FSSTAT3resok *ok = &result.res_u.ok; local
1762 am_FSINFO3resok *ok = &result.res_u.ok; local
1820 am_PATHCONF3resok *ok = &result.res_u.ok; local
[all...]
H A Dops_nfs.c271 fp->fh_nfs_handle.v3.am_fh3_length = res3.res_u.ok.object.am_fh3_length;
273 res3.res_u.ok.object.am_fh3_data,
H A Dopts.c695 /* all is ok */
1461 int ok = TRUE; local
1504 if ((ok = split_opts(fs_static.fs_glob, key))) {
1505 dlog("global split_opts ok");
1509 if ((ok = eval_selectors(fs_static.fs_local, key))) {
1510 dlog("local eval_selectors ok");
1512 ok = split_opts(fs_static.fs_local, key);
1513 if (ok)
1514 dlog("local split_opts ok");
1529 if (ok
[all...]
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex203 % that the text looks ok even though it passes the margin).
3366 % Leave some space for the footline. Hopefully ok to assume
4663 % (The following {} will end up in the sort string, but that's ok.)
7060 % common to leave accents off identifiers. The result looks ok in
8217 % \def\auxhat{\def^{'hat }}% extra space so ok if followed by letter
10051 % These look ok in all fonts, so just make them not special.
/freebsd-11-stable/contrib/amd/include/
H A Dam_xdr_func.h268 am_WRITE3resok ok; member in union:am_WRITE3res::__anon43
294 am_LOOKUP3resok ok; member in union:am_LOOKUP3res::__anon44
321 am_COMMIT3resok ok; member in union:am_COMMIT3res::__anon45
347 am_ACCESS3resok ok; member in union:am_ACCESS3res::__anon46
366 am_GETATTR3resok ok; member in union:am_GETATTR3res::__anon47
484 am_CREATE3resok ok; member in union:am_CREATE3res::__anon56
508 am_REMOVE3resok ok; member in union:am_REMOVE3res::__anon57
540 am_READ3resok ok; member in union:am_READ3res::__anon59
574 am_FSINFO3resok ok; member in union:am_FSINFO3res::__anon60
605 am_FSSTAT3resok ok; member in union:am_FSSTAT3res::__anon61
635 am_PATHCONF3resok ok; member in union:am_PATHCONF3res::__anon62
670 am_SYMLINK3resok ok; member in union:am_SYMLINK3res::__anon63
695 am_READLINK3resok ok; member in union:am_READLINK3res::__anon64
739 am_MKNOD3resok ok; member in union:am_MKNOD3res::__anon66
766 am_MKDIR3resok ok; member in union:am_MKDIR3res::__anon67
790 am_RMDIR3resok ok; member in union:am_RMDIR3res::__anon68
817 am_RENAME3resok ok; member in union:am_RENAME3res::__anon69
863 am_READDIRPLUS3resok ok; member in union:am_READDIRPLUS3res::__anon70
906 am_READDIR3resok ok; member in union:am_READDIR3res::__anon71
933 am_LINK3resok ok; member in union:am_LINK3res::__anon72
967 am_SETATTR3resok ok; member in union:am_SETATTR3res::__anon74
[all...]
/freebsd-11-stable/contrib/amd/libamu/
H A Dmisc_rpc.c82 int ok; local
96 ok = xdr_replymsg(&reply_xdr, &reply_msg);
97 if (!ok) {
205 return 0; /* everything is ok */
H A Dxdr_func.c1362 if (!xdr_am_WRITE3resok(xdrs, &objp->res_u.ok))
1394 if (!xdr_am_LOOKUP3resok(xdrs, &objp->res_u.ok))
1480 if (!xdr_am_COMMIT3resok(xdrs, &objp->res_u.ok))
1538 if (!xdr_am_ACCESS3resok(xdrs, &objp->res_u.ok))
1581 if (!xdr_am_GETATTR3resok(xdrs, &objp->res_u.ok))
1855 if (!xdr_am_CREATE3resok(xdrs, &objp->res_u.ok))
1909 if (!xdr_am_REMOVE3resok(xdrs, &objp->res_u.ok))
1973 if (!xdr_am_READ3resok(xdrs, &objp->res_u.ok))
2121 if (!xdr_am_FSINFO3resok(xdrs, &objp->res_u.ok))
2189 if (!xdr_am_FSSTAT3resok(xdrs, &objp->res_u.ok))
[all...]
/freebsd-11-stable/contrib/apr-util/buckets/
H A Dapr_buckets_mmap.c25 apr_status_t ok; local
33 ok = apr_mmap_offset(&addr, m->mmap, b->start);
34 if (ok != APR_SUCCESS) {
35 return ok;
108 apr_status_t ok; local
121 ok = apr_mmap_dup(&new_mm, mm, p);
122 if (ok != APR_SUCCESS) {
123 return ok;
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_hooks.h204 /* FIXME: note that this returns ok when nothing is run. I suspect it should
216 * @param ok Success value
222 #define APR_IMPLEMENT_EXTERNAL_HOOK_RUN_ALL(ns,link,ret,name,args_decl,args_use,ok,decline) \
228 ret rv = ok; \
241 if(rv != ok && rv != decline) \
243 rv = ok; \
H A Dapr_optional_hooks.h87 * @param ok Success value
90 #define APR_IMPLEMENT_OPTIONAL_HOOK_RUN_ALL(ns,link,ret,name,args_decl,args_use,ok,decline) \
99 return ok; \
106 if(rv != ok && rv != decline) \
109 return ok; \
/freebsd-11-stable/contrib/atf/atf-c++/detail/
H A Dfs.cpp78 bool ok; local
85 ok = false;
90 ok = false;
96 ok = false;
99 ok = true;
101 return ok;
/freebsd-11-stable/contrib/atf/atf-c++/
H A Dmacros_test.cpp336 bool ok; member in struct:test
356 if (t->ok) {
366 if (t->ok)
381 bool ok; member in struct:test
399 << " and expecting " << (t->ok ? "true" : "false")
406 if (t->ok) {
415 if (t->ok)
429 bool ok; member in struct:test
451 if (t->ok) {
460 if (t->ok)
475 bool ok; member in struct:test
521 bool ok; member in struct:test
566 bool ok; member in struct:test
615 bool ok; member in struct:test
667 bool ok; member in struct:test
715 bool ok; member in struct:test
[all...]
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dfs.c695 bool ok; local
713 ok = false;
715 if (!ok && !(mode & atf_fs_access_x)) {
717 ok = true;
720 if (!ok && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH))) {
723 ok = true;
726 if (!ok && (atf_user_euid() == st.st_uid)) {
727 ok = ((mode & atf_fs_access_r) && (st.st_mode & S_IRUSR)) ||
731 if (!ok && atf_user_is_member_of_group(st.st_gid)) {
732 ok
[all...]
/freebsd-11-stable/contrib/atf/atf-c/
H A Derror.c62 bool ok; local
71 ok = true;
77 ok = false;
82 return ok;
H A Dmacros_test.c243 bool ok; member in struct:test
264 if (t->ok) {
287 bool ok; member in struct:test
306 if (t->ok) {
317 if (t->ok)
344 bool ok; member in struct:test
365 if (t->ok) {
388 bool ok; member in struct:check_eq_test
399 t->ok ? "true" : "false");
406 if (t->ok) {
566 bool ok; member in struct:test
610 bool ok; member in struct:require_eq_test
[all...]
/freebsd-11-stable/contrib/atf/atf-sh/
H A Datf-check.cpp580 bool ok = false; local
583 !ok && iter != checks.end(); iter++) {
584 ok |= run_status_check(*iter, result);
587 return ok;
679 bool ok = true; local
683 ok &= run_output_check(*iter, path, stdxxx);
686 return ok;
/freebsd-11-stable/contrib/binutils/bfd/
H A Daoutx.h3768 bfd_boolean ok;
3797 ok = bfd_set_section_contents (finfo->output_bfd, o, (void *) buf,
3800 if (! ok)
H A Dcoff-ppc.c1650 bfd_boolean ok = TRUE;
1660 ok = ppc_record_toc_entry(abfd, info, sec,
1662 if (!ok)
1643 bfd_boolean ok = TRUE; local
H A Dcofflink.c2716 bfd_boolean ok;
2750 ok = bfd_set_section_contents (output_bfd, output_section, buf,
2753 if (! ok)
2715 bfd_boolean ok; local
H A Decoff.c4104 bfd_boolean ok;
4193 ok = bfd_set_section_contents (output_bfd, output_section, (void *) buf,
4196 if (! ok)
4284 ok = (bfd_seek (output_bfd, pos, SEEK_SET) == 0
4288 if (ok)
4293 return ok;
4094 bfd_boolean ok; local

Completed in 434 milliseconds

1234567891011>>