Searched refs:send_err (Results 1 – 1 of 1) sorted by relevance
145 static inline int send_err(int sock, struct tftpc *client, int err_code, char *err_msg) in send_err() function306 if (send_err(sock, client, TFTP_ERROR_DISK_FULL, NULL) < 0) { in tftp_get()