summaryrefslogtreecommitdiffstats
path: root/include/rpc
diff options
context:
space:
mode:
authorwkoszek <wkoszek@FreeBSD.org>2007-04-10 21:42:12 +0000
committerwkoszek <wkoszek@FreeBSD.org>2007-04-10 21:42:12 +0000
commite97a378b02662f173b005847d6cd159a3a31ae58 (patch)
tree5b17f649e3d7fcfdae517ca0e0827bda313ca0d8 /include/rpc
parentf4e110ebf22bf617f42b602eae033b308e4971fb (diff)
downloadFreeBSD-src-e97a378b02662f173b005847d6cd159a3a31ae58.zip
FreeBSD-src-e97a378b02662f173b005847d6cd159a3a31ae58.tar.gz
strchr() and strrchr() are already present in the kernel, but with less
popular names. Hence: - comment current index() and rindex() functions, as these serve the same functionality as, respectively, strchr() and strrchr() from userland; - add inlined version of strchr() and strrchr(), as we tend to use them more often; - remove str[r]chr() definitions from ZFS code; Reviewed by: pjd Approved by: cognet (mentor)
Diffstat (limited to 'include/rpc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud