Lines Matching refs:NLRETERR
80 #define NLRETERR(errc) { errno = errc; return (NLERR); } macro
139 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()
454 NLRETERR(ENOENT); in load_msgcat()
473 NLRETERR(ENOMEM); in load_msgcat()