Searched refs:DIR_LOAD (Results 1 – 2 of 2) sorted by relevance
186 #define DIR_LOAD 0x20 /* -L */ macro242 if ((dflag & DIR_LOAD) != 0) in dodirs()247 if (*v && (dflag & (DIR_SAVE|DIR_LOAD))) in dodirs()252 if ((dflag & (DIR_CLEAR|DIR_LOAD|DIR_SAVE)) == 0 || (dflag & DIR_PRINT)) in dodirs()
90 DIR_LOAD: Specifies whether to load from 'DIR_ADD' directories (0=no,1=yes,2=mandatory)