Home
last modified time | relevance | path

Searched refs:file2 (Results 1 – 25 of 58) sorted by relevance

123

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest-convert-non-c.ksh65 cat <<EOF >file2.cc
79 $ctf_cxx -c -o file2.o file2.cc
80 fail_non_c file2.o
81 $ctf_cxx -c -o file2.o file2.cc
82 $ctf_convert -i file2.o
85 $ctf_cc $DEBUGFLAGS -c -o file2.o file2.cc
86 $ctf_convert -i file2.o
87 no_ctf file2.o
H A Dctftest-merge-no-ctf.ksh74 cat <<EOF >file2.c
98 $ctf_cc $cflags -c -o file2.o file2.c
99 ld -r -o files.o file2.o file1.o
100 fail_no_ctf $ctf_merge -o files.o file2.o file1.o
101 ld -r -o files.o file2.o file1.o
102 $ctf_merge -m -o files.o file2.o file1.o
104 $ctf_cc $cflags -o mybin file2.o file1.o
105 fail_no_ctf $ctf_merge -o mybin file2.o file1.o
106 $ctf_cc $cflags -o mybin file2.o file1.o
107 $ctf_merge -m -o mybin file2.o file1.o
H A Dctftest-convert-no-dwarf.ksh72 cat <<EOF >file2.c
120 $ctf_cc $cflags $ctf_debugflags -c -o file2.o file2.c
121 ld -r -o files.o file2.o file1.o
123 ld -r -o files.o file2.o file1.o
130 $ctf_cc $cflags $ctf_debugflags -c -o file2.o file2.c
132 ld -r -o files.o file1.o file2.o file3.o
138 $ctf_cc $cflags $ctf_debugflags -c -o file2.o file2.c
140 $ctf_cc $cflags -o mybin file1.o file2.o file4.o
/illumos-gate/usr/src/cmd/bnu/
H A Duucp.c300 DEBUG(9, "file2: %s\n", file2);
306 (void) strcat(file2, "/");
496 (void) strcpy(file2, f2);
517 if (ckexpf(file2))
535 DEBUG(2, "%s\n", file2);
564 file2, s1, User );
582 if (ckexpf(file2))
599 Myname, file2);
612 if (ckexpf(file2))
654 Rmtname, file2);
[all …]
H A Dbnuconvert.c40 char file1[NAMESIZE+1], file2[NAMESIZE+1]; local
103 while (gnamef(machdir, file2) == TRUE) {
106 DEBUG(9, "is (%s)\n", file2);
108 if (!EQUALSN(file2, "C.",2))
113 (void) strncpy(svdcfile.file, file2, NAMESIZE-1);
H A Duucleanup.c267 while (gnamef(machdir, file2) == TRUE) {
269 (void) sprintf(statfile, "%s/%s", machname, file2);
272 LOCKPRE, SYSNSIZE, file1, file2);
282 DEBUG(7, "Directory: (%s) is open\n", file2);
303 DEBUG(9, "file: %s\n", file2);
305 if (EQUALSN(file2, "X.", 2)) {
309 else if (EQUALSN(file2, "D.", 2)) {
311 procdtype(machname, file2);
420 if (sscanf(buf,"%s%s%s%s%s%s", type, file1, file2,
516 if (sscanf(buf,"%s%s%s%s%s%s", type, file1, file2,
[all …]
H A Duustat.c471 char file1[BUFSIZ], file2[BUFSIZ], file3[BUFSIZ], type[2], opt[256]; local
518 if (sscanf(buf,"%s%s%s%s%s%s", type, file1, file2,
525 DEBUG(9, "file2 (%s)", file2);
583 else if (file2[0] != 'X')
588 else if (*type == 'S' && file2[0] == 'X') {
710 char file1[BUFSIZ], file2[BUFSIZ], file3[BUFSIZ], type[2], opt[256]; local
756 if (sscanf(buf,"%s%s%s%s%s%s", type, file1, file2,
774 DEBUG(9, "file2 (%s)", file2);
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dcmp.c149 cmp(const char* file1, Sfio_t* f1, const char* file2, Sfio_t* f2, int flags, Sfoff_t count, Sfoff_t… in cmp() argument
183 "read error on %s", file2); in cmp()
198 "read error on %s", file2); in cmp()
201 error(ERROR_exit(1), "EOF on %s", file2); in cmp()
269 char* file2; in b_cmp() local
329 if (error_info.errors || !(file1 = *argv++) || !(file2 = *argv++)) in b_cmp()
340 if (streq(file2, "-")) in b_cmp()
342 else if (!(f2 = sfopen(NiL, file2, "r"))) in b_cmp()
345 error(ERROR_system(0), "%s: cannot open", file2); in b_cmp()
361 error(ERROR_exit(0), "%s: %s: invalid skip", file2, s); in b_cmp()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Dsnapshot_017_pos.ksh72 verify_file $DIR/file2
82 verify_file ./file2
90 verify_file ../file2
104 verify_file ../../file2
149 mkfile 20m file2
170 log_must mv file2 file99
/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c348 file2 = argv[1]; in main()
393 perror(file2); in main()
415 perror(file2); in main()
468 file1, file2); in main()
475 file1, file2); in main()
481 prepare(1, file2); in main()
1279 setfile(&file2, &efile2, file2); in diffdir()
1281 argv[1] = file2; in diffdir()
1390 efile2 - file2 - 1, file2); in scanpr()
1481 perror(file2); in compare()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_003_pos.ksh54 for file in $ibackup $mntpnt/file1 $mntpnt/file2; do
68 log_must mkfile 10m $mntpnt/file2
76 if [[ ! -f $mntpnt/file1 || ! -f $mntpnt/file2 ]]; then
89 if [[ ! -f $mntpnt/file1 || ! -f $mntpnt/file2 ]]; then
H A Dzfs_receive_007_neg.ksh52 for file in $ibackup $mntpnt/file1 $mntpnt/file2; do
70 log_must mkfile 10m $mntpnt/file2
80 log_must rm -rf $mntpnt/file2
H A Dzfs_receive_011_pos.ksh67 log_must mkfile 5M $origdir/file2
74 log_must rm $origdir/file2
H A Dzfs_receive_006_pos.ksh56 for file in $fbackup1 $fbackup2 $mntpnt/file1 $mntpnt/file2; do
88 log_must mkfile 10m $mntpnt/file2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_common.kshlib249 eval typeset file2=\$TESTDIR$ind/\$TESTFILE2
253 log_must files_exist $file0 $file1 $file2
257 typeset sum2=$(getsum $file2)
266 log_must files_nonexist $file2
277 log_must files_nonexist $file1 $file2
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_common.kshlib57 runat $FILE2 cat $XATTR_NAME > /tmp/file2.$$
59 log_must diff /tmp/file1.$$ /tmp/file2.$$
60 log_must rm /tmp/file1.$$ /tmp/file2.$$
/illumos-gate/usr/src/cmd/sdiff/
H A Dsdiff.c102 static char *file2; variable
206 file2 = *argv; in main()
207 file1 = filename(file1, file2); in main()
208 file2 = filename(file2, file1); in main()
214 if ((fdes2 = fopen(file2, "r")) == NULL) in main()
215 error(gettext("Cannot open: %s"), file2); in main()
247 (void) strcat(diffcmd, file2); in main()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/refquota/
H A Drefquota_001_pos.ksh69 log_mustnot mkfile 2M $mntpnt/file2
74 log_must mkfile 10 $mntpnt/file2
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorinput.c343 char *file1, *file2; in lint1() local
362 (persperdexplode(wordv[wordc], &line2, &file2)) && in lint1()
369 nwordv2[0] = file2; nwordv2[1] = line2; in lint1()
/illumos-gate/usr/src/test/util-tests/tests/chown/files/
H A Dcout87 -rw-r--r-- daemon ./src/file2
H A Dcout97 -rw-r--r-- daemon ./src/file2
H A Dcout07 -rw-r--r-- root ./src/file2
H A Dcout17 -rw-r--r-- root ./src/file2
H A Dcout107 -rw-r--r-- daemon ./src/file2
H A Dcout117 -rw-r--r-- daemon ./src/file2

123