Loading...
1
2
3
4
5
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: src/lib/libc/string/strchr.c,v 1.2 2002/03/22 21:53:19 obrien Exp $");

#define	STRCHR
#include "index.c"