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

/pkg/src/modules/client/
H A Doptions.py53 LI_NAME = "li_name" variable
398 if LI_NAME in opts and opts[LI_NAME]:
400 [LI_IGNORE_ALL, LI_NAME])
414 if LI_NAME in opts and opts[LI_NAME]:
416 [LI_IGNORE_LIST, LI_NAME])
547 if opts[LI_NAME]:
548 arg1 = LI_NAME
1009 (LI_NAME, Non
[all...]

Completed in 55 milliseconds