Home
last modified time | relevance | path

Searched refs:phostname (Results 1 – 25 of 76) sorted by relevance

1234

/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Dutil.c154 char *phostname = NULL; in get_conn_cfilter() local
276 phostname = (char *)g_malloc(hostlen + 1); in get_conn_cfilter()
277 memcpy(phostname, lastp, hostlen); in get_conn_cfilter()
278 phostname[hostlen] = '\0'; in get_conn_cfilter()
294 strcmp(phostname, "127.0.0.1") == 0) { in get_conn_cfilter()
295 g_free(phostname); in get_conn_cfilter()
303 if (strcmp(phostname, "unix") == 0) { in get_conn_cfilter()
304 g_free(phostname); in get_conn_cfilter()
313 if (phostname[0] == '/') { in get_conn_cfilter()
314 g_free(phostname); in get_conn_cfilter()
[all …]
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Dutil.c154 char *phostname = NULL; in get_conn_cfilter() local
276 phostname = (char *)g_malloc(hostlen + 1); in get_conn_cfilter()
277 memcpy(phostname, lastp, hostlen); in get_conn_cfilter()
278 phostname[hostlen] = '\0'; in get_conn_cfilter()
294 strcmp(phostname, "127.0.0.1") == 0) { in get_conn_cfilter()
295 g_free(phostname); in get_conn_cfilter()
303 if (strcmp(phostname, "unix") == 0) { in get_conn_cfilter()
304 g_free(phostname); in get_conn_cfilter()
313 if (phostname[0] == '/') { in get_conn_cfilter()
314 g_free(phostname); in get_conn_cfilter()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Dutil.c154 char *phostname = NULL;
276 phostname = (char *)g_malloc(hostlen + 1);
277 memcpy(phostname, lastp, hostlen);
278 phostname[hostlen] = '\0';
294 strcmp(phostname, "127.0.0.1") == 0) {
295 g_free(phostname);
303 if (strcmp(phostname, "unix") == 0) {
304 g_free(phostname);
313 if (phostname[0] == '/') {
314 g_free(phostname);
[all …]
/dports/net/tshark/wireshark-3.6.1/ui/
H A Dutil.c154 char *phostname = NULL;
276 phostname = (char *)g_malloc(hostlen + 1);
277 memcpy(phostname, lastp, hostlen);
278 phostname[hostlen] = '\0';
294 strcmp(phostname, "127.0.0.1") == 0) {
295 g_free(phostname);
303 if (strcmp(phostname, "unix") == 0) {
304 g_free(phostname);
313 if (phostname[0] == '/') {
314 g_free(phostname);
[all …]
/dports/audio/nas/nas-1.9.4/lib/audio/
H A DConnSvr.c475 if (!phostname) { in _AuConnectServer()
660 len = (strlen(realtrans) + (phostname ? strlen(phostname) : 0) + in _AuConnectServer()
666 realtrans, (phostname ? phostname : ""), in _AuConnectServer()
670 if (phostname) Aufree (phostname); in _AuConnectServer()
692 if (phostname) Aufree (phostname); in _AuConnectServer()
770 if (!phostname) phostname = "0"; in MakeDECnetConnection()
818 char *phostname, in MakeUNIXSocketConnection() argument
912 char *phostname, in MakeTCPConnection() argument
965 phostname); in MakeTCPConnection()
971 if (isascii(phostname[0]) && isdigit(phostname[0])) { in MakeTCPConnection()
[all …]
/dports/news/trn4/trn-4.0-test77/
H A Denv.c224 phostname = PHOSTNAME;
225 if (FILE_REF(phostname) || *phostname == '~') {
226 phostname = filexp(phostname);
227 if ((fp = fopen(phostname,"r")) == NULL)
232 phostname = tmpbuf + strlen(tmpbuf) - 1;
233 if (*phostname == '\n')
234 *phostname = '\0';
238 strcpy(tmpbuf,phostname);
269 phostname = savestr(tmpbuf);
H A Dintrp.c99 hostname = phostname+strlen(phostname)-1;
100 while (i && hostname != phostname) {
107 hostname = phostname;
583 s = phostname;
769 i = strlen(phostname);
770 if (strnEQ(phostname,s,i) && s[i] == '!')
H A Denv.h14 EXT char* phostname INIT(NULL); /* host name in a posting */
H A Dinews.c188 fprintf(nntplink.wr_fp,"From: %s@%s (%s)%s",loginName,phostname,
192 fprintf(nntplink.wr_fp,"Originator: %s@%s (%s)%s",loginName,phostname,
/dports/news/trn/trn-3.6/
H A Dintrp.c149 phostname = PHOSTNAME;
150 if (*phostname == '/' || *phostname == '~') {
151 phostname = filexp(phostname);
152 if ((tmpfp = fopen(phostname,"r")) == NULL) {
154 phostname);
161 phostname = savestr(buf);
191 if (*phostname == '.' && phostname[1]) {
192 strcat(buf,phostname);
194 phostname = savestr(buf);
782 s = phostname;
[all …]
H A Dintrp.h24 EXT char *phostname INIT(Nullch); /* host name in a posting */
H A Drespond.c523 if (!instr(from_buf,phostname,FALSE) ||
532 printf("\n%s@%s != %s\n",loginName,phostname,from_buf) FLUSH;
589 if (!instr(from_buf,phostname,FALSE) ||
598 printf("\n%s@%s != %s\n",loginName,phostname,from_buf) FLUSH;
/dports/mail/mailagent/mailagent-9a14a15/agent/pl/
H A Dhostname.pl27 chop($cache'hostname = `$phostname`);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/xtrans/
H A DXtransam.c348 MakeAmConnection(phostname, idisplay, familyp, saddrlenp, saddrp) in MakeAmConnection() argument
349 char *phostname; in MakeAmConnection()
361 if (phostname == NULL || *phostname == '\0') {
379 (void)sprintf(xserverpath, "%s/%s:%d", DEF_XSVRDIR, phostname, idisplay);
457 if (isdigit(phostname[0])) {
458 ipaddr = inet_addr(phostname);
460 struct hostent *hp = gethostbyname(phostname);
462 fprintf(stderr, "Xlib: %s unknown host\n", phostname);
/dports/net-mgmt/cacti/cacti-1.2.19/
H A Dpoller.php146 $phostname = db_fetch_cell_prepared('SELECT hostname variable
152 if ($phostname == '' || $phostname == 'localhost' || $phostname == '127.0.0.1') {
/dports/net/mlvpn/MLVPN-2.3.1/src/
H A Dprivsep.c117 char *phostname, *pservname; in priv_init() local
340 phostname = hostname; in priv_init()
342 phostname = NULL; in priv_init()
360 i = getaddrinfo(phostname, pservname, &hints, &res0); in priv_init()
/dports/mail/mailagent/mailagent-9a14a15/agent/
H A Dedusers.SH51 \$phostname = '$phostname';
H A Dmaillist.SH63 \$phostname = '$phostname';
H A Dpackage.SH83 \$phostname = '$phostname';
H A Dmagent.sh116 \$phostname = '$phostname';
/dports/mail/mailagent/mailagent-9a14a15/
H A DConfigure417 phostname=''
4345 phostname=hostname
4356 phostname='cat /etc/systemid'
4368 phostname='uuname -l'
4373 phostname='uname -n'
4382 phostname='';;
4385 phostname='echo $myhostname';;
4524 case "$phostname" in
4527 case `$phostname | ./tr '[A-Z]' '[a-z]'` in
4530 case "$phostname" in
[all …]
/dports/lang/perl5.30/perl-5.30.3/
H A Duconfig.sh779 phostname='hostname'
H A Duconfig64.sh779 phostname='hostname'
/dports/lang/perl5.32/perl-5.32.1/
H A Duconfig.sh782 phostname='hostname'
H A Duconfig64.sh782 phostname='hostname'

1234