Home
last modified time | relevance | path

Searched refs:tnchktc (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/tip/
H A Dremcap.c38 #define tnchktc rnchktc macro
70 int tnchktc(void);
148 return (tnchktc()); in getent()
203 return (tnchktc()); in getent()
216 tnchktc(void) in tnchktc() function
/illumos-gate/usr/src/ucblib/libtermcap/
H A Dtermcap.c57 int tnchktc(void);
95 return (tnchktc()); in tgetent()
138 return (tnchktc()); in tgetent()
152 tnchktc(void) in tnchktc() function
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.c36 static int tnchktc(void);
95 return(tnchktc()); in tgetent()
108 tnchktc(void) in tnchktc() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dotermcap.h51 otgetent(char *, char *), tnamatch(char *), tnchktc(void);