Searched refs:tparam (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtermcap.h77 extern char * tparam (const char *str, void *buf, int bufsize, ...);
H A Dterminfo.h75 extern char * tparam (const char *str, void *buf, int bufsize, ...);
H A Dterm-ostream.oo.c41 /* GNU termcap's tparam() function requires a buffer argument. Make it so
42 large that there is no risk that tparam() needs to call malloc(). */
44 /* Define tparm in terms of tparam. In the scope of this file, it is called
47 tparam (str, tparambuf, sizeof (tparambuf), arg1)
1808 it contains balues in terminfo syntax but the system's tparam()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dterminfo.h75 extern char * tparam (const char *str, void *buf, int bufsize, ...);
H A Dterm-ostream.c44 /* GNU termcap's tparam() function requires a buffer argument. Make it so
45 large that there is no risk that tparam() needs to call malloc(). */
47 /* Define tparm in terms of tparam. In the scope of this file, it is called
50 tparam (str, tparambuf, sizeof (tparambuf), arg1)
1785 it contains balues in terminfo syntax but the system's tparam()
H A Dterm-ostream.oo.c41 /* GNU termcap's tparam() function requires a buffer argument. Make it so
42 large that there is no risk that tparam() needs to call malloc(). */
44 /* Define tparm in terms of tparam. In the scope of this file, it is called
47 tparam (str, tparambuf, sizeof (tparambuf), arg1)
1808 it contains balues in terminfo syntax but the system's tparam()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dcms.c1160 cms_key_param *tparam; local
1162 tparam = key_param->next;
1164 key_param = tparam;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dcms.c1160 cms_key_param *tparam; local
1162 tparam = key_param->next;
1164 key_param = tparam;

Completed in 60 milliseconds