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

/macosx-10.10/uucp-11/uucp/uuconf/
H A Derrstr.c54 const char *zerrno;
135 zerrno = "";
140 zerrno = strerror (qglobal->ierrno);
141 cerrno = strlen (zerrno) + 2;
210 memcpy ((pointer) zbuf, (pointer) zerrno, ccopy);
52 const char *zerrno; local

Completed in 112 milliseconds