Searched refs:state_short (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/libarchive-29/libarchive/cpio/
H A Dcmdline.c102 enum { state_start = 0, state_next_word, state_short, state_long }; enumerator in enum:__anon9364
147 state = state_short;
155 if (state == state_short) {
/macosx-10.9.5/libarchive-29/libarchive/tar/
H A Dcmdline.c179 state_short, state_long }; enumerator in enum:__anon9389
261 state = state_short;
269 if (state == state_short) {

Completed in 117 milliseconds