Home
last modified time | relevance | path

Searched refs:chhost (Results 1 – 15 of 15) sorted by relevance

/dports/irc/ninja/ninja-1.5.8.1/doc/ircII-help+ninja/help/
H A Dchhost1 usage: chhost <host>
3 /chhost changes your source address via virtual hosting.
H A Dchname9 chhost
/dports/irc/ninja/ninja-1.5.8.1/include/
H A Dninjacmd.h20 void chhost _((u_char *, u_char *, u_char *));
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/sysutils/moosefs3-netdump/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/sysutils/moosefs3-chunkserver/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/sysutils/moosefs3-cgi/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/sysutils/moosefs3-cgiserv/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/sysutils/moosefs3-master/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/sysutils/moosefs3-cli/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/sysutils/moosefs3-client/moosefs-3.0.116/mfsscripts/
H A Dmfscli.py.in707 chhost = xs[0] variable
711 chhost = xs[0] variable
718 chhost = None
726 MCchdata.append((chhost,chport,mccharts[x][0],mccharts[x][1],mccharts[x][2],rawmode))
738 chhost = xs[0] variable
742 chhost = xs[0] variable
749 chhost = None
757 if chhost==None or chport==None:
760 CCchdata.append((chhost,chport,cccharts[x][0],cccharts[x][1],cccharts[x][2],rawmode))
/dports/irc/ninja/ninja-1.5.8.1/
H A DChangeLog490 /chhost, /chname weren't calling set_irchost...
1037 changed /chhost and /chname to not auto reconnect,
/dports/irc/ninja/ninja-1.5.8.1/source/
H A Dninjacmd.c70 chhost(command, args, subargs) in chhost() function
H A Dedit.c294 { "CHHOST", "CHHOST", chhost, 0 },
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/ibm/storwize_svc/
H A Dstorwize_svc_common.py280 def chhost(self, host, site): member in StorwizeSSH
1150 self.ssh.chhost(host_name, site=site_name)