Lines Matching defs:be
187 netgr_in(compat_backend_ptr_t be, const char *group, const char *user) in netgr_in()
198 netgr_set(be, netgroup) in netgr_set() argument
226 netgr_next_u(be, up) in netgr_next_u() argument
258 netgr_end(be) in netgr_end() argument
276 do_merge(be, args, instr, linelen) in do_merge() argument
378 _nss_compat_setent(be, dummy) in _nss_compat_setent() argument
410 _nss_compat_endent(be, dummy) in _nss_compat_endent() argument
438 _nss_compat_destr(be, dummy) in _nss_compat_destr() argument
516 _attrdb_compat_XY_all(be, argp, netdb, check, op_num) in _attrdb_compat_XY_all() argument
694 validate_ids(compat_backend_ptr_t be, nss_XbyY_args_t *argp, in validate_ids()
732 _nss_compat_XY_all(be, args, check, op_num) in _nss_compat_XY_all() argument
980 _nss_compat_getent(be, a) in _nss_compat_getent() argument
1236 compat_backend_ptr_t be; local