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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dlibtool4717 static const char *nonnull (const char *s);
4938 nonnull (lt_argv_zero));
4942 i, nonnull (newargz[i]));
4958 lt_argv_zero, nonnull (strerror (errno)));
5114 nonnull (strerror (errno)));
5140 nonnull (strerror (errno)));
5192 tmp_pathspec, nonnull (strerror (errno)));
5268 nonnull (const char *s)
5276 return (s && !*s) ? "(empty)" : nonnull (s);
5284 nonnull (nam
[all...]
H A Dltmain.sh4292 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 (nam
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dlibtool4714 static const char *nonnull (const char *s);
4935 nonnull (lt_argv_zero));
4939 i, nonnull (newargz[i]));
4955 lt_argv_zero, nonnull (strerror (errno)));
5111 nonnull (strerror (errno)));
5137 nonnull (strerror (errno)));
5189 tmp_pathspec, nonnull (strerror (errno)));
5265 nonnull (const char *s)
5273 return (s && !*s) ? "(empty)" : nonnull (s);
5281 nonnull (nam
[all...]
H A Dltmain.sh4292 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 (nam
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c304 int nonnull; member in struct:__anon11416
1054 o->nonnull = 0;
2264 if (dest->nonnull) {
2914 if (dest->length == 0 && !dest->nonnull) {
3381 dest->nonnull = 1;
3395 dest->nonnull = 1;
3544 temp.nonnull = 0;

Completed in 69 milliseconds