Home
last modified time | relevance | path

Searched refs:get_entry (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c86 get_entry (char *list, int num, int nested) in get_entry() function
147 menu_entries = get_entry (menu_entries, first, 0); in print_entries()
430 get_entry (menu_entries, in run_menu()
435 get_entry (menu_entries, in run_menu()
457 get_entry (menu_entries, in run_menu()
462 get_entry (menu_entries, in run_menu()
511 get_entry (menu_entries, in run_menu()
529 cur_entry = get_entry (menu_entries, in run_menu()
547 char *ptr = get_entry(menu_entries, in run_menu()
648 cur_entry = get_entry (config_entries, in run_menu()
[all …]
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_mindex.cc345 new_entry(table->get_entry(res->getlocation())); in prepare_results()
370 ret = extract_index_values_from_object(table->get_entry(recnum)); in extract_index_values_from_record()
564 entry_object_p ptr = table->get_entry((*where)->location); in first()
600 table->get_entry((*where)->location); in next()
763 entry_object *e = table->get_entry(recloc); in remove_aux()
H A Ddb_table_c.x236 % entry_object_p get_entry( entryp );
H A Ddb_mindex2.cc485 table->get_entry(dbie->getlocation()), tobj); in updateTableEntry()
1568 table->get_entry(dbie->getlocation()), in storeLDAP()
H A Ddb_table.cc550 db_table::get_entry(entryp where) in get_entry() function in db_table
/illumos-gate/usr/src/cmd/modload/
H A Daddrem.h124 extern char *get_entry(char *, char *, char, int);
H A Ddrvsubr.c188 current_head = get_entry(previous_head, one_entry, in append_to_file()
809 get_entry( in get_entry() function
1269 aliases = get_entry(aliases, p, ' ', 0); in exec_devfsadm()
1773 current_head = get_entry(previous_head, one_entry, ' ', 1); in aliases_unique()
1835 current_head = get_entry(previous_head, one_entry, ' ', 1); in aliases_exist()
1886 current_head = get_entry(previous_head, one_entry, ' ', 1); in aliases_paths_exist()
2105 current_head = get_entry(previous_head, one_entry, ' ', 1); in trim_duplicate_aliases()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h726 BOOL (*get_entry)(struct ecore_credit_pool_obj *o, int *entry); member
H A Decore_sp_verbs.c587 return mp->get_entry(mp, offset); in ecore_get_cam_offset_mac()
605 return vp->get_entry(vp, offset); in ecore_get_cam_offset_vlan()
4469 p->get_entry = ecore_credit_pool_get_entry; in ecore_init_credit_pool()
4474 p->get_entry = ecore_credit_pool_get_entry_always_TRUE; in ecore_init_credit_pool()
4480 p->get_entry = ecore_credit_pool_get_entry_always_TRUE; in ecore_init_credit_pool()