Searched refs:canceled (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/libc/port/aio/ |
H A D | aio.c | 462 int canceled = 0; in aiocancel() local 480 (void) _aio_cancel_req(aiowp, reqp, &canceled, &done); in aiocancel() 483 if (canceled) { in aiocancel() 695 int canceled = 0; in aiocancel_all() local 712 _aio_cancel_work(next, fd, &canceled, &done); in aiocancel_all() 749 if (canceled && done == 0) in aiocancel_all() 751 else if (done && canceled == 0) in aiocancel_all() 753 else if ((canceled + done == 0) && KAIO_SUPPORTED(fd)) in aiocancel_all() 765 _aio_cancel_work(aio_worker_t *aiowp, int fd, int *canceled, int *done) in _aio_cancel_work() argument 776 if (_aio_cancel_req(aiowp, reqp, canceled, done)) { in _aio_cancel_work() [all …]
|
H A D | posix_aio.c | 865 int canceled = 0; in aio_cancel() local 885 (void) _aio_cancel_req(aiowp, reqp, &canceled, &done); in aio_cancel() 890 if (canceled) in aio_cancel() 1723 int canceled = 0; in aio_cancel64() local 1743 (void) _aio_cancel_req(aiowp, reqp, &canceled, &done); in aio_cancel64() 1748 if (canceled) in aio_cancel64()
|
/titanic_41/usr/src/cmd/spell/ |
H A D | american | 37 canceled
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | errlist | 86 47 Operation canceled
|
/titanic_41/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 69 CANCELED = Operation canceled
|
/titanic_41/usr/src/cmd/lp/model/ |
H A D | standard | 778 echo "#####${WIDE_CS} suspended or canceled${NORM_CS}${NL}\c" 782 canceled () { 796 trap 'eval canceled ${banner_filter}; exit_code=0 exit' 15
|
H A D | tsol_standard | 795 echo "#####${WIDE_CS} suspended or canceled${NORM_CS}${NL}\c" 799 canceled () { 813 trap 'eval canceled ${banner_filter}; exit_code=0 exit' 15
|
H A D | tsol_standard_foomatic | 823 echo "#####${WIDE_CS} suspended or canceled${NORM_CS}${NL}\c" 827 canceled () { 841 trap 'eval canceled ${banner_filter}; exit_code=0 exit' 15
|
/titanic_41/usr/src/test/zfs-tests/include/ |
H A D | libtest.shlib | 1570 check_pool_status "$1" "scan" "scrub canceled"
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | southamerica | 936 # canceled.... Maybe the president Michel Temer also woke up one hour
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 7043 % This is canceled by @fixbackslash.
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 7672 # I canceled the bel capacities in the vb entries.
|
H A D | terminfo.src | 8564 # I canceled the bel capacities in the vb entries.
|