Home
last modified time | relevance | path

Searched refs:PUBLICDOMAIN (Results 1 – 1 of 1) sorted by relevance

/titanic_51/usr/src/lib/libpp/common/
H A Dppproto.c58 #define PUBLICDOMAIN "Public Domain" /* no notice if found in magic */ macro
2294 if (*s == *PUBLICDOMAIN && !strncmp(s, PUBLICDOMAIN, sizeof(PUBLICDOMAIN) - 1)) in pppopen()