Searched refs:cancpy (Results 1 – 1 of 1) sorted by relevance
6783 ssize_t left, willcpy, cancpy, error; in sctp_copy_out_all() local6793 cancpy = (int)M_TRAILINGSPACE(ret); in sctp_copy_out_all()6794 willcpy = min(cancpy, left); in sctp_copy_out_all()6814 cancpy = (int)M_TRAILINGSPACE(at); in sctp_copy_out_all()6815 willcpy = min(cancpy, left); in sctp_copy_out_all()