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

/solaris-x11-s12/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dfbc_keywds.c49 int table_ent_len, /* Keyword table entry length */
71 (void *)((char *)table_ent_ptr + table_ent_len)) {
110 int table_ent_len, /* Keyword table entry length */
124 (void *)((char *)table_ent_ptr + table_ent_len)) {
47 fbc_search_keywds( void *keywd_table, int table_ent_len, const char * const keywd, const void **match_ent_ptr) argument
108 fbc_print_matching_keywds( void *keywd_table, int table_ent_len, const char * const keywd) argument

Completed in 10 milliseconds