Searched hist:174547 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/include/
H A Dnsswitch.hdiff 174547 Wed Dec 12 08:08:03 MST 2007 bushman 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)
/freebsd-10-stable/lib/libc/gen/
H A Dgetgrouplist.cdiff 174547 Wed Dec 12 08:08:03 MST 2007 bushman 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)
H A Dgetgrent.cdiff 174547 Wed Dec 12 08:08:03 MST 2007 bushman 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)
/freebsd-10-stable/lib/libc/net/
H A Dnsdispatch.c

Completed in 97 milliseconds