Searched refs:file3 (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/test/zfs-tests/tests/functional/snapshot/ |
H A D | snapshot_017_pos.ksh | 73 verify_file $DIR/dir1/file3 83 verify_file ./dir1/file3 91 verify_file ./file3 99 verify_file ../file3 152 $MKFILE 10m file3
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | uucleanup.c | 161 char file1[NAMESIZE+1], file2[NAMESIZE+1], file3[NAMESIZE+1]; local 286 while (gnamef(jcdir, file3)) { 287 DEBUG(9, "file: %s\n", file3); 288 FULLNAME(fullname, statfile, file3); 290 if (EQUALSN(file3, "C.", 2)) { 294 wprocess(statfile, file3); 296 else if (EQUALSN(file3, "D.", 2)) { 298 procdtype(statfile, file3); 388 char file1[BUFSIZ], file2[BUFSIZ], file3[BUFSIZ], type[2], opt[256]; local 424 user, opt, file3) <5) { [all …]
|
H A D | uustat.c | 473 char file1[BUFSIZ], file2[BUFSIZ], file3[BUFSIZ], type[2], opt[256]; local 521 user, opt, file3) <5) { 528 DEBUG(9, "file3 (%s)", file3); 587 sprintf(format_tmp,"%s %ld %s ", user, fsize(dir, file3, file1), file1); 712 char file1[BUFSIZ], file2[BUFSIZ], file3[BUFSIZ], type[2], opt[256]; local 759 user, opt, file3) <6) { 777 DEBUG(9, "file3 (%s)", file3); 798 (void) sprintf(rfullname, "%s/%s", dir, file3);
|
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool/ |
H A D | zpool_002_pos.ksh | 66 vdev3=$TESTDIR/file3
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 207 my ($ret, $file1, $file2, $file3, $file4, $file5, $pass); 231 # file3, duplicate project ids. 232 open($file3, "+>/tmp/project.$$.3") || fatal($!); 233 print $file3 <<EOF; 282 [ "dup ids", $file3, "/tmp/project.$$.3", $flags1, 0 ], 283 [ "dup ids", $file3, "/tmp/project.$$.3", $flags2, 1 ], 284 [ "dup ids", $file3, "/tmp/project.$$.3", $flags3, 1 ], 285 [ "dup ids", $file3, "/tmp/project.$$.3", $flags4, 0 ], 342 close($file3);
|
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | README | 64 postio -l /dev/tty?? -b 9600 -L log file1 file2 file3 72 postio -R2 -l/dev/tty?? -b9600 -Llog file1 file2 file3
|