Searched refs:LocalHostName (Results 1 – 3 of 3) sorted by relevance
49 const char *LocalHostName; variable58 LocalHostName = local; in auth_encrypt_init()
36 extern const char *LocalHostName;
176 char LocalHostName[MAXHOSTNAMELEN]; /* our hostname */ variable 3374 * to use the LocalHostName, not the FQDN */ in read_config_file() 3377 (void)strncpy(&host[i], LocalHostName, in read_config_file() 3521 (void)strlcpy(LocalHostName, LocalFQDN, 1+p-LocalFQDN); in init() 3523 (void)strlcpy(LocalHostName, LocalFQDN, sizeof(LocalHostName)); in init() 4602 && buf->recvhost != LocalHostName in buf_queue_obj_size() 4606 if (buf->host != LocalHostName in buf_queue_obj_size() 4640 && qentry->msg->recvhost != LocalHostName4645 && qentry->msg->host != LocalHostName in message_queue_add() [all...]