Searched refs:mydomain (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/usr.bin/perl/plan9/ |
H A D | genconfig.pl | 169 ($myhostname,$mydomain) = split(/\./,$myname,2); 171 if ($mydomain) { 172 print OUT "mydomain='.$mydomain'\n"; 173 print OUT "perladmin='$cf_by\@$myhostname.$mydomain'\n"; 174 print OUT "cf_email='$cf_by\@$myhostname.$mydomain'\n";
|
H A D | config_sh.sample | 917 mydomain='.nonet'
|
/openbsd/usr.bin/ftp/ |
H A D | ruserpass.c | 79 char myname[HOST_NAME_MAX+1], *mydomain; in ruserpass() local 99 if ((mydomain = strchr(myname, '.')) == NULL) in ruserpass() 100 mydomain = ""; in ruserpass() 124 strcasecmp(tmp, mydomain) == 0 && in ruserpass() 130 strcasecmp(tmp, mydomain) == 0 && in ruserpass()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | config.over | 61 mydomain=''
|
H A D | Configure | 1180 mydomain='' 9299 *) dflt="$mydomain";; 9311 mydomain="$tans" 9314 case "$mydomain" in 9317 mydomain=`echo $mydomain | ./tr '[A-Z]' '[a-z]'` 9326 $myhostname$mydomain|$myhostname) ;; 9358 maildomain="$myhostname$mydomain" 25792 mydomain='$mydomain'
|
H A D | configure.com | 1663 $ rp = "What is your domain name? [''mydomain'] " 1692 $ dflt = "''cf_by'@''myhostname'"+"''mydomain'"
|
/openbsd/gnu/usr.bin/perl/Cross/ |
H A D | config.sh-arm-linux | 936 mydomain='.criticalintegration.com'
|
H A D | config.sh-arm-linux-n770 | 934 mydomain='.criticalintegration.com'
|
/openbsd/gnu/usr.bin/perl/Porting/ |
H A D | config.sh | 960 mydomain='.procura.nl'
|
H A D | Glossary | 4467 mydomain (myhostname.U): 4471 The dot comes with mydomain, and need not be supplied by the program. 4476 The domain is not kept with hostname, but must be gotten from mydomain. 4477 The dot comes with mydomain, and need not be supplied by the program.
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | config.gc | 930 mydomain=''
|
H A D | config.vc | 929 mydomain=''
|