Home | History | Annotate | Download | only in src

Lines Matching refs:nonnull

4292 static const char *nonnull (const char *s);
4513 nonnull (lt_argv_zero));
4517 i, nonnull (newargz[i]));
4533 lt_argv_zero, nonnull (strerror (errno)));
4689 nonnull (strerror (errno)));
4715 nonnull (strerror (errno)));
4767 tmp_pathspec, nonnull (strerror (errno)));
4843 nonnull (const char *s)
4851 return (s && !*s) ? "(empty)" : nonnull (s);
4859 nonnull (name), nonnull (value));
4909 nonnull (name), nonnull (value));
4930 nonnull (name), nonnull (value));