Home
last modified time | relevance | path

Searched refs:hidden_host (Results 1 – 16 of 16) sorted by relevance

/dports/irc/srvx/srvx-1.3.1/src/
H A Dtools.c611 char hidden_host[HOSTLEN+1]; in user_matches_glob() local
612 …snprintf(hidden_host, sizeof(hidden_host), "%s.%s", user->handle_info->handle, hidden_host_suffix); in user_matches_glob()
613 if (match_ircglob(hidden_host, glob)) in user_matches_glob()
/dports/irc/unreal/Unreal3.2.10.7/src/modules/
H A Dcloak.c398 ircsprintf(result, "%s-%X.", hidden_host, alpha); in hidehost_normalhost()
405 ircsprintf(result, "%s-%X", hidden_host, alpha); in hidehost_normalhost()
H A Dm_stats.c1246 sptr->name, hidden_host); in stats_set()
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/config/
H A Dwindows_samba4.conf.sample126 types: hidden_host:
H A Dsamba3.conf.sample226 types: hidden_host:
/dports/irc/unreal/Unreal3.2.10.7/include/
H A Ddynconf.h225 #define hidden_host iConf.network.x_hidden_host macro
/dports/irc/srvx/srvx-1.3.1/
H A Dsrvx.conf.example314 "hidden_host" "users.Generic.NET"; // set this if you enabled ircd/Undernet's +x mode
315 /* hidden_host should match the F:HIDDEN_HOST: line in your ircu's ircd.conf;
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dmuttrc.vim115 \ header_color_partial help hidden_host hide_limited hide_missing
H A Dneomuttrc.vim431 \ 'hdrs', 'header', 'header_color_partial', 'help', 'hidden_host', 'hide_limited',
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dneomuttrc.vim431 \ 'hdrs', 'header', 'header_color_partial', 'help', 'hidden_host', 'hide_limited',
H A Dmuttrc.vim115 \ header_color_partial help hidden_host hide_limited hide_missing
/dports/japanese/mutt-devel/mutt-1.5.21/doc/
H A DMuttrc1322 # set hidden_host=no
1324 # Name: hidden_host
1462 # Also see $use_domain and $hidden_host.
/dports/japanese/mutt-devel/
H A Dmanual_ja.sgml3625 hidden_host<label id="hidden_host" >
H A Dmanual_ja.tex3563 \subsubsection{hidden\_host\label{hidden_host}}
H A Dmanual.ja.sgml4370 <sect2>hidden&lowbar;host<label id="hidden_host">
/dports/japanese/mutt-devel/mutt-1.5.21/
H A DChangeLog3656 $hidden_host. Closes #891.