Searched refs:skipempty (Results 1 – 1 of 1) sorted by relevance
165 vfcexec(const char *path, int skipempty, const char *arg, va_list ap) in vfcexec() argument183 if (skipempty && arg && strlen(arg) == 0) in vfcexec()