Lines Matching full:of
7 * modify it under the terms of the GNU Lesser General Public
9 * version 2.1 of the License, or (at your option) any later version.
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * You should have received a copy of the GNU Lesser General Public
40 abi_ulong shm_atime; /* time of last shmat() */
44 abi_ulong shm_dtime; /* time of last shmdt() */
48 abi_ulong shm_ctime; /* time of last change by shmctl() */
52 abi_long shm_segsz; /* size of segment in bytes */
53 abi_int shm_cpid; /* pid of creator */
54 abi_int shm_lpid; /* pid of last shmop */
55 abi_ulong shm_nattch; /* number of current attaches */