OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pam
(Results
1 - 6
of
6
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_xauth.c
645
pam_handle_t *
pam
= NULL;
local
654
&PAM_chat, &isakmp_cfg_config.port_pool[port].
pam
)) != 0) {
655
if (isakmp_cfg_config.port_pool[port].
pam
== NULL) {
661
pam_strerror(isakmp_cfg_config.port_pool[port].
pam
,
666
pam
= isakmp_cfg_config.port_pool[port].
pam
;
674
if ((error = pam_set_item(
pam
, PAM_RHOST, remote)) != 0) {
677
pam_strerror(
pam
, error));
683
error = pam_authenticate(
pam
, 0);
689
pam_strerror(
pam
, error))
[
all
...]
isakmp_cfg.h
81
pam_handle_t *
pam
;
member in struct:isakmp_cfg_port
isakmp_cfg.c
1398
/* Cleanup
PAM
status associated with the port */
1415
if (isakmp_cfg_config.port_pool[port].
pam
!= NULL)
1452
pam
_handle_t *
pam
;
local
[
all
...]
cftoken.l
252
<S_CFG>
pam
{ YYD; return(CFG_PAM); }
/external/chromium_org/remoting/host/installer/mac/Scripts/
remoting_postflight.sh
15
PAM_CONFIG=/etc/
pam
.d/chrome-remote-desktop
51
# Create the
PAM
configuration unless it already exists and has been edited.
59
logger Creating
PAM
config.
74
logger
PAM
config has local edits. Not updating.
/device/lge/hammerhead/
device.mk
285
ro.qti.sensors.
pam
=false \
Completed in 91 milliseconds