Lines Matching refs:xp_context
6223 xp->xp_context = EXPAND_SETTINGS; in set_context_in_set_cmd()
6254 xp->xp_context = EXPAND_BOOL_SETTINGS; in set_context_in_set_cmd()
6259 xp->xp_context = EXPAND_BOOL_SETTINGS; in set_context_in_set_cmd()
6271 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6306 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6312 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6324 || xp->xp_context == EXPAND_BOOL_SETTINGS) in set_context_in_set_cmd()
6326 xp->xp_context = EXPAND_UNSUCCESSFUL; in set_context_in_set_cmd()
6329 if (xp->xp_context != EXPAND_BOOL_SETTINGS && p[1] == NUL) in set_context_in_set_cmd()
6331 xp->xp_context = EXPAND_OLD_SETTING; in set_context_in_set_cmd()
6339 xp->xp_context = EXPAND_NOTHING; in set_context_in_set_cmd()
6361 xp->xp_context = EXPAND_DIRECTORIES; in set_context_in_set_cmd()
6373 xp->xp_context = EXPAND_FILETYPE; in set_context_in_set_cmd()
6377 xp->xp_context = EXPAND_FILES; in set_context_in_set_cmd()
6441 if (xp->xp_context != EXPAND_BOOL_SETTINGS) in ExpandSettings()
6457 if (xp->xp_context == EXPAND_BOOL_SETTINGS in ExpandSettings()
6500 if (xp->xp_context != EXPAND_BOOL_SETTINGS && num_normal == 0) in ExpandSettings()