Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_db.h79 int num_array; member
215 int num_array);
H A Dnscd_dbimpl.c377 int num_array) in _nscd_alloc_db_entry() argument
389 size += (num_data + num_array) * sizeof (void **); in _nscd_alloc_db_entry()
404 hash->db_entry.num_array = num_array; in _nscd_alloc_db_entry()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtiget.ed64 short *num_array = (short *) cur_nums;
67 _NUMELEMENTS(numoffsets), 0)) == -1) ? -2 : num_array[offset]);
H A Dtifget.ed64 short *num_array = (short *) cur_nums;
67 _NUMELEMENTS(numoffsets), 0)) == -1) ? -2 : num_array[offset]);
H A Dtermcap.ed154 short *num_array = (short *) cur_nums;
159 return (num_array[offset]);