Searched refs:file (Results 351 - 375 of 3164) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/test/zfs-tests/tests/functional/mmap/
H A Dmmap_read_001_pos.ksh5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
36 # read()s from mmap()'ed file contain correct data.
41 # 3. unmount this file system
47 log_assert "read()s from mmap()'ed file contain correct data."
50 log_must readmmap $TESTDIR/test-read-file
56 log_pass "read(2) calls from a mmap(2)'ed file succeeded."
/illumos-gate/usr/src/test/zfs-tests/tests/functional/nestedfs/
H A Dnestedfs_001_pos.ksh5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
36 # Given a pool create a nested file system and a ZFS file system
37 # in the nested file system. Populate the file system.
39 # As a sub-assertion, the test verifies that a nested file system with
40 # a mounted file syste
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/write_dirs/
H A Dwrite_dirs_001_pos.ksh5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
36 # Create as many directories with 50 big files each until the file system
37 # is full. The zfs file system should be stable and works well.
41 # 2. Make directories in the zfs file system
50 for file in `find $TESTDIR -type f`; do
51 cat /dev/null > $file
58 log_assert "Creating directories with 50 big files in each, until file syste
[all...]
H A Dwrite_dirs_002_pos.ksh5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
36 # Create as many directories with 5000 files each until the file system
37 # is full. The zfs file system should be work well and stable.
41 # 2. Make directories in the zfs file system
50 for file in `find $TESTDIR -type f`; do
51 cat /dev/null > $file
59 log_assert "Creating directories with 5000 files in each, until file syste
[all...]
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c64 ver = chan->out.file.versions;
72 if (strlen(chan->out.file.name) > (size_t)(PATH_MAX-3))
75 sprintf(old_name, "%s.%d", chan->out.file.name, ver-1);
76 sprintf(new_name, "%s.%d", chan->out.file.name, ver);
79 sprintf(new_name, "%s.0", chan->out.file.name);
80 (void)isc_movefile(chan->out.file.name, new_name);
98 if (chan->out.file.stream != NULL)
99 return (chan->out.file.stream);
101 if (stat(chan->out.file.name, &sb) < 0) {
105 chan->out.file
[all...]
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfsops.c4 * 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.
59 struct nfs_file file; member in struct:nfs_files
91 * we only permit one open file at a time (not counting the device), this
106 if (nfs_files->file.version == 0 &&
117 /* clear the first, static file */
127 * Get a file pointer given a file descripto
[all...]
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dversion.c4 * 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.
33 Dbg_ver_avail_title(Lm_list *lml, const char *file) argument
39 dbg_print(lml, MSG_INTL(MSG_VER_AVAIL_1), file);
44 Dbg_ver_def_title(Lm_list *lml, const char *file) argument
50 dbg_print(lml, MSG_INTL(MSG_VER_DEF_TITLE), file);
55 Dbg_ver_need_title(Lm_list *lml, const char *file) argument
61 dbg_print(lml, MSG_INTL(MSG_VER_NEED_TITLE), file);
66 Dbg_ver_need_entry(Lm_list *lml, Half cnt, const char *file, const char *version) argument
215 Elf_ver_line_5(Lm_list *lml, const char *file, const char *version) argument
[all...]
/illumos-gate/usr/src/boot/lib/libz/test/
H A Dminigzip.c9 * full-featured gzip. No attempt is made to deal with file systems
12 * real thing. On MSDOS, use only on file names without extension
38 # define SET_BINARY_MODE(file) setmode(fileno(file), O_BINARY)
40 # define SET_BINARY_MODE(file)
54 # define fileno(file) file->__file
171 FILE *file; member in struct:gzFile_s
222 gz->file = path == NULL ? fdopen(fd, gz->write ? "wb" : "rb") :
224 if (gz->file
562 gzFile file; local
[all...]
/illumos-gate/usr/src/cmd/tsol/updatehome/
H A Dsetupfiles.c4 * 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.
58 * Entry pwd = user's password file entry.
63 * REPC, if replace existing file.
95 char file[MAXPATHLEN]; /* file to copy/link */ local
166 while (fgets(file, MAXPATHLEN, clf) != NULL) {
169 file[strle
275 mkdirs(const char *home, const char *file, int flags) argument
[all...]
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs2h.awk8 # The contents of this file are subject to the terms of the
10 # You may not use this file except in compliance with the License.
18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
64 function header(file)
67 printf("/*\t\$NetBSD\$\t*/\n\n") > file
69 printf("/* \$FreeBSD\$ */\n\n") > file
71 printf("/*\t\$OpenBSD\$\t*/\n\n") > file
73 printf("/*\n") > file
75 > file
[all...]
/illumos-gate/usr/src/lib/common/amd64/
H A Dcrti.s4 * 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.
26 .file "crti.s"
/illumos-gate/usr/src/lib/common/sparc/
H A Dcrti.s4 * The contents of this file are subject to the terms of the
6 * (the "License"). You may not use this file except in compliance
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
38 .file "crti.s"
/illumos-gate/usr/src/lib/common/sparcv9/
H A Dcrti.s4 * 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.
37 .file "crti.s"
/illumos-gate/usr/src/lib/efcode/efdaemon/
H A DMakefile4 # 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.
61 $(INS.file)
64 $(INS.file)
67 $(INS.file)
70 $(INS.file)
/illumos-gate/usr/src/lib/libbc/libc/gen/4.2/
H A Dnlist.c4 * The contents of this file are subject to the terms of the
6 * (the "License"). You may not use this file except in compliance
15 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
29 #include <sys/file.h>
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dmkstemp.c9 #include <sys/file.h>
/illumos-gate/usr/src/lib/libc/amd64/fp/
H A D__xgetRD.s4 * 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.
26 .file "__xgetRD.s"
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dcuexit.s4 * 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.
26 .file "cuexit.s"
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A D_lwp_mutex_unlock.s4 * 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.
27 .file "_lwp_mutex_unlock.s"
H A Dforkallx.s4 * 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.
27 .file "forkallx.s"
H A Dforkx.s4 * 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.
27 .file "forkx.s"
H A Dgettimeofday.s4 * 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.
27 .file "gettimeofday.s"
/illumos-gate/usr/src/lib/libc/common/sys/
H A Dgethrtime.s4 * 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.
26 .file "gethrtime.s"
H A Dlseek.s4 * 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 .file "lseek.s"
53 /* C library -- lseek64 transitional large file API */
/illumos-gate/usr/src/lib/libc/i386/crt/
H A D_rtboot.s4 * 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.
27 .file "_rtboot.s"

Completed in 315 milliseconds

<<11121314151617181920>>