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

/osnet-11/usr/src/lib/libxcurses/src/tic/
H A Dticmain.c186 find(char const *capname, void **arrayp, int *indexp) argument
192 *indexp = (int)(p - boolnames);
198 *indexp = (int)(p - numnames);
204 *indexp = (int)(p - strnames);
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dnilfs2.c417 grub_uint64_t key, int *indexp)
432 *indexp = index;
455 *indexp = index;
415 grub_nilfs2_btree_node_lookup(struct grub_nilfs2_btree_node *node, grub_uint64_t key, int *indexp) argument

Completed in 34 milliseconds