Searched +refs:define +refs:mail +refs:user +refs:agent (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/OpenSSH-186/openssh/contrib/redhat/
H A Dopenssh.spec1 %define ver 6.2p2
2 %define rel 1
4 # OpenSSH privilege separation requires a user & group ID
5 %define sshd_uid 74
6 %define sshd_gid 74
9 %define aversion 1.2.4.1
12 %define no_x11_askpass 0
15 %define no_gnome_askpass 0
18 %define static_libcrypto 0
21 %define scar
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim131 " Complete user functions and variables
499 call filter(file, 'v:val =~ "define\\s*("')
501 let int_values = split(jfile, 'define\s*(\s*')
1200 \ 'chown(': 'string filename, mixed user | bool',
1357 \ 'cyrus_authenticate(': 'resource connection [, string mechlist [, string service [, string user [, int minssf [, int maxssf [, string authname [, string password]]]]]]] | void',
1471 \ 'dbplus_rchperm(': 'resource relation, int mask, string user, string group | int',
1517 \ 'define(': 'string name, mixed value [, bool case_insensitive] | bool',
1637 \ 'fbsql_change_user(': 'string user, string password [, string database [, resource link_identifier]] | resource',
1684 \ 'fbsql_set_password(': 'resource link_identifier, string user, string password, string old_password | bool',
2016 \ 'hw_api->user('
[all...]

Completed in 85 milliseconds