Home | History | Annotate | Download | only in libiptc

Lines Matching full:getenv

200 #define CHECK(h) do { if (!getenv("IPTC_NO_CHECK")) do_check((h), __LINE__); } while(0)