summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/nss_compat.c
diff options
context:
space:
mode:
authorbushman <bushman@FreeBSD.org>2007-12-12 10:08:03 +0000
committerbushman <bushman@FreeBSD.org>2007-12-12 10:08:03 +0000
commitb02556dae5c4b2e396b5bee2c663fe38f28d369b (patch)
treec40928e3eb8bab77c816a763945d3d4a10c59962 /lib/libc/net/nss_compat.c
parentb52b3d4702084768bfb2db0f76743d7a3b993690 (diff)
downloadFreeBSD-src-b02556dae5c4b2e396b5bee2c663fe38f28d369b.zip
FreeBSD-src-b02556dae5c4b2e396b5bee2c663fe38f28d369b.tar.gz
Implementing 'fallback' nsswitch source. 'fallback' source is used
when particular function can't be found in nsswitch-module. For example, getgrouplist(3) will use module-supplied 'getgroupmembership' function (which can work in an optimal way for such source as LDAP) and will fall back to the stanard iterate-through-all-groups implementation otherwise. PR: ports/114655 Submitted by: Michael Hanselmann <freebsd AT hansmi DOT ch> Reviewed by: brooks (mentor)
Diffstat (limited to 'lib/libc/net/nss_compat.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud