Searched defs:CGETS (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.h1220 # define CGETS(b, c, d) iconv_catgets(catd, b, c, d) macro
1222 # define CGETS(b, c, d) xcatgets(catd, b, c, d) macro
1226 # define CGETS(b, c, d) d macro
1230 # define CGETS(b, c, d) nt_cgets( b, c, d) macro

Completed in 123 milliseconds