OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_info
(Results
1 - 4
of
4
) 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/wpa_supplicant_8/src/ap/
drv_callbacks.c
709
struct
auth_info
*rx_auth)
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver.h
4368
struct
auth_info
{
struct in union:wpa_event_data
[
all
...]
Completed in 1249 milliseconds