Searched refs:cancpy (Results 1 – 1 of 1) sorted by relevance
7379 ssize_t left, willcpy, cancpy, error; local7389 cancpy = (int)M_TRAILINGSPACE(ret);7390 willcpy = min(cancpy, left);7410 cancpy = (int)M_TRAILINGSPACE(at);7411 willcpy = min(cancpy, left);13210 int left, cancpy, willcpy;13229 cancpy = (int)M_TRAILINGSPACE(head);13230 willcpy = min(cancpy, left);13252 cancpy = (int)M_TRAILINGSPACE(m);13253 willcpy = min(cancpy, left);[all …]