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

/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.c38 static int tnchktc(void);
97 return(tnchktc());
103 * tnchktc: check the last entry, see if it's tc=xxx. If so,
110 tnchktc(void) function
/illumos-gate/usr/src/ucblib/libtermcap/
H A Dtermcap.c59 int tnchktc(void);
97 return (tnchktc());
140 return (tnchktc());
146 * tnchktc: check the last entry, see if it's tc=xxx. If so,
154 tnchktc(void) function
/illumos-gate/usr/src/cmd/tip/
H A Dremcap.c39 #define tnchktc rnchktc macro
73 int tnchktc(void);
151 return (tnchktc());
206 return (tnchktc());
212 * tnchktc: check the last entry, see if it's tc=xxx. If so,
219 tnchktc(void) function

Completed in 117 milliseconds