Home
last modified time | relevance | path

Searched defs:name (Results 1 – 5 of 5) sorted by relevance

/hesiod/nss_hesiod/
A Dhesiod-pwd.c47 lookup (const char *name, const char *type, struct passwd *pwd, in lookup()
95 _nss_hesiod_getpwnam_r (const char *name, struct passwd *pwd, in _nss_hesiod_getpwnam_r()
A Dhesiod-proto.c59 lookup (const char *name, const char *type, struct protoent *proto, in lookup()
128 _nss_hesiod_getprotobyname_r (const char *name, struct protoent *proto, in _nss_hesiod_getprotobyname_r()
A Dhesiod-service.c60 lookup (const char *name, const char *type, const char *protocol, in lookup()
129 _nss_hesiod_getservbyname_r (const char *name, const char *protocol, in _nss_hesiod_getservbyname_r()
A Dhesiod-grp.c49 lookup (const char *name, const char *type, struct group *grp, in lookup()
97 _nss_hesiod_getgrnam_r (const char *name, struct group *grp, in _nss_hesiod_getgrnam_r()
/hesiod/
A Dhesiod.c151 hesiod_to_bind(void *context, const char *name, const char *type) { in hesiod_to_bind()
209 hesiod_resolve(void *context, const char *name, const char *type) { in hesiod_resolve()
328 get_txt_records(struct hesiod_p *ctx, int class, const char *name) { in get_txt_records()

Completed in 6 milliseconds