Searched defs:rwflag (Results 1 - 8 of 8) sorted by relevance
/external/libnfc-nci/src/nfc/int/ |
H A D | ce_int.h | 52 UINT8 rwflag; /* RWFlag: 00h NDEF is read-only; 01h if read/write available */ member in struct:__anon8801
|
H A D | rw_int.h | 364 UINT8 rwflag; /* RWFlag: 00h NDEF is read-only; 01h if read/write available */ member in struct:__anon8833
|
/external/boringssl/src/crypto/pem/ |
H A D | pem_lib.c | 815 int PEM_def_callback(char *buf, int size, int rwflag, void *userdata) argument
|
/external/kernel-headers/original/uapi/linux/ |
H A D | coda.h | 373 int rwflag; member in struct:coda_ioctl_in
|
/external/libvncserver/x11vnc/ |
H A D | sslhelper.c | 767 static int pem_passwd_callback(char *buf, int size, int rwflag, argument 794 if (0) rwflag = 0; /* compiler warning. */
|
/external/wpa_supplicant_8/hostapd/src/crypto/ |
H A D | tls_openssl.c | 2063 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) argument
|
/external/wpa_supplicant_8/src/crypto/ |
H A D | tls_openssl.c | 2063 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) argument
|
/external/wpa_supplicant_8/wpa_supplicant/src/crypto/ |
H A D | tls_openssl.c | 2063 static int tls_passwd_cb(char *buf, int size, int rwflag, void *password) argument
|
Completed in 332 milliseconds