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
37 abi_long shm_segsz; /* size of segment in bytes */
38 abi_ulong shm_atime; /* time of last shmat() */
39 abi_ulong shm_dtime; /* time of last shmdt() */
40 abi_ulong shm_ctime; /* time of last change by shmctl() */
41 abi_int shm_cpid; /* pid of creator */
42 abi_int shm_lpid; /* pid of last shmop */
43 abi_ulong shm_nattch; /* number of current attaches */