diff options
author | bushman <bushman@FreeBSD.org> | 2007-12-12 10:08:03 +0000 |
---|---|---|
committer | bushman <bushman@FreeBSD.org> | 2007-12-12 10:08:03 +0000 |
commit | b02556dae5c4b2e396b5bee2c663fe38f28d369b (patch) | |
tree | c40928e3eb8bab77c816a763945d3d4a10c59962 /lib/libc/net/rcmdsh.c | |
parent | b52b3d4702084768bfb2db0f76743d7a3b993690 (diff) | |
download | FreeBSD-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/rcmdsh.c')
0 files changed, 0 insertions, 0 deletions