Searched defs:fromaddr (Results 1 - 6 of 6) sorted by relevance
/third_party/python/Lib/ |
H A D | smtplib.py | 1126 fromaddr = prompt("From") variable
|
/third_party/curl/tests/server/ |
H A D | tftpd.c | 522 srvr_sockaddr_union_t fromaddr; in synchnet() local
|
/third_party/curl/lib/ |
H A D | tftp.c | 1101 struct Curl_sockaddr_storage fromaddr; in tftp_receive_packet() local
|
/third_party/curl/packages/OS400/ |
H A D | os400sys.c | 912 Curl_os400_recvfrom(int sd, char *buffer, int buflen, int flags, struct sockaddr *fromaddr, int *addrlen) Curl_os400_recvfrom() argument
|
/third_party/lwip/src/api/ |
H A D | sockets.c | 1053 lwip_sock_make_addr(struct netconn *conn, ip_addr_t *fromaddr, u16_t port, in lwip_sock_make_addr() argument
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | modpost.c | 1444 report_sec_mismatch(const char *modname, const struct sectioncheck *mismatch, const char *fromsec, unsigned long long fromaddr, const char *fromsym, int from_is_func, const char *tosec, const char *tosym, int to_is_func) report_sec_mismatch() argument
|
Completed in 16 milliseconds