Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dstrsep.c56 const char *spanp; in strsep() local
64 spanp = delim; in strsep()
66 if ((sc = *spanp++) == c) { in strsep()
/external/tcpdump/missing/
Dstrsep.c62 register const char *spanp; in strsep() local
70 spanp = delim; in strsep()
72 if ((sc = *spanp++) == c) { in strsep()
/external/tremolo/Tremolo/
Dvorbisfile.c555 int spanp){ in _fetch_and_process_packet() argument
649 if(!spanp){ in _fetch_and_process_packet()
/external/libvorbis/lib/
Dvorbisfile.c675 int spanp){ in _fetch_and_process_packet() argument
789 if(!spanp) in _fetch_and_process_packet()