Searched refs:MAX_ARG (Results 1 – 2 of 2) sorted by relevance
516 const int MAX_ARG = 30; in os_exec() local518 char *argv[MAX_ARG + 1]; in os_exec()528 while (i < MAX_ARG && pos && *pos) { in os_exec()
830 const int MAX_ARG = 30; in os_exec() local832 char *argv[MAX_ARG + 1]; in os_exec()842 while (i < MAX_ARG && pos && *pos) { in os_exec()