Searched refs:CMD_NOFILE_OK (Results 1 – 1 of 1) sorted by relevance
23 #define CMD_NOFILE_OK 0x01 macro1643 .flags = CMD_NOFILE_OK,1702 if (!(ct->flags & CMD_NOFILE_OK) && !bs) { in init_check_command()