Home
last modified time | relevance | path

Searched defs:user_table_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/contrib/examples/snmp/snmp_v3/
Dsnmpv3_dummy.c45 struct user_table_entry { struct
53 static struct user_table_entry user_table[] = { argument
/third_party/ncurses/include/
Dtic.h222 struct user_table_entry struct
224 const char *ute_name; /* name to hash on */
225 int ute_type; /* mask (BOOLEAN, NUMBER, STRING) */
226 unsigned ute_argc; /* number of parameters */
227 unsigned ute_args; /* bit-mask for string parameters */
228 HashValue ute_index; /* index of associated variable in its array */
229 HashValue ute_link; /* index in table of next hash, or -1 */