Searched defs:mdata (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-10-stable/lib/libc/net/
H A Dgetproto.c57 files_getprotobynumber(void *retval, void *mdata, va_list ap) argument
H A Dgetprotoname.c58 files_getprotobyname(void *retval, void *mdata, va_list ap) argument
H A Dnscache.c48 __nss_cache_handler(void *retval, void *mdata, va_list ap) argument
54 __nss_common_cache_read(void *retval, void *mdata, va_list ap) argument
158 __nss_common_cache_write(void *retval, void *mdata, va_list ap) argument
227 __nss_common_cache_write_negative(void *mdata) argument
260 __nss_mp_cache_read(void *retval, void *mdata, va_list ap) argument
328 __nss_mp_cache_write(void *retval, void *mdata, va_list ap) argument
392 __nss_mp_cache_write_submit(void *retval, void *mdata, va_list ap) argument
412 __nss_mp_cache_end(void *retval, void *mdata, va_list ap) argument
[all...]
H A Dnss_compat.c84 __nss_compat_getgrnam_r(void *retval, void *mdata, va_list ap) argument
109 __nss_compat_getgrgid_r(void *retval, void *mdata, va_list ap) argument
134 __nss_compat_getgrent_r(void *retval, void *mdata, va_list ap) argument
161 __nss_compat_setgrent(void *retval, void *mdata, va_list ap) argument
171 __nss_compat_endgrent(void *retval, void *mdata, va_list ap) argument
185 __nss_compat_getpwnam_r(void *retval, void *mdata, va_list ap) argument
210 __nss_compat_getpwuid_r(void *retval, void *mdata, va_list ap) argument
235 __nss_compat_getpwent_r(void *retval, void *mdata, va_list ap) argument
262 __nss_compat_setpwent(void *retval, void *mdata, va_list ap) argument
272 __nss_compat_endpwent(void *retval, void *mdata, va_list ap) argument
[all...]
H A Dgetprotoent.c412 files_getprotoent_r(void *retval, void *mdata, va_list ap) argument
447 files_setprotoent(void *retval, void *mdata, va_list ap) argument
461 files_endprotoent(void *retval, void *mdata, va_list ap) argument
/freebsd-10-stable/usr.sbin/nscd/agents/
H A Dgroup.c198 group_mp_lookup_func(char **buffer, size_t *buffer_size, void *mdata) argument
216 group_mp_destroy_func(void *mdata) argument
H A Dpasswd.c206 passwd_mp_lookup_func(char **buffer, size_t *buffer_size, void *mdata) argument
224 passwd_mp_destroy_func(void *mdata) argument
H A Dservices.c219 services_mp_lookup_func(char **buffer, size_t *buffer_size, void *mdata) argument
237 services_mp_destroy_func(void *mdata) argument
/freebsd-10-stable/usr.sbin/nscd/
H A Dmp_rs_query.c170 void *mdata; local
[all...]
H A Dquery.h56 void *mdata; member in struct:query_state
/freebsd-10-stable/lib/libc/include/
H A Dnscache.h48 void *mdata; member in struct:_nss_cache_info
/freebsd-10-stable/tools/regression/lib/libc/nss/
H A Dtest-getusershell.c83 compare_usershell(struct usershell *us1, struct usershell *us2, void *mdata) argument
H A Dtest-getserv.c135 compare_servent(struct servent *serv1, struct servent *serv2, void *mdata) argument
308 servent_test_correctness(struct servent *serv, void *mdata) argument
355 servent_test_getservbyname(struct servent *serv_model, void *mdata) argument
398 servent_test_getservbyport(struct servent *serv_model, void *mdata) argument
423 servent_test_getservent(struct servent *serv, void *mdata) argument
H A Dtest-getproto.c130 compare_protoent(struct protoent *pe1, struct protoent *pe2, void *mdata) argument
295 protoent_test_correctness(struct protoent *pe, void *mdata) argument
339 protoent_test_getprotobyname(struct protoent *pe_model, void *mdata) argument
382 protoent_test_getprotobynumber(struct protoent *pe_model, void *mdata) argument
407 protoent_test_getprotoent(struct protoent *pe, void *mdata) argument
H A Dtest-getrpc.c130 compare_rpcent(struct rpcent *rpc1, struct rpcent *rpc2, void *mdata) argument
295 rpcent_test_correctness(struct rpcent *rpc, void *mdata) argument
339 rpcent_test_getrpcbyname(struct rpcent *rpc_model, void *mdata) argument
382 rpcent_test_getrpcbynumber(struct rpcent *rpc_model, void *mdata) argument
407 rpcent_test_getrpcent(struct rpcent *rpc, void *mdata) argument
H A Dtest-getgr.c136 compare_group(struct group *grp1, struct group *grp2, void *mdata) argument
309 group_test_correctness(struct group *grp, void *mdata) argument
351 group_test_getgrnam(struct group *grp_model, void *mdata) argument
381 group_test_getgrgid(struct group *grp_model, void *mdata) argument
406 group_test_getgrent(struct group *grp, void *mdata) argument
H A Dtest-getaddr.c126 compare_addrinfo(struct addrinfo *ai1, struct addrinfo *ai2, void *mdata) argument
353 addrinfo_test_correctness(struct addrinfo *ai, void *mdata) argument
H A Dtest-getpw.c101 compare_passwd(struct passwd *pwd1, struct passwd *pwd2, void *mdata) argument
254 passwd_test_correctness(struct passwd *pwd, void *mdata) argument
305 passwd_test_getpwnam(struct passwd *pwd_model, void *mdata) argument
335 passwd_test_getpwuid(struct passwd *pwd_model, void *mdata) argument
360 passwd_test_getpwent(struct passwd *pwd, void *mdata) argument
H A Dtest-gethostby.c228 compare_hostent(struct hostent *ht1, struct hostent *ht2, void *mdata) argument
694 hostent_test_correctness(struct hostent *ht, void *mdata) argument
732 hostent_test_gethostbyaddr(struct hostent *he, void *mdata) argument
772 hostent_test_getaddrinfo_eq(struct hostent *he, void *mdata) argument
815 hostent_test_getnameinfo_eq(struct hostent *he, void *mdata) argument
/freebsd-10-stable/lib/libc/tests/nss/
H A Dgetserv_test.c131 compare_servent(struct servent *serv1, struct servent *serv2, void *mdata) argument
346 servent_test_getservbyname(struct servent *serv_model, void *mdata) argument
385 servent_test_getservbyport(struct servent *serv_model, void *mdata) argument
H A Dgetproto_test.c127 compare_protoent(struct protoent *pe1, struct protoent *pe2, void *mdata) argument
331 protoent_test_getprotobyname(struct protoent *pe_model, void *mdata) argument
370 protoent_test_getprotobynumber(struct protoent *pe_model, void *mdata) argument
H A Dgetrpc_test.c126 compare_rpcent(struct rpcent *rpc1, struct rpcent *rpc2, void *mdata) argument
331 rpcent_test_getrpcbyname(struct rpcent *rpc_model, void *mdata) argument
370 rpcent_test_getrpcbynumber(struct rpcent *rpc_model, void *mdata) argument
H A Dgetgr_test.c131 compare_group(struct group *grp1, struct group *grp2, void *mdata) argument
343 group_test_getgrnam(struct group *grp_model, void *mdata) argument
365 group_test_getgrgid(struct group *grp_model, void *mdata) argument
H A Dgetpw_test.c310 passwd_test_getpwnam(struct passwd *pwd_model, void *mdata) argument
341 passwd_test_getpwuid(struct passwd *pwd_model, void *mdata) argument
/freebsd-10-stable/include/
H A Dnsswitch.h122 void *mdata; /* Data passed to method */ member in struct:_ns_dtab
170 void *mdata; member in struct:_ns_mtab

Completed in 307 milliseconds

12