Home
last modified time | relevance | path

Searched refs:xmemrchr (Results 1 – 25 of 30) sorted by relevance

12

/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Dxmemrchr.h6 void *xmemrchr(void *v, byte b, size_t len);
H A Dxmemrchr.c9 void *xmemrchr(void *v, byte b, size_t len) { in xmemrchr() function
H A DMakefile.am144 xmemrchr.h xmemrchr.c \
H A DMakefile.in191 xrealloc.c xmemrchr.h xmemrchr.c xstrdup.h xstrdup.c \
227 xmem_error.$(OBJEXT) xrealloc.$(OBJEXT) xmemrchr.$(OBJEXT) \
452 ./$(DEPDIR)/xmem_error.Po ./$(DEPDIR)/xmemrchr.Po \
986 xmemrchr.h xmemrchr.c \
1526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmemrchr.Po@am__quote@ # am--include-marker
2324 -rm -f ./$(DEPDIR)/xmemrchr.Po
2490 -rm -f ./$(DEPDIR)/xmemrchr.Po
H A Dtoken.c189 byte *t = (byte *)xmemrchr(ipsave->u.text, '.', ipsave->leng); in parse_new_token()
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Dxmemrchr.h6 void *xmemrchr(void *v, byte b, size_t len);
H A Dxmemrchr.c9 void *xmemrchr(void *v, byte b, size_t len) { in xmemrchr() function
H A DMakefile.am144 xmemrchr.h xmemrchr.c \
H A DMakefile.in191 xrealloc.c xmemrchr.h xmemrchr.c xstrdup.h xstrdup.c \
227 xmem_error.$(OBJEXT) xrealloc.$(OBJEXT) xmemrchr.$(OBJEXT) \
452 ./$(DEPDIR)/xmem_error.Po ./$(DEPDIR)/xmemrchr.Po \
986 xmemrchr.h xmemrchr.c \
1526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmemrchr.Po@am__quote@ # am--include-marker
2324 -rm -f ./$(DEPDIR)/xmemrchr.Po
2490 -rm -f ./$(DEPDIR)/xmemrchr.Po
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Dxmemrchr.h6 void *xmemrchr(void *v, byte b, size_t len);
H A Dxmemrchr.c9 void *xmemrchr(void *v, byte b, size_t len) { in xmemrchr() function
H A DMakefile.am144 xmemrchr.h xmemrchr.c \
H A DMakefile.in191 xrealloc.c xmemrchr.h xmemrchr.c xstrdup.h xstrdup.c \
227 xmem_error.$(OBJEXT) xrealloc.$(OBJEXT) xmemrchr.$(OBJEXT) \
452 ./$(DEPDIR)/xmem_error.Po ./$(DEPDIR)/xmemrchr.Po \
986 xmemrchr.h xmemrchr.c \
1526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmemrchr.Po@am__quote@ # am--include-marker
2324 -rm -f ./$(DEPDIR)/xmemrchr.Po
2490 -rm -f ./$(DEPDIR)/xmemrchr.Po
H A Dtoken.c189 byte *t = (byte *)xmemrchr(ipsave->u.text, '.', ipsave->leng); in parse_new_token()
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Dxmemrchr.h6 void *xmemrchr(void *v, byte b, size_t len);
H A Dxmemrchr.c9 void *xmemrchr(void *v, byte b, size_t len) { in xmemrchr() function
H A DMakefile.am144 xmemrchr.h xmemrchr.c \
H A DMakefile.in191 xrealloc.c xmemrchr.h xmemrchr.c xstrdup.h xstrdup.c \
227 xmem_error.$(OBJEXT) xrealloc.$(OBJEXT) xmemrchr.$(OBJEXT) \
452 ./$(DEPDIR)/xmem_error.Po ./$(DEPDIR)/xmemrchr.Po \
986 xmemrchr.h xmemrchr.c \
1526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmemrchr.Po@am__quote@ # am--include-marker
2324 -rm -f ./$(DEPDIR)/xmemrchr.Po
2490 -rm -f ./$(DEPDIR)/xmemrchr.Po
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dutil.c274 xmemrchr(const char *s, int c, size_t n) in xmemrchr() function
H A Dprototypes.h129 char *xmemrchr P_((const char *s, int c, size_t n));
/dports/mail/bogofilter/bogofilter-1.2.5/doc/programmer/RISC-OS/src/
H A DMakefile96 o.xmemrchr \
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/doc/programmer/RISC-OS/src/
H A DMakefile96 o.xmemrchr \
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/doc/programmer/RISC-OS/src/
H A DMakefile96 o.xmemrchr \
/dports/mail/bogofilter-kc/bogofilter-1.2.5/doc/programmer/RISC-OS/src/
H A DMakefile96 o.xmemrchr \
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dmemory.c448 void *xmemrchr(const void *src, uint8_t c, size_t len) in xmemrchr() function

12