Searched refs:NLRETERR (Results 1 – 1 of 1) sorted by relevance
80 #define NLRETERR(errc) { errno = errc; return (NLERR); } macro139 NLRETERR(ENOENT); in __catopen_l()166 NLRETERR(np->caterrno); in __catopen_l()247 NLRETERR(ENAMETOOLONG); in __catopen_l()271 NLRETERR(ENOENT); in __catopen_l()413 NLRETERR(errno); in load_msgcat()420 NLRETERR(saved_errno); in load_msgcat()427 NLRETERR(ENOENT); in load_msgcat()438 NLRETERR(ENOENT); in load_msgcat()446 NLRETERR(saved_errno); in load_msgcat()[all …]