Prex Home / Browse Source - Prex Version: 0.9.0

root/usr/lib/libc/string/strrchr.c

/* [<][>][^][v][top][bottom][index][help] */
   1 /*      $NetBSD: strrchr.c,v 1.1 1998/08/04 04:48:17 perry Exp $        */
   2 
   3 #define STRRCHR
   4 #include "rindex.c"

/* [<][>][^][v][top][bottom][index][help] */