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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/xcb/
xcb.h 378 * @param auth_info: Authentication data.
382 * xcb_auth_info_t @p auth_info. The file descriptor @p fd is
384 * should be unauthenticated, @p auth_info must be @c
387 xcb_connection_t *xcb_connect_to_fd(int fd, xcb_auth_info_t *auth_info);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 432 * @param auth_info: Authentication data.
436 * xcb_auth_info_t @p auth_info. The file descriptor @p fd is
438 * should be unauthenticated, @p auth_info must be @c
441 xcb_connection_t *xcb_connect_to_fd(int fd, xcb_auth_info_t *auth_info);
  /external/openssh/
auth.h 161 void auth_info(Authctxt *authctxt, const char *, ...)
auth1.c 193 auth_info(authctxt, "ruser %.100s", client_user);
auth2-pubkey.c 236 auth_info(authctxt, "%s ID %s (serial %llu) CA %s %s%s%s",
246 auth_info(authctxt, "%s %s%s%s", key_type(key),
auth.c 257 auth_info(Authctxt *authctxt, const char *fmt, ...) function
  /external/wpa_supplicant_8/src/ap/
drv_callbacks.c 715 struct auth_info *rx_auth)
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 4663 struct auth_info { struct in union:wpa_event_data
    [all...]

Completed in 221 milliseconds