Searched refs:cancpy (Results 1 – 1 of 1) sorted by relevance
6872 ssize_t left, willcpy, cancpy, error; in sctp_copy_out_all() local6882 cancpy = (int)M_TRAILINGSPACE(ret); in sctp_copy_out_all()6883 willcpy = min(cancpy, left); in sctp_copy_out_all()6903 cancpy = (int)M_TRAILINGSPACE(at); in sctp_copy_out_all()6904 willcpy = min(cancpy, left); in sctp_copy_out_all()