Searched refs:hostname (Results 1 – 5 of 5) sorted by relevance
23 char hostname[1024]; in Run() local70 status = env->GetHostName(hostname, sizeof(hostname)); in Run()76 abspath.c_str(), hostname, timesec); in Run()
13 * hostname: The hostname of the machine where the dump was created.
10 SERVER=`hostname`
3049 my $hostname;3050 sub hostname { subroutine3051 if(not $hostname) {3052 $hostname = `hostname`;3053 chomp($hostname);3054 $hostname ||= "nohostname";3056 return $hostname;5800 $workdir = ".parallel/tmp/" . ::hostname() . "-" . $$7070 my $len_cache = $ENV{'HOME'} . "/.parallel/tmp/linelen-" . ::hostname();7720 'pidfile' => $lockdir."/".$$.'@'.::hostname(),[all …]
16 # the base hostname & protocol for your site