Searched refs:MAGICARG (Results 1 – 1 of 1) sorted by relevance
54 #define MAGICARG "prototyped" /* proto magic directive arg */ macro2250 …if (!strncmp(s, MAGICARG, sizeof(MAGICARG) - 1) && (*(s += sizeof(MAGICARG) - 1) == ' ' || *s == '… in pppopen()2401 proto->op = strcopy(proto->op, MAGICARG); in pppopen()