Searched refs:system (Results 1 - 5 of 5) sorted by relevance

/httpd/build/
H A Dinstallwinconf.awk239 if (system("del 2>NUL \"" srcfl "\"")) {
274 if (system("del 2>NUL \"" srcfl "\"")) {
H A Dinstall-bindist.sh.in66 PERL=no-perl5-on-this-system
/httpd/support/
H A Dctauditscts132 os.system(cmd)
H A Ddbmmanage.in83 # see the man page on your system to decide if you have a newer crypt() lib.
229 system "stty -echo;";
238 system "stty echo" unless $not_unix;
H A Dapxs.in249 # system command with return code checks
256 $rc = system $cmd;
283 system("mkdir $name");
297 system("touch ${name}/.deps");
648 system("cp $CFG_SYSCONFDIR/$CFG_TARGET.conf $CFG_SYSCONFDIR/$CFG_TARGET.conf.bak && " .

Completed in 44 milliseconds