Searched refs:state_long (Results 1 – 4 of 4) sorted by relevance
97 state_short, state_long }; in bsdcat_getopt() enumerator145 bsdcat->getopt_state = state_long; in bsdcat_getopt()189 bsdcat->getopt_state = state_long; in bsdcat_getopt()199 if (bsdcat->getopt_state == state_long) { in bsdcat_getopt()
203 state_short, state_long }; in bsdtar_getopt() enumerator285 bsdtar->getopt_state = state_long; in bsdtar_getopt()329 bsdtar->getopt_state = state_long; in bsdtar_getopt()339 if (bsdtar->getopt_state == state_long) { in bsdtar_getopt()
94 enum { state_start = 0, state_next_word, state_short, state_long }; in cpio_getopt() enumerator141 state = state_long; in cpio_getopt()185 state = state_long; in cpio_getopt()195 if (state == state_long) { in cpio_getopt()
64 enum { state_start = 0, state_next_word, state_short, state_long }; in bsdunzip_getopt() enumerator113 bsdunzip->getopt_state = state_long; in bsdunzip_getopt()163 if (bsdunzip->getopt_state == state_long) { in bsdunzip_getopt()