Home
last modified time | relevance | path

Searched refs:allfiles (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd1318 push @allfiles, \@filerec;
1328 push @allfiles, \@filerec;
1338 push @allfiles, \@filerec;
1374 push @allfiles, \@filerec;
1439 print "\t", $i+1, ". $allfiles[$i][0]",
1454 print "Current name is $allfiles[$fnum][0]\n";
1458 $allfiles[$fnum][0] = $fname;
1462 " ($allfiles[$fnum][0]) is deleted; undelete",1)) {
1468 print $allfiles[$fnum][1];
1480 print FH $allfiles[$fnum][1];
[all …]
/titanic_44/usr/src/cmd/rpcgen/
H A Drpc_main.c141 static int allfiles; /* generate all files */ variable
205 if (allfiles) { in main()
214 if (allfiles || (cmd.makefileflag == 1)) { in main()
863 if (allfiles) { in mkfile_output()
873 if (allfiles) { in mkfile_output()
1046 allfiles = 0; in parseargs()
1073 allfiles = 1; in parseargs()