Searched refs:MAGICOFF (Results 1 – 1 of 1) sorted by relevance
55 #define MAGICOFF "noticed" /* no notice if found in pragma */ macro2253 …if ((*(s - 1) == ' ' || *(s - 1) == '\t') && *s == *MAGICOFF && !strncmp(s, MAGICOFF, sizeof(MAGIC… in pppopen()