OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xauth_login_system
(Results
1 - 3
of
3
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_xauth.h
103
int
xauth_login_system
(char *, char *);
privsep.c
555
"
xauth_login_system
(\"%s\", <password>)\n",
559
if (
xauth_login_system
(bufs[0], bufs[1]) != 0) {
955
return
xauth_login_system
(usr, pwd);
isakmp_xauth.c
1185
xauth_login_system
(usr, pwd)
function
[
all
...]
Completed in 177 milliseconds