#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:57+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages-posix/man0p/sys_shm.h.0p:2 #, no-wrap msgid "sys_shm.h" msgstr "" #. type: TH #: man-pages-posix/man0p/sys_shm.h.0p:2 #, no-wrap msgid "2013" msgstr "" #. type: TH #: man-pages-posix/man0p/sys_shm.h.0p:2 #, no-wrap msgid "IEEE/The Open Group" msgstr "" #. type: TH #: man-pages-posix/man0p/sys_shm.h.0p:2 #, no-wrap msgid "POSIX Programmer's Manual" msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:3 #, no-wrap msgid "PROLOG" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:8 msgid "" "This manual page is part of the POSIX Programmer's Manual. The Linux " "implementation of this interface may differ (consult the corresponding Linux " "manual page for details of Linux behavior), or the interface may not be " "implemented on Linux." msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:9 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:12 msgid "sys/shm.h \\(em XSI shared memory facility" msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:12 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:16 #, no-wrap msgid "#include Esys/shm.hE\n" msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:17 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:21 msgid "" "The Isys/shm.hE> header shall define the following symbolic " "constants:" msgstr "" #. type: IP #: man-pages-posix/man0p/sys_shm.h.0p:21 #, no-wrap msgid "SHM_RDONLY" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:23 msgid "Attach read-only (else read-write)." msgstr "" #. type: IP #: man-pages-posix/man0p/sys_shm.h.0p:23 #, no-wrap msgid "SHM_RND" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:25 msgid "Round attach address to SHMLBA." msgstr "" #. type: IP #: man-pages-posix/man0p/sys_shm.h.0p:25 #, no-wrap msgid "SHMLBA" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:27 msgid "Segment low boundary address multiple." msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:32 msgid "" "The Isys/shm.hE> header shall define the following data types " "through B:" msgstr "" #. type: IP #: man-pages-posix/man0p/sys_shm.h.0p:32 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:36 msgid "" "Unsigned integer used for the number of current attaches that must be able " "to store values at least as large as a type B." msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:42 msgid "" "The Isys/shm.hE> header shall define the B structure, " "which shall include the following members:" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:54 #, no-wrap msgid "" "B<\n" "struct ipc_perm shm_perm >Operation permission structure.\n" "size_t shm_segsz Size of segment in bytes.\n" "pid_t shm_lpid Process ID of last shared memory operation.\n" "pid_t shm_cpid Process ID of creator.\n" "shmatt_t shm_nattch Number of current attaches.\n" "time_t shm_atime Time of last I\\^(\\|).\n" "time_t shm_dtime Time of last I\\^(\\|).\n" "time_t shm_ctime Time of last change by I\\^(\\|).\n" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:67 msgid "" "The Isys/shm.hE> header shall define the B, B, and " "B types as described in Isys/types.hE>." msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:70 msgid "" "The following shall be declared as functions and may also be defined as " "macros. Function prototypes shall be provided." msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:78 #, no-wrap msgid "" "B<\n" "void *shmat(int, const void *, int);\n" "int shmctl(int, int, struct shmid_ds *);\n" "int shmdt(const void *);\n" "int shmget(key_t, size_t, int);>\n" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:87 msgid "" "In addition, the Isys/shm.hE> header shall include the Isys/" "ipc.hE> header." msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:89 msgid "I" msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:89 #, no-wrap msgid "APPLICATION USAGE" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:91 man-pages-posix/man0p/sys_shm.h.0p:93 man-pages-posix/man0p/sys_shm.h.0p:95 msgid "None." msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:91 #, no-wrap msgid "RATIONALE" msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:93 #, no-wrap msgid "FUTURE DIRECTIONS" msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:95 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:98 msgid "Bsys_ipc.hE>, Bsys_types.hE>" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:104 msgid "" "The System Interfaces volume of POSIX.1\\(hy2008, I\\^(\\|), " "I\\^(\\|), I\\^(\\|), I\\^(\\|)" msgstr "" #. type: SH #: man-pages-posix/man0p/sys_shm.h.0p:104 #, no-wrap msgid "COPYRIGHT" msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:115 msgid "" "Portions of this text are reprinted and reproduced in electronic form from " "IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- " "Portable Operating System Interface (POSIX), The Open Group Base " "Specifications Issue 7, Copyright (C) 2013 by the Institute of Electrical " "and Electronics Engineers, Inc and The Open Group. (This is POSIX.1-2008 " "with the 2013 Technical Corrigendum 1 applied.) In the event of any " "discrepancy between this version and the original IEEE and The Open Group " "Standard, the original IEEE and The Open Group Standard is the referee " "document. The original Standard can be obtained online at http://www.unix." "org/online.html ." msgstr "" #. type: Plain text #: man-pages-posix/man0p/sys_shm.h.0p:120 msgid "" "Any typographical or formatting errors that appear in this page are most " "likely to have been introduced during the conversion of the source files to " "man page format. To report such errors, see https://www.kernel.org/doc/man-" "pages/reporting_bugs.html ." msgstr ""