Home
last modified time | relevance | path

Searched refs:systab (Results 101 – 125 of 1029) sorted by relevance

12345678910>>...42

/dports/sysutils/syslinux/syslinux-6.03/gnu-efi/gnu-efi-3.0/apps/
H A Dt.c17 efi_main (EFI_HANDLE image_handle, EFI_SYSTEM_TABLE *systab) in efi_main() argument
21 InitializeLib(image_handle, systab); in efi_main()
22 conout = systab->ConOut; in efi_main()
H A Dt6.c13 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main() argument
21 InitializeLib(image, systab); in efi_main()
22 status = uefi_call_wrapper(systab->BootServices->HandleProtocol, in efi_main()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/firmware/efi/
H A Dfdtparams.c85 unsigned long systab; in efi_get_fdt_params() local
91 [SYSTAB] = { &systab, sizeof(systab) }, in efi_get_fdt_params()
121 return systab; in efi_get_fdt_params()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/firmware/efi/
H A Dfdtparams.c85 unsigned long systab; in efi_get_fdt_params() local
91 [SYSTAB] = { &systab, sizeof(systab) }, in efi_get_fdt_params()
121 return systab; in efi_get_fdt_params()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/firmware/efi/
H A Dfdtparams.c85 unsigned long systab; in efi_get_fdt_params() local
91 [SYSTAB] = { &systab, sizeof(systab) }, in efi_get_fdt_params()
121 return systab; in efi_get_fdt_params()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/gnu-efi/dist/apps/
H A Dt6.c15 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main() argument
23 InitializeLib(image, systab); in efi_main()
24 status = uefi_call_wrapper(systab->BootServices->HandleProtocol, in efi_main()
/dports/devel/gnu-efi/gnu-efi-3.0.14/apps/
H A Dt6.c13 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab)
21 InitializeLib(image, systab);
22 status = uefi_call_wrapper(systab->BootServices->HandleProtocol,
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/example/
H A Dha_example.cc186 st_handler_tablename *systab; in example_is_supported_system_table() local
192 systab = ha_example_system_tables; in example_is_supported_system_table()
193 while (systab && systab->db) { in example_is_supported_system_table()
194 if (systab->db == db && strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
196 systab++; in example_is_supported_system_table()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/example/
H A Dha_example.cc267 st_system_tablename *systab; in example_is_supported_system_table() local
274 systab= ha_example_system_tables; in example_is_supported_system_table()
275 while (systab && systab->db) in example_is_supported_system_table()
277 if (systab->db == db && in example_is_supported_system_table()
278 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
280 systab++; in example_is_supported_system_table()
/dports/databases/mysql56-client/mysql-5.6.51/storage/example/
H A Dha_example.cc267 st_system_tablename *systab; in example_is_supported_system_table() local
274 systab= ha_example_system_tables; in example_is_supported_system_table()
275 while (systab && systab->db) in example_is_supported_system_table()
277 if (systab->db == db && in example_is_supported_system_table()
278 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
280 systab++; in example_is_supported_system_table()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/example/
H A Dha_example.cc267 st_system_tablename *systab; in example_is_supported_system_table() local
274 systab= ha_example_system_tables; in example_is_supported_system_table()
275 while (systab && systab->db) in example_is_supported_system_table()
277 if (systab->db == db && in example_is_supported_system_table()
278 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
280 systab++; in example_is_supported_system_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/example/
H A Dha_example.cc267 st_system_tablename *systab; in example_is_supported_system_table() local
274 systab= ha_example_system_tables; in example_is_supported_system_table()
275 while (systab && systab->db) in example_is_supported_system_table()
277 if (systab->db == db && in example_is_supported_system_table()
278 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
280 systab++; in example_is_supported_system_table()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/example/
H A Dha_example.cc267 st_system_tablename *systab; in example_is_supported_system_table() local
274 systab= ha_example_system_tables; in example_is_supported_system_table()
275 while (systab && systab->db) in example_is_supported_system_table()
277 if (systab->db == db && in example_is_supported_system_table()
278 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
280 systab++; in example_is_supported_system_table()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/example/
H A Dha_example.cc243 st_handler_tablename *systab; in example_is_supported_system_table() local
250 systab= ha_example_system_tables; in example_is_supported_system_table()
251 while (systab && systab->db) in example_is_supported_system_table()
253 if (systab->db == db && in example_is_supported_system_table()
254 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
256 systab++; in example_is_supported_system_table()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/example/
H A Dha_example.cc243 st_handler_tablename *systab; in example_is_supported_system_table() local
250 systab= ha_example_system_tables; in example_is_supported_system_table()
251 while (systab && systab->db) in example_is_supported_system_table()
253 if (systab->db == db && in example_is_supported_system_table()
254 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
256 systab++; in example_is_supported_system_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/example/
H A Dha_example.cc243 st_handler_tablename *systab; in example_is_supported_system_table() local
250 systab= ha_example_system_tables; in example_is_supported_system_table()
251 while (systab && systab->db) in example_is_supported_system_table()
253 if (systab->db == db && in example_is_supported_system_table()
254 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
256 systab++; in example_is_supported_system_table()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/example/
H A Dha_example.cc243 st_handler_tablename *systab; in example_is_supported_system_table() local
250 systab= ha_example_system_tables; in example_is_supported_system_table()
251 while (systab && systab->db) in example_is_supported_system_table()
253 if (systab->db == db && in example_is_supported_system_table()
254 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
256 systab++; in example_is_supported_system_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/example/
H A Dha_example.cc243 st_handler_tablename *systab; in example_is_supported_system_table() local
250 systab= ha_example_system_tables; in example_is_supported_system_table()
251 while (systab && systab->db) in example_is_supported_system_table()
253 if (systab->db == db && in example_is_supported_system_table()
254 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
256 systab++; in example_is_supported_system_table()
/dports/databases/mysql57-client/mysql-5.7.36/storage/example/
H A Dha_example.cc243 st_handler_tablename *systab; in example_is_supported_system_table() local
250 systab= ha_example_system_tables; in example_is_supported_system_table()
251 while (systab && systab->db) in example_is_supported_system_table()
253 if (systab->db == db && in example_is_supported_system_table()
254 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
256 systab++; in example_is_supported_system_table()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/efi_loader/
H A Defi_boottime.c1414 struct efi_configuration_table *end = &systab.tables[systab.nr_tables]; in efi_remove_configuration_table()
1417 systab.nr_tables--; in efi_remove_configuration_table()
1461 systab.nr_tables = i + 1; in efi_install_configuration_table()
1873 if (!systab.boottime) in efi_exit_boot_services()
1902 systab.con_in_handle = NULL; in efi_exit_boot_services()
1903 systab.con_in = NULL; in efi_exit_boot_services()
1905 systab.con_out = NULL; in efi_exit_boot_services()
1906 systab.stderr_handle = NULL; in efi_exit_boot_services()
1907 systab.std_err = NULL; in efi_exit_boot_services()
1908 systab.boottime = NULL; in efi_exit_boot_services()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/efi_loader/
H A Defi_boottime.c1414 struct efi_configuration_table *end = &systab.tables[systab.nr_tables]; in efi_remove_configuration_table()
1417 systab.nr_tables--; in efi_remove_configuration_table()
1461 systab.nr_tables = i + 1; in efi_install_configuration_table()
1873 if (!systab.boottime) in efi_exit_boot_services()
1902 systab.con_in_handle = NULL; in efi_exit_boot_services()
1903 systab.con_in = NULL; in efi_exit_boot_services()
1905 systab.con_out = NULL; in efi_exit_boot_services()
1906 systab.stderr_handle = NULL; in efi_exit_boot_services()
1907 systab.std_err = NULL; in efi_exit_boot_services()
1908 systab.boottime = NULL; in efi_exit_boot_services()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/efi_loader/
H A Defi_boottime.c1414 struct efi_configuration_table *end = &systab.tables[systab.nr_tables]; in efi_remove_configuration_table()
1417 systab.nr_tables--; in efi_remove_configuration_table()
1461 systab.nr_tables = i + 1; in efi_install_configuration_table()
1873 if (!systab.boottime) in efi_exit_boot_services()
1902 systab.con_in_handle = NULL; in efi_exit_boot_services()
1903 systab.con_in = NULL; in efi_exit_boot_services()
1905 systab.con_out = NULL; in efi_exit_boot_services()
1906 systab.stderr_handle = NULL; in efi_exit_boot_services()
1907 systab.std_err = NULL; in efi_exit_boot_services()
1908 systab.boottime = NULL; in efi_exit_boot_services()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/efi_loader/
H A Defi_boottime.c1414 struct efi_configuration_table *end = &systab.tables[systab.nr_tables]; in efi_remove_configuration_table()
1417 systab.nr_tables--; in efi_remove_configuration_table()
1461 systab.nr_tables = i + 1; in efi_install_configuration_table()
1873 if (!systab.boottime) in efi_exit_boot_services()
1902 systab.con_in_handle = NULL; in efi_exit_boot_services()
1903 systab.con_in = NULL; in efi_exit_boot_services()
1905 systab.con_out = NULL; in efi_exit_boot_services()
1906 systab.stderr_handle = NULL; in efi_exit_boot_services()
1907 systab.std_err = NULL; in efi_exit_boot_services()
1908 systab.boottime = NULL; in efi_exit_boot_services()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/lib/efi_loader/
H A Defi_boottime.c1414 struct efi_configuration_table *end = &systab.tables[systab.nr_tables]; in efi_remove_configuration_table()
1417 systab.nr_tables--; in efi_remove_configuration_table()
1461 systab.nr_tables = i + 1; in efi_install_configuration_table()
1873 if (!systab.boottime) in efi_exit_boot_services()
1902 systab.con_in_handle = NULL; in efi_exit_boot_services()
1903 systab.con_in = NULL; in efi_exit_boot_services()
1905 systab.con_out = NULL; in efi_exit_boot_services()
1906 systab.stderr_handle = NULL; in efi_exit_boot_services()
1907 systab.std_err = NULL; in efi_exit_boot_services()
1908 systab.boottime = NULL; in efi_exit_boot_services()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/example/
H A Dha_example.cc349 st_system_tablename *systab; in example_is_supported_system_table() local
356 systab= ha_example_system_tables; in example_is_supported_system_table()
357 while (systab && systab->db) in example_is_supported_system_table()
359 if (systab->db == db && in example_is_supported_system_table()
360 strcmp(systab->tablename, table_name) == 0) in example_is_supported_system_table()
362 systab++; in example_is_supported_system_table()

12345678910>>...42