Searched refs:tmpl_len (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dtmpdir.h26 extern int path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, bool try_tmpdir);
H A Dtmpdir.c78 path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, argument
124 if (tmpl_len < dlen + 1 + plen + 6 + 1)
H A Dtempname.c124 __path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, argument
170 if (tmpl_len < dlen + 1 + plen + 6 + 1)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dfsm.c17 int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order)
55 for (i = 0; i < tmpl_len; i++) {
16 init_fsm(char *name, const char **state_names, const char **event_names, int nr_states, int nr_events, const fsm_node *tmpl, int tmpl_len, gfp_t order) argument
H A Dfsm.h105 * @param tmpl_len Length of the describing array.
112 int tmpl_len, gfp_t order);

Completed in 114 milliseconds