Searched refs:expfile (Results 1 – 5 of 5) sorted by relevance
| /illumos-gate/usr/src/tools/scripts/ |
| H A D | validate_flg.pl | 64 my ($expfile, $newpath, $line, $cont, $firstline, $text); 97 next if !defined($expfile = expand($1)); 98 warn "$fname:$firstline: $1 isn't a file\n" if ! -f $expfile; 101 next if !defined($expfile = expand($dir)); 102 if (! -d $expfile) { 104 } elsif ($isincflg && $expfile eq $dname) { 106 } elsif (sccs_empty($1, $expfile)) { 112 next if !defined($expfile = expand($1)); 113 if (-f $expfile) { 114 push @execlist, $expfile, "$newpath:$firstline";
|
| /illumos-gate/usr/src/cmd/bnu/ |
| H A D | Makefile.inc | 32 expfile.c fio.c gename.c getargs.c getopt.c getprm.c \ 63 OTHEROBJS = utility.o cpmv.o expfile.o gename.o getpwinfo.o \ 100 uustat.cat := POBJS = uustat.o gnamef.o expfile.o uucpdefs.o \ 107 uusched.cat := POBJS = uusched.o gnamef.o expfile.o uucpdefs.o \ 113 uucleanup.cat := POBJS = uucleanup.o gnamef.o expfile.o uucpdefs.o \ 119 uuglist.o uucpdefs.o expfile.o uucpname.o $(GETOPT) 124 expfile.o gename.o gnamef.o gtcfile.o logent.o \
|
| H A D | uuxqt.c | 388 expfile(rqfile); 465 expfile(ffile); in mv_Xfiles() 613 expfile(rqtcmd); in chkpart() 624 expfile(rqtcmd); in chkpart() 702 expfile(file); in doFileChk() 895 expfile(fin); 912 expfile(fout); 926 expfile(ferr); 1301 expfile(file);
|
| H A D | expfile.c | 47 expfile(file) in expfile() function 142 if (expfile(file) == 0)
|
| H A D | cntrl.c | 57 extern int wmesg(), rmesg(), expfile(), putinpub(), stptcl(); 328 expfile(filename); in cntrl() 397 expfile(filename); in cntrl() 773 expfile(filename); in cntrl() 1193 expfile(filename); in cntrl()
|