Home
last modified time | relevance | path

Searched defs:in_buf (Results 26 - 40 of 40) sorted by relevance

12

/third_party/libfuse/example/
H A Dpassthrough_hp.cc958 static void sfs_write_buf(fuse_req_t req, fuse_ino_t ino, fuse_bufvec *in_buf, in sfs_write_buf() argument
942 do_write_buf(fuse_req_t req, size_t size, off_t off, fuse_bufvec *in_buf, fuse_file_info *fi) do_write_buf() argument
H A Dpassthrough_ll.c881 lo_write_buf(fuse_req_t req, fuse_ino_t ino, struct fuse_bufvec *in_buf, off_t off, struct fuse_file_info *fi) lo_write_buf() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_fast.c1381 eap_fast_process_phase2(struct eap_sm *sm, struct eap_fast_data *data, struct wpabuf *in_buf) eap_fast_process_phase2() argument
H A Deap_server_peap.c1058 eap_peap_process_phase2(struct eap_sm *sm, struct eap_peap_data *data, const struct wpabuf *respData, struct wpabuf *in_buf) eap_peap_process_phase2() argument
H A Deap_server_teap.c1527 eap_teap_process_phase2(struct eap_sm *sm, struct eap_teap_data *data, struct wpabuf *in_buf) eap_teap_process_phase2() argument
H A Deap_server_ttls.c1004 eap_ttls_process_phase2(struct eap_sm *sm, struct eap_ttls_data *data, struct wpabuf *in_buf) eap_ttls_process_phase2() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_fast.c1395 eap_fast_process_phase2(struct eap_sm *sm, struct eap_fast_data *data, struct wpabuf *in_buf) eap_fast_process_phase2() argument
H A Deap_server_peap.c1089 eap_peap_process_phase2(struct eap_sm *sm, struct eap_peap_data *data, const struct wpabuf *respData, struct wpabuf *in_buf) eap_peap_process_phase2() argument
H A Deap_server_ttls.c1012 eap_ttls_process_phase2(struct eap_sm *sm, struct eap_ttls_data *data, struct wpabuf *in_buf) eap_ttls_process_phase2() argument
H A Deap_server_teap.c1678 eap_teap_process_phase2(struct eap_sm *sm, struct eap_teap_data *data, struct wpabuf *in_buf) eap_teap_process_phase2() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c1044 const void *in_buf = arg->in_size ? PARAM(arg) : NULL; in do_ioctl() local
H A Dfuse.c2738 fuse_lib_ioctl(fuse_req_t req, fuse_ino_t ino, int cmd, void *arg, struct fuse_file_info *llfi, unsigned int flags, const void *in_buf, size_t in_bufsz, size_t out_bufsz) fuse_lib_ioctl() argument
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1820 void *in_buf = arg->in_size ? PARAM(arg) : NULL; local
H A Dfuse.c4222 fuse_lib_ioctl(fuse_req_t req, fuse_ino_t ino, unsigned int cmd, void *arg, struct fuse_file_info *llfi, unsigned int flags, const void *in_buf, size_t in_bufsz, size_t out_bufsz) fuse_lib_ioctl() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c7065 static bool in_buf(const char *p, const char *buf, const char *end) { in in_buf() function

Completed in 57 milliseconds

12