Home
last modified time | relevance | path

Searched defs:_rl_strpbrk (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Drldefs.h87 # define _rl_strpbrk(a,b) strpbrk((a),(b)) macro
H A Dutil.c336 _rl_strpbrk (string1, string2) in _rl_strpbrk() function