Searched defs:cmd (Results 1 – 18 of 18) sorted by relevance
/curl/tests/libtest/ |
H A D | lib547.c | 59 int cmd, in ioctlcallback()
|
H A D | lib555.c | 66 int cmd, in ioctlcallback()
|
H A D | lib552.c | 154 static curlioerr ioctl_callback(CURL *handle, int cmd, void *clientp) in ioctl_callback()
|
H A D | lib1560.c | 1101 static CURLUcode updateurl(CURLU *u, const char *cmd, unsigned int setflags) in updateurl()
|
/curl/src/ |
H A D | tool_getparam.c | 850 static ParameterError set_data(cmdline_t cmd, in set_data() 1118 cmdline_t cmd; in getparameter() local
|
H A D | tool_getparam.h | 323 unsigned short cmd; member
|
/curl/tests/server/ |
H A D | rtspd.c | 298 char *cmd = NULL; in ProcessRequest() local 770 char *cmd = NULL; in send_doc() local
|
H A D | sws.c | 278 char *cmd = NULL; in parse_servercmd() local 1014 char *cmd = NULL; in send_doc() local
|
H A D | tftpd.c | 1023 char *cmd = NULL; in parse_servercmd() local
|
/curl/lib/ |
H A D | krb5.c | 67 const char *cmd) in ftpsend() 300 char *cmd; in krb5_auth() local
|
H A D | telnet.c | 271 const char *direction, int cmd, int option) in printoption() 306 static void send_negotiation(struct Curl_easy *data, int cmd, int option) in send_negotiation()
|
H A D | ftp.c | 1380 char *cmd; in ftp_state_list() local 1639 char *cmd = item->data; in ftp_state_quote() local 3423 char *cmd = item->data; in ftp_sendquote() local
|
H A D | smb.c | 535 unsigned char cmd, size_t len) in smb_format_message() 602 static CURLcode smb_send_message(struct Curl_easy *data, unsigned char cmd, in smb_send_message()
|
H A D | imap.c | 217 static bool imap_matchresp(const char *line, size_t len, const char *cmd) in imap_matchresp()
|
/curl/lib/vssh/ |
H A D | libssh.c | 2655 char *cmd = sshc->quote_item->data; in sftp_quote() local 2829 char *cmd = sshc->quote_item->data; in sftp_quote_stat() local
|
H A D | libssh2.c | 975 char *cmd = sshc->quote_item->data; in sftp_quote() local 1395 char *cmd = sshc->quote_item->data; in sftp_quote_stat() local
|
/curl/lib/vtls/ |
H A D | wolfssl.c | 270 static long wolfssl_bio_cf_ctrl(WOLFSSL_BIO *bio, int cmd, long num, void *ptr) in wolfssl_bio_cf_ctrl()
|
H A D | openssl.c | 717 static long ossl_bio_cf_ctrl(BIO *bio, int cmd, long num, void *ptr) in ossl_bio_cf_ctrl()
|
Completed in 106 milliseconds