Searched refs:SETerrno (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/procmail-14/procmail/src/
H A Dexopen.c60 { nicediff=nice(0);SETerrno(0);nicediff-=nice(-NICE_RANGE);
151 SETerrno(serrno);
165 { SETerrno(serrno);
172 /*SETerrno(serrno);*/ /* we really succeeded, don't bother with errno */
H A Dmailfold.c83 lasttell=i= -1;SETerrno(EBADF);
127 SETerrno(serrno);
H A Dincludes.h543 #define SETerrno(v) (errno=(v)) /* multi-threading errno hook */ macro

Completed in 119 milliseconds