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

/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/lib/
H A Dfexec.c102 vfcexec(const char *path, int skipempty, const char *arg, va_list ap) argument
120 if (skipempty && arg && strlen(arg) == 0)

Completed in 106 milliseconds