Searched +refs:imap +refs:default +refs:user (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools/
H A Ddoctools.tcl326 default {
373 default {
450 upvar #0 ::doctools::doctools${name}::imap imap
451 set imap($sfname) [list $afnameo $afnamed]
1012 # API for formatter. Returns name of current user
1018 # String, name of current user.
1022 return $tcl_platform(user)
1189 upvar #0 ::doctools::doctools${name}::imap imap
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dmail-source.el32 (require 'imap)
48 ;; Define these at compile time to avoid dragging in imap always.
49 (defconst mail-source-imap-authenticators
53 imap-authenticator-alist)))
54 (defconst mail-source-imap-streams
58 imap-stream-alist)))
117 (const :format "" :value :user)
160 (const :format "" imap)
171 (const :format "" :value :user)
180 ,@mail-source-imap
[all...]
H A Dnnimap.el1 ;;; nnimap.el --- imap backend for Gnus
64 (require 'imap)
127 \"gnus-imap\" mailing list, one group for junk mail and leave
131 \(setq nnimap-split-rule '((\"INBOX.gnus-imap\" \"From:.*gnus-imap\")
202 (defvar nnimap-split-download-body-default nil
203 "Internal variable with default value for `nnimap-split-download-body'.")
205 (defcustom nnimap-split-download-body 'default
211 variable is the symbol `default' the default behaviou
[all...]
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dsql.vim30 " To change the default dialect, add the following to your vimrc:
75 " Functions/Commands to allow the user to change SQL syntax dialects
140 " User has decided to override default SQL scripts and
166 " the default value
197 " Functions/Commands to allow the user determine current SQL syntax dialect
216 " echomsg 'ftplugin/'.b:sql_type_override.' not exist, using default'
223 " echomsg 'ftplugin/'.g:sql_type_default.'.vim not exist, using default'
227 " If the above runtime command succeeded, do not load the default settings
281 " default
325 " \ '\%(\<default\>\|'
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/imap4/
H A Dimap4.tcl333 default {
368 default {
395 default {
417 default {imaptotcl_symbol data}
517 default {
573 proc login {chan user pass} {
577 request $chan "LOGIN $user $pass"
647 default {
677 default {
743 default {
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dpine.vim35 syn keyword pineConfig default-composer-hdrs
36 syn keyword pineConfig default-fcc
37 syn keyword pineConfig default-saved-msg-folder
60 syn keyword pineConfig goto-default-rule
183 syn keyword pineConfig user-domain
184 syn keyword pineConfig user-id
185 syn keyword pineConfig user-id
186 syn keyword pineConfig user-input-timeout
210 syn keyword pineOption confirm-role-even-for-default
312 syn keyword pineOption quell-imap
[all...]
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm151 # default: croak if we really got an unencoded international domain
1023 # default error for undefined arguments
1177 $scheme{imap} = $scheme{ldap}; # rfc 2595
1185 # we provide some default rules as well as a user-defined
1518 # if user does not provide explicit id just use the stringification
1802 perspective of the user are re-documented here:
1833 The default SSL_version is 'SSLv23:!SSLv2' which means, that SSLv2, SSLv3 and TLSv1
1851 To use OpenSSL builtin default (whatever this is) set it to ''.
1865 you are setting up an SSL client. If this is set to 0 (the default), the
[all...]
/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim201 " provide a default listing command
422 " user hasn't specified a swapfile directory;
465 " allow the user to override safe options
593 echomsg ':Nread ftp://[user@]machine[:port]/path uses ftp autodetects <.netrc>'
594 echomsg ':Nread http://[user@]machine/path uses http wget'
595 echomsg ':Nread rcp://[user@]machine/path uses rcp'
597 echomsg ':Nread scp://[user@]machine[[:#]port]/path uses scp'
598 echomsg ':Nread sftp://[user@]machine[[:#]port]/path uses sftp'
662 " ER: on Win2K" rcp machine[.user]:file tmpfile
663 " ER: if machine contains '.' adding .user i
[all...]
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices137 mpm-snd 46/udp # MPM [default send]
138 mpm-snd 46/tcp # MPM [default send]
423 imap 143/udp # Internet Message Access Protocol
424 imap 143/tcp # Internet Message Access Protocol
5182 gtp-user 2152/udp # GTP-User Plane (3GPP)
5183 gtp-user 2152/tcp # GTP-User Plane (3GPP)
5331 ivs-video 2232/udp # IVS Video default
5332 ivs-video 2232/tcp # IVS Video default
8274 user-manager 3272/udp # Fujitsu User Manager
8275 user
[all...]
/macosx-10.10/curl-83.1.2/curl/
H A Dconfigure236 # Stop dead until user provides 'PATH_SEPARATOR' definition.
775 # In both cases, we have to default to `cp -pR'.
837 # Factoring default headers for most tests.
1204 # by default will actually change.
1743 By default, \`make install' will install all the files in
1751 --bindir=DIR user executables [EPREFIX/bin]
1822 --enable-shared[=PKGS] build shared libraries [default=yes]
1823 --enable-static[=PKGS] build static libraries [default=yes]
1825 optimize for fast installation [default=yes]
1849 --enable-imap Enabl
[all...]

Completed in 457 milliseconds