Home
last modified time | relevance | path

Searched refs:setup_confname_table (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c6660 setup_confname_table(struct constdef *table, size_t tablesize, in setup_confname_table() function
6689 if (setup_confname_table(posix_constants_pathconf, in setup_confname_tables()
6696 if (setup_confname_table(posix_constants_confstr, in setup_confname_tables()
6703 if (setup_confname_table(posix_constants_sysconf, in setup_confname_tables()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c8315 setup_confname_table(struct constdef *table, size_t tablesize, in setup_confname_table() function
8343 if (setup_confname_table(posix_constants_pathconf, in setup_confname_tables()
8350 if (setup_confname_table(posix_constants_confstr, in setup_confname_tables()
8357 if (setup_confname_table(posix_constants_sysconf, in setup_confname_tables()