Searched refs:DONT_BUILD (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dmcs.h93 #define DONT_BUILD 3 /* this code is used to prevent building a new file */ macro
H A Dfile.c194 if (code == DONT_BUILD)
237 } else if (code != DONT_BUILD && CHK_OPT(cmd_info, MIGHT_CHG))
285 } else if (x != DONT_BUILD && x != FAILURE) {
306 if (x == DONT_BUILD)
307 return (DONT_BUILD);
538 return (DONT_BUILD); /* don't bother creating a new file */
565 return (DONT_BUILD);

Completed in 62 milliseconds