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

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.h1228 # define CGETS(b, c, d) iconv_catgets(catd, b, c, d) macro
1230 # define CGETS(b, c, d) xcatgets(catd, b, c, d) macro
1234 # define CGETS(b, c, d) d macro
1238 # define CGETS(b, c, d) nt_cgets( b, c, d) macro

Completed in 50 milliseconds