Searched refs:ERANGE (Results 1 - 12 of 12) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/libsa/
H A Derrno.h69 * ANSI C defines EDOM and ERANGE. POSIX defines the remaining values.
89 #define ERANGE 34 /* Result too large */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dadsp_attention.c101 uerr = ERANGE;
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Derrno.h122 #define ERANGE 34 /* Result too large */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_panicinfo.c141 error = ERANGE;
H A Dkern_newsysctl.c284 return(ERANGE);
310 return(ERANGE);
809 error = ERANGE;
H A Dsysv_shm.c1021 error = ERANGE;
1030 error = ERANGE;
H A Dsysv_msg.c1448 error = ERANGE;
1469 error = ERANGE;
H A Dsysv_sem.c1558 error = ERANGE;
1571 error = ERANGE;
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_xattr.c266 return (ERANGE);
372 result = ERANGE;
390 result = ERANGE;
405 result = ERANGE;
527 return (ERANGE);
1301 result = ERANGE;
1315 result = ERANGE;
1438 state->result = ERANGE;
H A Dhfs_readwrite.c2177 if ((MacToVFSError(retval) != ERANGE) ||
H A Dhfs_vfsutils.c1567 return ERANGE;
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_xattr.c1434 error = ERANGE;
1483 error = ERANGE;
2124 error = ERANGE;
2130 error = ERANGE;
2141 error = ERANGE;
2147 error = ERANGE;
2168 error = ERANGE;
2174 error = ERANGE;

Completed in 119 milliseconds