#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:54+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages/man3/aio_cancel.3:24 #, no-wrap msgid "AIO_CANCEL" msgstr "" #. type: TH #: man-pages/man3/aio_cancel.3:24 #, no-wrap msgid "2012-05-08" msgstr "" #. type: TH #: man-pages/man3/aio_cancel.3:24 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:25 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:27 msgid "aio_cancel - cancel an outstanding asynchronous I/O request" msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:27 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:29 msgid "B<#include Eaio.hE>" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:31 msgid "BIB<, struct aiocb *>IB<);>" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:33 msgid "Link with I<-lrt>." msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:33 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:51 msgid "" "The B() function attempts to cancel outstanding asynchronous I/" "O requests for the file descriptor I. If I is NULL, all such " "requests are canceled. Otherwise, only the request described by the control " "block pointed to by I is canceled. (See B(7) for a " "description of the I structure.)" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:63 msgid "" "Normal asynchronous notification occurs for canceled requests (see B(7) " " and B(7)). The request return status (B(3)) is set " "to -1, and the request error status (B(3)) is set to " "B. The control block of requests that cannot be canceled is not " "changed." msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:70 msgid "" "If the request could not be canceled, then it will terminate in the usual " "way after performing the I/O operation. (In this case, B(3) " "will return the status B.)" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:77 msgid "" "If I is not NULL, and I differs from the file descriptor with " "which the asynchronous operation was initiated, unspecified results occur." msgstr "" #. FreeBSD: not those on raw disk devices. #. type: Plain text #: man-pages/man3/aio_cancel.3:80 msgid "Which operations are cancelable is implementation-defined." msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:80 #, no-wrap msgid "RETURN VALUE" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:84 msgid "The B() function returns one of the following values:" msgstr "" #. type: TP #: man-pages/man3/aio_cancel.3:84 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:87 msgid "All requests were successfully canceled." msgstr "" #. type: TP #: man-pages/man3/aio_cancel.3:87 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:93 msgid "" "At least one of the requests specified was not canceled because it was in " "progress. In this case, one may check the status of individual requests " "using B(3)." msgstr "" #. type: TP #: man-pages/man3/aio_cancel.3:93 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:96 msgid "All requests had already been completed before the call." msgstr "" #. type: TP #: man-pages/man3/aio_cancel.3:96 #, no-wrap msgid "-1" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:101 msgid "" "An error occurred. The cause of the error can be found by inspecting " "I." msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:101 #, no-wrap msgid "ERRORS" msgstr "" #. type: TP #: man-pages/man3/aio_cancel.3:102 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:106 msgid "I is not a valid file descriptor." msgstr "" #. type: TP #: man-pages/man3/aio_cancel.3:106 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:110 msgid "B() is not implemented." msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:110 #, no-wrap msgid "VERSIONS" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:114 msgid "The B() function is available since glibc 2.1." msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:114 #, no-wrap msgid "CONFORMING TO" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:116 msgid "POSIX.1-2001, POSIX.1-2008." msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:116 #, no-wrap msgid "EXAMPLE" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:119 msgid "See B(7)." msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:119 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:128 msgid "" "B(3), B(3), B(3), B(3), " "B(3), B(3), B(3), B(7)" msgstr "" #. type: SH #: man-pages/man3/aio_cancel.3:128 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text #: man-pages/man3/aio_cancel.3:136 msgid "" "This page is part of release 3.70 of the Linux I project. A " "description of the project, information about reporting bugs, and the latest " "version of this page, can be found at \\%http://www.kernel.org/doc/man-pages/" "." msgstr ""