Home
last modified time | relevance | path

Searched refs:num_array (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/nscd/
H A Dnscd_db.h81 int num_array; member
217 int num_array);
H A Dnscd_dbimpl.c379 int num_array) in _nscd_alloc_db_entry() argument
391 size += (num_data + num_array) * sizeof (void **); in _nscd_alloc_db_entry()
406 hash->db_entry.num_array = num_array; in _nscd_alloc_db_entry()
/titanic_41/usr/src/lib/libcurses/screen/
H A Dtifget.ed66 short *num_array = (short *) cur_nums;
69 _NUMELEMENTS(numoffsets), 0)) == -1) ? -2 : num_array[offset]);
H A Dtiget.ed66 short *num_array = (short *) cur_nums;
69 _NUMELEMENTS(numoffsets), 0)) == -1) ? -2 : num_array[offset]);
H A Dtermcap.ed155 short *num_array = (short *) cur_nums;
160 return (num_array[offset]);