Searched refs:CMD_TYPE (Results 1 – 6 of 6) sorted by relevance
102 if (BatType != CMD_TYPE) in cmd_path()
19 CMD_TYPE /* New-style NT OS/2 batch file */ enumerator
286 if (BatType != CMD_TYPE) in cmd_prompt()
299 if (BatType != CMD_TYPE) in CommandAssoc()
415 BatType = (dotext && (!_tcsicmp(dotext, _T(".cmd")))) ? CMD_TYPE : BAT_TYPE; in Batch()
252 if (BatType != CMD_TYPE) in cmd_set()