Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dgetopt.c139 (param[0] == '-' || (state->flags & lsx_getopt_flag_longonly))) in lsx_getopt()
H A Dsox.h2522 lsx_getopt_flag_longonly = 2 /**< if set, recognize -option as a long option */ enumerator