Searched refs:file (Results 101 - 125 of 3807) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/
H A Dget_no_keywords.sh12 # when the file is retrieved. However due to bugs in SCCS and wx we can't
20 # Split out the directory and file components of each path on the command-line.
23 file=${dirfile##*/}
24 sfile="SCCS/s.$file"
41 # Compare the plaintext file with the version extracted from
46 if [[ ! -f $file ]]; then
48 elif [[ $(sccs get -kp $file 2>/dev/null | cksum) \
49 != $(cat $file | cksum) ]]; then
55 sccs admin -fy $file
56 sccs get $file
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dgetpwnam.h21 struct passwd *bero_getpwnam(const char * name, const char * file);
22 struct passwd *bero_getpwuid(uid_t uid, const char * file);
24 struct spwd *bero_getspnam(const char * name, const char * file);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dcacheout.pl27 ($file) = @_;
28 if (!$isopen{$file}) {
35 &open($file, ($saw{$file}++ ? '>>' : '>') . $file)
36 || die "Can't create $file: $!\n";
38 $isopen{$file} = ++$seq;
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dsize_test28 file=$1
30 set dummy `ls -l $file`
33 echo "$file is too big ($size > $limit)."
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-header.mf4 # 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.
184 $(i386_ONLY)file path=usr/include/$(ARCH64)/sys/kdi_regs.h
185 $(i386_ONLY)file path=usr/include/$(ARCH64)/sys/privmregs.h
186 $(i386_ONLY)file path=usr/include/$(ARCH64)/sys/privregs.h
187 file path=usr/include/aio.h
188 file path=usr/include/alloca.h
189 file pat
[all...]
/opensolaris-onvv-gate/usr/src/lib/libnisdb/
H A Ddb_pickle.cc4 * 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.
62 file = fopen(filename, "r");
63 if (file)
64 xdrstdio_create(&(xdr), file, XDR_DECODE);
66 file = fopen(filename, "w");
67 if (file) {
68 setvbuf(file, NUL
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperldoc.PL20 # This forces PL files to create target in same directory as PL file.
25 my $file = basename($0, '.PL');
26 my $file_shortname = $file; # should be like "perldoc", maybe "perlsyn", etc.
30 $file .= '.com' if $^O eq 'VMS';
32 open OUT,">$file" or die "Can't create $file: $!";
34 print "Extracting \"$file\" (with variable substitutions)\n";
44 # This "$file" file was generated by "$0"
54 close OUT or die "Can't close $file
[all...]
/opensolaris-onvv-gate/usr/src/lib/common/amd64/
H A Dcrtn.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 "crtn.s"
/opensolaris-onvv-gate/usr/src/lib/common/sparc/
H A Dcrtn.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 "crtn.s"
/opensolaris-onvv-gate/usr/src/lib/common/sparcv9/
H A Dcrtn.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.
36 .file "crtn.s"
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/sys/
H A Dsysi86.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 "sysi86.s"
H A D__uadmin.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 "__uadmin.s"
H A Dlwp_private.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_private.s"
/opensolaris-onvv-gate/usr/src/lib/libc/common/sys/
H A Dbrk.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 "brk.s"
H A Dkaio.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 "kaio.s"
/opensolaris-onvv-gate/usr/src/lib/libc/i386/sys/
H A Dsysi86.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 "sysi86.s"
H A D__uadmin.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 "__uadmin.s"
H A Dlwp_private.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_private.s"
/opensolaris-onvv-gate/usr/src/lib/libc/port/sys/
H A Dexecv.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 * execv(file, argv)
47 execv(const char *file, char *const argv[]) argument
50 return (execve(file, argv, _environ));
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/fs/hfs/
H A Dfile_plus.c40 /* Open the data fork of a file with its first eight extents and its CNID */
47 HfsPPrivateFile* file; local
49 file = (HfsPPrivateFile*) ped_malloc (sizeof (HfsPPrivateFile));
50 if (!file) return NULL;
52 file->fs = fs;
53 file->sect_nb = sect_nb;
54 file->CNID = CNID;
55 memcpy(file->first, ext_desc, sizeof (HfsPExtDataRec));
56 file->start_cache = 0;
58 return file;
63 hfsplus_file_close(HfsPPrivateFile* file) argument
70 hfsplus_get_extent_containing(HfsPPrivateFile* file, unsigned int block, HfsPExtDataRec cache, uint32_t* ptr_start_cache) argument
107 hfsplus_file_find_extent(HfsPPrivateFile* file, PedSector sector, unsigned int nb) argument
188 hfsplus_file_read(HfsPPrivateFile* file, void *buf, PedSector sector, unsigned int nb) argument
231 hfsplus_file_write(HfsPPrivateFile* file, void *buf, PedSector sector, unsigned int nb) argument
[all...]
/opensolaris-onvv-gate/usr/src/stand/lib/sa/
H A Dassert.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 __assert(const char *assertion, const char *file, int line) argument
39 "%s, file: %s, line: %d", assertion, file, line);
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dbringovercheck.sh5 # 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.
73 while read file etc; do
74 file="./$file"
75 sfile="${file%/*}/SCCS/s.${file##*/}"
76 if isnewer "$sfile" "$file"; the
[all...]
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Dexpfile.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.
35 * expand file name expansion is based on first characters
41 * file -> filename to expand
47 expfile(file)
48 register char *file;
55 if (strlcpy(save, file, sizeof (save)) >= sizeof (save))
57 if (*file !
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.h4 * 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.
48 char *file; /* means copy this unix file */ member in struct:map
49 int downloaded; /* TRUE after *file is downloaded */
/opensolaris-onvv-gate/usr/src/lib/libc/sparc/sys/
H A D__uadmin.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 "__uadmin.s"

Completed in 219 milliseconds

1234567891011>>