Searched refs:state_long (Results 1 – 3 of 3) sorted by relevance
116 state_short, state_long }; in bsdcat_getopt() enumerator158 bsdcat->getopt_state = state_long; in bsdcat_getopt()202 bsdcat->getopt_state = state_long; in bsdcat_getopt()212 if (bsdcat->getopt_state == state_long) { in bsdcat_getopt()
112 enum { state_start = 0, state_next_word, state_short, state_long }; in cpio_getopt() enumerator153 state = state_long; in cpio_getopt()197 state = state_long; in cpio_getopt()207 if (state == state_long) { in cpio_getopt()
214 state_short, state_long }; in bsdtar_getopt() enumerator290 bsdtar->getopt_state = state_long; in bsdtar_getopt()334 bsdtar->getopt_state = state_long; in bsdtar_getopt()344 if (bsdtar->getopt_state == state_long) { in bsdtar_getopt()