Searched defs:map_errno (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c66 map_errno(int err) function
209 return (map_errno(errno));
222 return (map_errno(errno));
263 return (map_errno(errno));
274 return (map_errno(errno));
316 return (map_errno(errno));
351 return (map_errno(errno));
362 return (map_errno(errno));
441 return (map_errno(errno));
451 return (map_errno(errn
[all...]

Completed in 25 milliseconds