Searched defs:strpbrk (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dstrpbrk.c29 strpbrk (s, accept) function
/macosx-10.10/Libc-1044.1.2/string/FreeBSD/
H A Dstrpbrk.c42 strpbrk(const char *s1, const char *s2) function
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstring_.h246 # undef strpbrk macro
247 # define strpbrk(s,a) \ macro
254 # undef strpbrk macro
255 # define strpbrk(s,a) \ macro
[all...]
/macosx-10.10/rsync-45/rsync/lib/
H A Dcompat.c84 char *strpbrk(const char *s, const char *accept) function
/macosx-10.10/procmail-14/procmail/src/
H A Dincludes.h489 #define strpbrk(s,d) sstrpbrk(s,d) macro

Completed in 95 milliseconds