Searched defs:fdt_opt (Results 1 – 1 of 1) sorted by relevance
2042 fdt_opt = get_option('fdt') variable2043 if fdt_opt == 'enabled' and get_option('wrap_mode') == 'nodownload' variable2044 fdt_opt = 'system' variable2053 fdt_opt = 'system' variable2055 fdt_opt = get_option('wrap_mode') == 'nodownload' ? 'disabled' : 'internal' variable2061 if fdt_opt == 'internal' variable