Home
last modified time | relevance | path

Searched refs:linesPopen (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsox.c1897 static char const * const linesPopen[] = { in usage() local
1987 for (i = 0; i < array_length(linesPopen); ++i) in usage()
1988 puts(linesPopen[i]); in usage()