xref
: /
freebsd
/
lib
/
libc
/
string
/
strrchr.c
(revision 6780ab54325a71e7e70112b11657973edde8655e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
include
<
sys
/
cdefs.h
>
2
__FBSDID
(
"$FreeBSD$"
);
3
4
#
define
STRRCHR
5
#
include
"
rindex.c
"
6