Searched defs:resp (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_findzonecut.c274 u_char *resp = NULL; local
412 u_char *resp; local
444 u_char *resp; local
670 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, u_char *resp, ns_msg *msg) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_multi_audio.cpp633 uint32 resp[2]; local
658 uint32 resp; local
600 get_control_gain_mute(hda_audio_group* audioGroup, hda_multi_mixer_control *control, uint32 *resp) argument
675 uint32 resp; local
702 uint32 resp[2]; local
759 uint32 resp[2]; local
[all...]
H A Dhda_codec.cpp404 uint32 resp[2]; local
707 uint32 resp[3]; local
[all...]
/haiku-fatelf/src/libs/libtelnet/
H A Dsra.c483 auth_conv(int num_msg, const struct pam_message **msg, struct pam_response **resp, void *appdata) argument
/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hostap.c1686 int reassoc, resp; local
1603 ratesetmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int rate) argument
1614 capinfomismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp, const char *tag, int capinfo) argument
1628 htcapmismatch(struct ieee80211_node *ni, const struct ieee80211_frame *wh, int reassoc, int resp) argument
[all...]
H A Dieee80211_node.c2300 ieee80211_node_join(struct ieee80211_node *ni, int resp) argument
/haiku-fatelf/src/system/boot/loader/net/
H A DiSCSITarget.cpp191 scsi_res_read_capacity resp; local
414 iscsi_login_response resp; local
475 iscsi_logout_response resp; local
532 iscsi_logout_response resp; local
613 struct iscsi_basic_header_segment resp; local
722 _ReadResponse(iscsi_basic_header_segment* resp, bigtime_t timeout) argument
[all...]
/haiku-fatelf/src/add-ons/mail_daemon/outbound_protocols/smtp/
H A Dsmtp.cpp645 char *resp = postResponse.LockBuffer(rawResponse.Length() * 2 + 10); local
688 char *resp = postResponse.LockBuffer(preResponse.Length() * 2 + 10); local
/haiku-fatelf/headers/private/firewire/
H A Dfirewirereg.h289 int resp; member in struct:fw_bulkxfer
308 int32_t resp; member in struct:fw_xfer
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dardi.c1679 static int SendSubMessageGetWordAndCheckReply(int reason, int subreason, ARMword *resp) { argument
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c1250 auth_conv(int num_msg, const struct pam_message **msg, struct pam_response **resp, void *appdata) argument
/haiku-fatelf/src/kits/media/
H A DParameterWeb.cpp1839 BContinuousParameter::SetResponse(int resp, float factor, float offset) argument
/haiku-fatelf/src/bin/network/wget/src/
H A Dhttp.c593 struct response *resp = xnew0 (struct response); local
648 resp_header_locate(const struct response *resp, const char *name, int start, const char **begptr, const char **endptr) argument
693 resp_header_get(const struct response *resp, const char *name, const char **begptr, const char **endptr) argument
709 resp_header_copy(const struct response *resp, const char *name, char *buf, int bufsize) argument
728 resp_header_strdup(const struct response *resp, const char *name) argument
745 resp_status(const struct response *resp, char **message) argument
805 resp_free(struct response *resp) argument
830 print_server_response(const struct response *resp, const char *prefix) argument
1424 struct response *resp; local
[all...]

Completed in 261 milliseconds