Searched refs:PRAGMADIR (Results 1 – 1 of 1) sorted by relevance
51 #define PRAGMADIR "pragma" /* pragma directive */ macro2293 …if (*s == *PRAGMADIR && !strncmp(s, PRAGMADIR, sizeof(PRAGMADIR) - 1) && (*(s += sizeof(PRAGMADIR)… in pppopen()2457 proto->op = strcopy(proto->op, PRAGMADIR); in pppopen()