Searched defs:LI_TARGET_LIST (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Doptions.py58 LI_TARGET_LIST = "li_target_list" variable
395 if LI_TARGET_LIST in opts and opts[LI_TARGET_LIST]:
397 [LI_IGNORE_ALL, LI_TARGET_LIST])
411 if LI_TARGET_LIST in opts and opts[LI_TARGET_LIST]:
413 [LI_IGNORE_LIST, LI_TARGET_LIST])
437 assert LI_TARGET_LIST not in opts
444 if opts[LI_TARGET_LIST] and not opts[LI_PARENT_SYNC]:
446 [LI_TARGET_LIST, LI_PARENT_SYN
[all...]

Completed in 8 milliseconds