Lines Matching defs:file
4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
30 * This file implements the getvmusage() private system call.
1103 int file = 0;
1144 file = 1;
1415 if (shared == B_TRUE && file == B_FALSE) {
1423 } else if (shared == B_TRUE && file == B_TRUE) {
1424 /* shared file mapping */
1428 file == B_TRUE) {
1429 /* private file mapping */