Searched refs:xcatgets (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/tcsh/ |
| D | sh.decls.h | 204 extern char *xcatgets (nl_catd, int, int, const char *);
|
| D | sh.func.c | 2565 xcatgets(nl_catd ctd, int set_id, int msg_id, const char *s) function 2589 orig = xcatgets(ctd, set_id, msg_id, s); 2647 xcatgets(catd, 255, 1, "UTF-8"));
|
| D | sh.h | 1230 # define CGETS(b, c, d) xcatgets(catd, b, c, d)
|