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

/freebsd-10-stable/contrib/tcsh/
H A Dsh.h1234 # define CGETS(b, c, d) iconv_catgets(catd, b, c, d) macro
1236 # define CGETS(b, c, d) xcatgets(catd, b, c, d) macro
1240 # define CGETS(b, c, d) d macro
1244 # define CGETS(b, c, d) nt_cgets( b, c, d) macro

Completed in 154 milliseconds