Searched refs:grub_list_push (Results 1 - 19 of 19) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/
H A Dterm.h241 grub_list_push (GRUB_AS_LIST_P (&grub_term_inputs_disabled),
247 grub_list_push (GRUB_AS_LIST_P (&grub_term_inputs), GRUB_AS_LIST (term));
255 grub_list_push (GRUB_AS_LIST_P (&grub_term_inputs_disabled),
264 grub_list_push (GRUB_AS_LIST_P (&grub_term_inputs), GRUB_AS_LIST (term));
272 grub_list_push (GRUB_AS_LIST_P (&grub_term_outputs_disabled),
278 grub_list_push (GRUB_AS_LIST_P (&grub_term_outputs),
287 grub_list_push (GRUB_AS_LIST_P (&grub_term_outputs_disabled),
296 grub_list_push (GRUB_AS_LIST_P (&grub_term_outputs),
H A Dfs.h107 grub_list_push (GRUB_AS_LIST_P (&grub_fs_list), GRUB_AS_LIST (fs));
H A Dpartition.h101 grub_list_push (GRUB_AS_LIST_P (&grub_partition_map_list),
H A Dcryptodisk.h112 grub_list_push (GRUB_AS_LIST_P (&grub_cryptodisk_list), GRUB_AS_LIST (cr));
H A Dlist.h33 void EXPORT_FUNC(grub_list_push) (grub_list_t *head, grub_list_t item);
H A Dnet.h303 grub_list_push (GRUB_AS_LIST_P (&grub_net_app_level_list),
323 grub_list_push (GRUB_AS_LIST_P (&grub_net_cards),
/osnet-11/usr/src/grub/grub2/grub-core/tests/lib/
H A Dtest.c61 grub_list_push (GRUB_AS_LIST_P (&failure_list), GRUB_AS_LIST (failure));
114 grub_list_push (GRUB_AS_LIST_P (&grub_test_list), GRUB_AS_LIST (test));
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dterminal.c141 grub_list_push (GRUB_AS_LIST_P (enabled), GRUB_AS_LIST (term));
162 grub_list_push (GRUB_AS_LIST_P (disabled), GRUB_AS_LIST (term));
178 grub_list_push (GRUB_AS_LIST_P (enabled), GRUB_AS_LIST (term));
198 grub_list_push (GRUB_AS_LIST_P (disabled), GRUB_AS_LIST (term));
/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dlist.c25 grub_list_push (grub_list_t *head, grub_list_t item) function
/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dauth.c61 grub_list_push (GRUB_AS_LIST_P (&users), GRUB_AS_LIST (cur));
108 grub_list_push (GRUB_AS_LIST_P (&users), GRUB_AS_LIST (cur));
/osnet-11/usr/src/grub/grub2/grub-core/gettext/
H A Dgettext.c211 grub_list_push (GRUB_AS_LIST_P (&grub_gettext_msg_list),
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dudp.c50 grub_list_push (GRUB_AS_LIST_P (&udp_sockets),
H A Dtcp.c146 grub_list_push (GRUB_AS_LIST_P (&tcp_listens), GRUB_AS_LIST (ret));
160 grub_list_push (GRUB_AS_LIST_P (&tcp_sockets),
H A Dnet.c364 grub_list_push (GRUB_AS_LIST_P (&grub_net_routes),
/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dserial.c307 grub_list_push (GRUB_AS_LIST_P (&grub_serial_ports), GRUB_AS_LIST (port));
/osnet-11/usr/src/grub/grub2/grub-core/loader/i386/
H A Dxnu.c284 grub_list_push (GRUB_AS_LIST_P (&devices), GRUB_AS_LIST (ret));
314 grub_list_push (GRUB_AS_LIST_P (&dev->properties),
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dahci.c386 grub_list_push (GRUB_AS_LIST_P (&grub_ahci_devices),
/osnet-11/usr/src/grub/grub2/util/
H A Ddeviceiter.c499 grub_list_push (GRUB_AS_LIST_P (&seen), GRUB_AS_LIST (seen_elt));
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dhostdisk.c735 grub_list_push (GRUB_AS_LIST_P (&linux_partition_cache_list),

Completed in 69 milliseconds