Searched refs:auth (Results 1 – 19 of 19) sorted by relevance
| /vim-8.2.3635/runtime/syntax/ |
| H A D | ipfilter.vim | 34 syn keyword IPFService auth bgp domain finger ftp http https ident
|
| H A D | fetchmail.vim | 32 \ auth[enticate] timeout envelope qvirtual aka
|
| H A D | pamconf.vim | 24 syn keyword pamconfTypeKeyword contained account auth password session
|
| H A D | apache.vim | 69 syn keyword apacheOption none auth auth-int MD5 MD5-sess
|
| H A D | hb.vim | 30 …ookie\|streql\|url-enc\)\|wall\s*\.\s*\(show\|info\|id\|new\|rm\|count\)\|auth\s*\.\s*\(chk\|add\|…
|
| H A D | asterisk.vim | 43 syn match asteriskError "^\(type\|auth\|permit\|deny\|bindaddr\|host\)\s*=.*$"
|
| H A D | samba.vim | 79 syn keyword sambaKeyword contained addprinter auth browsing deleteprinter
|
| H A D | xinetd.vim | 147 syn keyword xinetdSyslogType contained daemon auth authpriv user mail lpr
|
| H A D | dnsmasq.vim | 87 syn match DnsmasqKeyword "^\s*auth-zone\>"
|
| H A D | named.vim | 90 syn keyword namedOption contained auth-nxdomain deallocate-on-exit
|
| H A D | 8th.vim | 95 …iltin words G:words words-like G:words-like words/ G:words/ xchg G:xchg xor G:xor >auth HTTP:>auth 96 …) notimpl I:notimpl sh I:sh trace-word I:trace-word call JSONRPC:call auth-string OAuth:auth-string
|
| H A D | pf.vim | 82 syn keyword pfService auth
|
| H A D | nginx.vim | 1080 " Nginx Digest Authentication module <https://github.com/atomx/nginx-http-auth-digest> 1860 " Shibboleth auth request module for nginx 1911 " HTTP SPNEGO auth Module <https://github.com/stnoonan/spnego-http-auth-nginx-module>
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_filetype.vim | 317 …\ 'messages': ['/log/auth', '/log/cron', '/log/daemon', '/log/debug', '/log/kern', '/log/lpr', '/l… 318 …\ '/log/auth.log', '/log/cron.log', '/log/daemon.log', '/log/debug.log', '/log/kern.log', '/lo… 319 …\ '/log/auth.err', '/log/cron.err', '/log/daemon.err', '/log/debug.err', '/log/kern.err', '/lo… 320 …\ '/log/auth.info', '/log/cron.info', '/log/daemon.info', '/log/debug.info', '/log/kern.info'… 321 …\ '/log/auth.warn', '/log/cron.warn', '/log/daemon.warn', '/log/debug.warn', '/log/kern.warn'… 322 …\ '/log/auth.crit', '/log/cron.crit', '/log/daemon.crit', '/log/debug.crit', '/log/kern.crit'… 323 …\ '/log/auth.notice', '/log/cron.notice', '/log/daemon.notice', '/log/debug.notice', '/log/ke…
|
| H A D | test_netbeans.vim | 857 call writefile(['host=localhost', 'port=' . a:port, 'auth=bunny'], 'Xnbauth')
|
| /vim-8.2.3635/src/ |
| H A D | netbeans.c | 243 getConnInfo(char *file, char **host, char **port, char **auth) in getConnInfo() argument 292 vim_free(*auth); in getConnInfo() 293 *auth = (char *)vim_strsave(&buf[5]); in getConnInfo()
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | netbeans.txt | 238 auth={password}
|
| H A D | pi_netrw.txt | 2058 http://sial.org/howto/openssh/publickey-auth/
|
| /vim-8.2.3635/runtime/ |
| H A D | filetype.vim | 1059 au BufNewFile,BufRead */log/{auth,cron,daemon,debug,kern,lpr,mail,messages,news/news,syslog,user}{,…
|