Searched defs:fdt_opt (Results 1 – 1 of 1) sorted by relevance
2073 fdt_opt = get_option('fdt') variable2074 if fdt_opt == 'enabled' and get_option('wrap_mode') == 'nodownload' variable2075 fdt_opt = 'system' variable2084 fdt_opt = 'system' variable2086 fdt_opt = get_option('wrap_mode') == 'nodownload' ? 'disabled' : 'internal' variable2092 if fdt_opt == 'internal' variable