HomeSort by relevance Sort by last modified time
    Searched refs:authfd (Results 1 - 2 of 2) sorted by null

  /external/openssh/
authfd.c 1 /* $OpenBSD: authfd.c,v 1.86 2011/07/06 18:09:21 tedu Exp $ */
59 #include "authfd.h"
80 int authfd; local
84 if ((authfd = ssh_get_authentication_socket()) == -1)
87 ssh_close_authentication_socket(authfd);
Android.mk 9 acss.c authfd.c authfile.c bufaux.c bufbn.c buffer.c \

Completed in 56 milliseconds