Home
last modified time | relevance | path

Searched defs:pam_response (Results 1 – 3 of 3) sorted by relevance

/dports/security/pecl-pam/pam-2.2.3/
H A D_pam_macros.h49 #define _pam_drop_reply(/* struct pam_response * */ reply, /* int */ replies) \ argument
165 #define _pam_show_reply(/* struct pam_response * */reply, /* int */replies) \ argument
/dports/security/pam_pwdfile/libpam-pwdfile-1.0/
H A D_pam_macros.h49 #define _pam_drop_reply(/* struct pam_response * */ reply, /* int */ replies) \ argument
165 #define _pam_show_reply(/* struct pam_response * */reply, /* int */replies) \ argument
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/plpython/expected/
H A Dplpython_types_3.out162 CREATE FUNCTION test_type_conversion_int8(x int8) RETURNS int8 AS $$