Lines Matching refs:ac_errno
393 reply->hdr.ac_errno = errno;
523 reply->hdr.ac_errno = errno;
570 reply->hdr.ac_errno = errno;
630 reply->hdr.ac_errno = errno;
684 reply->hdr.ac_errno = errno;
723 reply->hdr.ac_errno = EINVAL;
725 reply->hdr.ac_errno = errno;
745 reply->hdr.ac_errno = EINVAL;
747 reply->hdr.ac_errno = errno;
782 reply->hdr.ac_errno = EINVAL;
784 reply->hdr.ac_errno = errno;
827 reply->hdr.ac_errno = EINVAL;
829 reply->hdr.ac_errno = errno;
857 reply->hdr.ac_errno = 0;
918 if (msg->hdr.ac_errno != 0) {
919 errno = msg->hdr.ac_errno;
1035 if (msg->hdr.ac_errno != 0) {
1036 errno = msg->hdr.ac_errno;
1083 if (msg->hdr.ac_errno != 0) {
1084 errno = msg->hdr.ac_errno;
1150 if (msg->hdr.ac_errno != 0) {
1151 errno = msg->hdr.ac_errno;
1223 if (msg->hdr.ac_errno != 0) {
1224 errno = msg->hdr.ac_errno;
1305 if (msg->hdr.ac_errno != 0) {
1306 errno = msg->hdr.ac_errno;
1356 if (msg->hdr.ac_errno != 0) {
1419 if (msg->hdr.ac_errno != 0) {
1420 errno = msg->hdr.ac_errno;
1668 if (msg->hdr.ac_errno != 0) {
1669 errno = msg->hdr.ac_errno;
1739 if (msg->hdr.ac_errno != 0) {
1740 errno = msg->hdr.ac_errno;
1792 if (msg->hdr.ac_errno != 0)
1793 errno = msg->hdr.ac_errno;