Searched refs:file (Results 426 - 450 of 3164) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_rmspin.h4 * 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.
34 Error: Illegal #include - private file.
/illumos-gate/usr/src/uts/common/inet/sockmods/netpacket/
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.
38 $(INS.file)
/illumos-gate/usr/src/test/libc-tests/doc/
H A DMakefile2 # This file and its contents are supplied under the terms of the
4 # You may only use this file in accordance with the terms of version
36 $(INS.file)
/illumos-gate/usr/src/test/os-tests/doc/
H A DMakefile2 # This file and its contents are supplied under the terms of the
4 # You may only use this file in accordance with the terms of version
35 $(INS.file)
/illumos-gate/usr/src/test/util-tests/doc/
H A DMakefile2 # This file and its contents are supplied under the terms of the
4 # You may only use this file in accordance with the terms of version
36 $(INS.file)
/illumos-gate/usr/src/test/zfs-tests/doc/
H A DMakefile2 # This file and its contents are supplied under the terms of the
4 # You may only use this file in accordance with the terms of version
35 $(INS.file)
/illumos-gate/usr/src/cmd/lp/crontab/
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.
44 $(INS.file)
/illumos-gate/usr/src/tools/make/lib/makestate/
H A DMakefile.com2 # This file and its contents are supplied under the terms of the
4 # You may only use this file in accordance with the terms of version
35 $(INS.file)
38 $(INS.file)
/illumos-gate/usr/src/boot/sys/sys/
H A Dsyslimits.h38 #error this file needs sys/cdefs.h as a prerequisite
47 * the file for why.)
53 #define LINK_MAX 32767 /* max file link count */
56 #define NAME_MAX 255 /* max bytes in a file name */
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cachefile/
H A Dcachefile_003_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.
51 typeset file
57 for file in $CPATH1 $CPATH2 ; do
58 if [[ -f $file ]] ; then
59 log_must rm $file
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_003_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.
37 # Verify that many snapshots can be made on a zfs file system.
40 # 1) Create a files in the zfs file system
42 # 3) Remove all the files from the original file system
69 log_assert "Verify many snapshots of a file system can be taken."
81 log_must file_write -o create -f $TESTDIR/file$i \
90 log_must rm -rf $TESTDIR/file* > /de
[all...]
/illumos-gate/usr/src/tools/scripts/
H A Donbld_elfmod.pm6 # The contents of this file are subject to the terms of the
8 # You may not use this file except in compliance with the License.
16 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
40 # Read the next non-empty line from the given file handle reference
44 # FileHandleRef - Reference to open file handle to read from
96 # Locate the exceptions file and process its contents. This function can be
114 # that allows the user to specify an exception file
120 # expressions specified by the exception file. If a given exception
130 my $file;
[all...]
/illumos-gate/usr/src/boot/lib/libz/
H A Dgzread.c49 file is reached, even though there may be unused data in the buffer. Once
50 that data has been used, no more attempts will be made to read the file.
53 available data from the input file. */
86 case, all further file reads will be directly to either the output buffer or
134 gzip file, to wit, if a single 31 byte is written, then we cannot tell
135 whether this is a single-byte file, or just a partially written gzip
136 file -- for here we assume that if a gzip file is being written, then
138 single byte is sufficient indication that it is not a gzip file) */
189 gz_error(state, Z_BUF_ERROR, "unexpected end of file");
[all...]
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dstart_float.s9 ! The contents of this file are subject to the terms of the
11 ! (the "License"). You may not use this file except in compliance
20 ! file and include the License file at usr/src/OPENSOLARIS.LICENSE.
28 .file "start_float.s"
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.ksh4 # 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.
32 file=out.$$
35 rm -f $file
39 $dtrace -o $file -c $dir/tst.spin.exe -s /dev/stdin <<EOF
95 perl /dev/stdin $file <<EOF
135 rm -f $file
/illumos-gate/usr/src/cmd/bnu/
H A Dcpmv.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.
36 * f1 -> source file name
37 * f2 -> destination file name
59 DEBUG(4, "file name is %s\n", f2);
76 DEBUG(5, "open of file returned errno %d\n", errno);
80 DEBUG(4, "using file name directly.%s\n", "");
130 /* copy file */
152 ASSERT(unlink(file) == 0, Ct_UNLINK, file, errno); local
[all...]
/illumos-gate/usr/src/cmd/calendar/
H A Dcalprog.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.
34 * /usr/lib/calprog produces an egrep -f file
56 static char *file; variable
65 /* 3 */ "file \"%s\" is not a regular file",
66 /* 4 */ "error in reading the file \"%s\"",
67 /* 5 */ "\"%s\" file
[all...]
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.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.
32 * Dump an elf file.
120 const char *file; /* Name of file */ member in struct:__anon140
121 Ehdr *ehdr; /* ELF header for file */
198 string(Cache *refsec, Word ndx, Cache *strsec, const char *file, Word name) argument
233 file, strse
272 relsymname(Cache *cache, Cache *csec, Cache *strsec, Word symndx, Word symnum, Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file) argument
310 stringtbl(Cache *cache, int symtab, Word ndx, Word shnum, const char *file, Word *symnum, Cache **symsec, Cache **strsec) argument
396 symlookup(const char *name, Cache *cache, Word shnum, Sym **sym, Cache *target, Cache *symtab, const char *file) argument
464 sections(const char *file, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi) argument
508 getphdr(Word phnum, Word *type_arr, Word type_cnt, const char *file, Elf *elf) argument
546 unwind_eh_frame(Cache *cache, Word shndx, Word shnum, Phdr *uphdr, Ehdr *ehdr, gnu_eh_state_t *eh_state, uchar_t osabi, const char *file, uint_t flags) argument
783 unwind_exception_ranges(Cache *_cache, const char *file, int do_swap) argument
865 unwind(Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, const char *file, Elf *elf, uint_t flags) argument
976 init_symtbl_state(SYMTBL_STATE *state, Cache *cache, Word shnum, Word secndx, Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, uint_t flags) argument
1320 cap_section(const char *file, Cache *cache, Word shnum, Cache *ccache, uchar_t osabi, Ehdr *ehdr, uint_t flags) argument
1695 cap(const char *file, Cache *cache, Word shnum, Word phnum, Ehdr *ehdr, uchar_t osabi, Elf *elf, uint_t flags) argument
1778 interp(const char *file, Cache *cache, Word shnum, Word phnum, Elf *elf) argument
1859 syminfo(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) argument
2071 version_def(Verdef *vdf, Word vdf_num, Cache *vcache, Cache *scache, const char *file) argument
2155 version_need(Verneed *vnd, Word vnd_num, Cache *vcache, Cache *scache, const char *file, VERSYM_STATE *versym) argument
2301 versions(Cache *cache, Word shnum, const char *file, uint_t flags, VERSYM_STATE *versym) argument
2441 symbols(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, uint_t flags) argument
2484 sunw_sort(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, VERSYM_STATE *versym, const char *file, uint_t flags) argument
2621 reloc(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) argument
2771 dyn_test(dyn_test_t test_type, Word sh_type, Cache *sec_cache, Dyn *dyn, Word dynsec_cnt, Ehdr *ehdr, uchar_t osabi, const char *file) argument
2888 dyn_symtest(Dyn *dyn, const char *symname, Cache *symtab_cache, Cache *dynsym_cache, Cache *ldynsym_cache, Cache *target_cache, Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) argument
2924 dynamic(Cache *cache, Word shnum, Ehdr *ehdr, uchar_t osabi, const char *file) argument
3439 move(Cache *cache, Word shnum, const char *file, uint_t flags) argument
3686 note_entry(Cache *cache, Word *data, size_t size, Ehdr *ehdr, const char *file) argument
3816 note(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) argument
3855 (Word)_cache->c_data->d_size, ehdr, file); local
3871 has_linux_abi_note(Cache *cache, Word shnum, const char *file) argument
3934 hash_entry(Cache *refsec, Cache *strsec, const char *hsecname, Word hashndx, Word symndx, Word symn, Sym *syms, const char *file, ulong_t bkts, uint_t flags, int chain) argument
3979 hash(Cache *cache, Word shnum, const char *file, uint_t flags) argument
4171 group(Cache *cache, Word shnum, const char *file, uint_t flags) argument
4270 got(Cache *cache, Word shnum, Ehdr *ehdr, const char *file) argument
4544 shdr_cache(const char *file, Elf *elf, Ehdr *ehdr, size_t shstrndx, size_t shnum, Cache **cache_ret, Word flags) argument
4860 create_cache(const char *file, int fd, Elf *elf, Ehdr *ehdr, Cache **cache, size_t shstrndx, size_t *shnum, uint_t *flags) argument
4887 regular(const char *file, int fd, Elf *elf, uint_t flags, const char *wname, int wfd, uchar_t osabi) argument
[all...]
/illumos-gate/usr/src/lib/libmail/common/
H A Dmaillock.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.
46 static time_t locktime; /* time lock file was touched */
50 * Lock the specified mail file by setting the file mailfile.lock.
51 * We must, of course, be careful to remove the lock file by a call
54 * is older than 5 minutes, we assume error and set our own file.
66 char file[PATHSIZ local
[all...]
/illumos-gate/usr/src/cmd/print/conv_fix/
H A Dconv_fix.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.
33 #include <sys/file.h>
43 * FILE *fp - file pointer to read from
92 char file[80], ofile[80]; local
107 (void) strlcpy(file, optarg, sizeof (file));
114 "Usage: %s [-f file] [
[all...]
/illumos-gate/usr/src/cmd/filesync/
H A Drules.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 * to read and write the rules file and manage rules lists
32 * reading rules file
35 * writing rules file
60 static errmask_t rw_base(FILE *file, struct base *bp);
61 static errmask_t rw_header(FILE *file);
74 #define RULE_MAJOR 1 /* rules file forma
99 { FILE *file; local
353 rw_header(FILE *file) argument
386 rw_base(FILE *file, struct base *bp) argument
[all...]
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_main.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.
41 (void) fprintf(stderr, "Usage: %s [-nqv] [-c chan] [file]\n"
124 const char *file; local
165 file = "-";
167 file = argv[0];
173 if (argc > 0 && (lp = fmd_log_open(FMD_LOG_VERSION, file, &c)) != NULL)
176 program = inj_program_read(file);
[all...]
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dheap.h5 * By using this file, you agree to the terms and conditions set
6 * forth in the LICENSE file which can be found at the top level of
46 # define sm_malloc_tagged(size, file, line, grp) sm_malloc(size)
47 # define sm_malloc_tagged_x(size, file, line, grp) sm_malloc_x(size)
48 # define sm_free_tagged(ptr, file, line) sm_free(ptr)
49 # define sm_heap_register(ptr, size, file, line, grp) (true)
51 # define sm_heap_report(file, verbose) ((void)0)
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.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.
64 #define ERR_IOPEN "unable to open input file <%s>"
65 #define ERR_IEMPTY "no pathnames in file specified by -i option"
82 "\t\t[-i file] [options]\n" \
85 "\t\t[-V ...] [-M] [-i file] [-Y category[, ...] | " \
142 char file[PATH_MAX+1], local
219 * vfstab-like file o
538 setpathlist(char *file) argument
556 progerr(gettext(ERR_IOPEN), file); local
560 progerr(gettext(ERR_IOPEN), file); local
564 progerr(gettext(ERR_PATHS_INVALID), file); local
568 progerr(gettext(ERR_IOPEN), file); local
574 progerr(gettext(ERR_PATHS_INVALID), file); local
[all...]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_cpio_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.
41 # 1. Create file and directory in zfs filesystem
42 # 2. Add new ACE in ACL or change mode of file and directory
43 # 3. Use cpio to archive file and directory
44 # 4. Extract the archive file
45 # 5. Verify that the restored ACLs of file and directory identify
73 log_note "Create second zfs file syste
[all...]

Completed in 267 milliseconds

<<11121314151617181920>>