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

/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c57 #define NOTICED "Copyright" /* no notice if found in magic */ macro
2283 if (*s == *NOTICED && !strncmp(s, NOTICED, sizeof(NOTICED) - 1))
2285 s += sizeof(NOTICED) - 1;

Completed in 62 milliseconds