Home | History | Annotate | Download | only in libexif

Lines Matching refs:nonnull

4289 static const char *nonnull (const char *s);
4510 nonnull (lt_argv_zero));
4514 i, nonnull (newargz[i]));
4530 lt_argv_zero, nonnull (strerror (errno)));
4686 nonnull (strerror (errno)));
4712 nonnull (strerror (errno)));
4764 tmp_pathspec, nonnull (strerror (errno)));
4840 nonnull (const char *s)
4848 return (s && !*s) ? "(empty)" : nonnull (s);
4856 nonnull (name), nonnull (value));
4906 nonnull (name), nonnull (value));
4927 nonnull (name), nonnull (value));