Searched refs:cancpy (Results 1 – 1 of 1) sorted by relevance
6870 ssize_t left, willcpy, cancpy, error; in sctp_copy_out_all() local6880 cancpy = (int)M_TRAILINGSPACE(ret); in sctp_copy_out_all()6881 willcpy = min(cancpy, left); in sctp_copy_out_all()6901 cancpy = (int)M_TRAILINGSPACE(at); in sctp_copy_out_all()6902 willcpy = min(cancpy, left); in sctp_copy_out_all()