Home
last modified time | relevance | path

Searched defs:result (Results 1 – 25 of 25) sorted by relevance

/nss/nss_db/
A Ddb-netgrp.c41 _nss_db_setnetgrent (const char *group, struct __netgrent *result) in _nss_db_setnetgrent()
96 _nss_db_endnetgrent (struct __netgrent *result) in _nss_db_endnetgrent()
112 _nss_db_getnetgrent_r (struct __netgrent *result, char *buffer, size_t buflen, in _nss_db_getnetgrent_r()
/nss/nss_compat/
A Dcompat-grp.c129 enum nss_status result; in _nss_compat_setgrent() local
177 enum nss_status result; in _nss_compat_endgrent() local
193 getgrent_next_nss (struct group *result, ent_t *ent, char *buffer, in getgrent_next_nss()
218 getgrnam_plusgroup (const char *name, struct group *result, ent_t *ent, in getgrnam_plusgroup()
237 getgrent_next_file (struct group *result, ent_t *ent, in getgrent_next_file()
345 enum nss_status result = NSS_STATUS_SUCCESS; in _nss_compat_getgrent_r() local
370 internal_getgrnam_r (const char *name, struct group *result, ent_t *ent, in internal_getgrnam_r()
477 enum nss_status result; in _nss_compat_getgrnam_r() local
501 internal_getgrgid_r (gid_t gid, struct group *result, ent_t *ent, in internal_getgrgid_r()
609 enum nss_status result; in _nss_compat_getgrgid_r() local
A Dnisdomain.c34 int result = 0; in __libc_lock_define_initialized() local
A Dcompat-pwd.c246 enum nss_status result; in _nss_compat_setpwent() local
301 enum nss_status result; in _nss_compat_endpwent() local
400 getpwent_next_nss (struct passwd *result, ent_t *ent, char *buffer, in getpwent_next_nss()
442 getpwnam_plususer (const char *name, struct passwd *result, ent_t *ent, in getpwnam_plususer()
477 getpwent_next_file (struct passwd *result, ent_t *ent, in getpwent_next_file()
654 enum nss_status result = NSS_STATUS_SUCCESS; in _nss_compat_getpwent_r() local
675 internal_getpwnam_r (const char *name, struct passwd *result, ent_t *ent, in internal_getpwnam_r()
814 enum nss_status result; in _nss_compat_getpwnam_r() local
840 getpwuid_plususer (uid_t uid, struct passwd *result, char *buffer, in getpwuid_plususer()
882 internal_getpwuid_r (uid_t uid, struct passwd *result, ent_t *ent, in internal_getpwuid_r()
[all …]
A Dcompat-spwd.c201 enum nss_status result; in _nss_compat_setspent() local
257 enum nss_status result; in _nss_compat_endspent() local
272 getspent_next_nss_netgr (const char *name, struct spwd *result, ent_t *ent, in getspent_next_nss_netgr()
358 getspent_next_nss (struct spwd *result, ent_t *ent, in getspent_next_nss()
392 getspnam_plususer (const char *name, struct spwd *result, ent_t *ent, in getspnam_plususer()
432 getspent_next_file (struct spwd *result, ent_t *ent, in getspent_next_file()
609 enum nss_status result = NSS_STATUS_SUCCESS; in _nss_compat_getspent_r() local
631 internal_getspnam_r (const char *name, struct spwd *result, ent_t *ent, in internal_getspnam_r()
776 enum nss_status result; in _nss_compat_getspnam_r() local
/nss/
A Dnss_database.c54 struct nss_database_state *result = malloc (sizeof (*result)); in global_state_allocate() local
115 enum nss_database db, nss_action_list *result) in nss_database_select_default()
232 nss_action_list result = __nss_action_parse (line); in process_line() local
243 nss_action_list result; in __nss_configure_lookup() local
279 bool result = false; in nss_database_reload_1() local
394 nss_action_list *result, in nss_database_check_reload_and_get()
484 nss_action_list result = local->data.services[db]; in libc_hidden_def() local
A Dgetent.c114 int result = 0; in aliases_keys() local
144 int result = 0; in ethers_keys() local
195 int result = 0; in group_keys() local
240 int result = 0; in gshadow_keys() local
296 int result = 0; in hosts_keys() local
334 int result = 0; in ahosts_keys_int() local
457 int result = 0; in netgroup_keys() local
576 int result = 0; in networks_keys() local
616 int result = 0; in passwd_keys() local
671 int result = 0; in protocols_keys() local
[all …]
A Dtest-digits-dots.c30 struct hostent *result = NULL; in do_test() local
A Dnss_fgetent_r.c24 __nss_fgetent_r (FILE *fp, void *result, char *buffer, size_t buffer_length, in __nss_fgetent_r()
A Dgetnssent.c27 void *result; in __nss_getent() local
A Dtst-field.c48 const char *result = __nss_rewrite_field (input, &to_free); in check_rewrite() local
A Ddigits_dots.c37 size_t buflen, struct hostent **result, in __nss_hostname_digits_dots()
64 size_t buflen, struct hostent **result, in __nss_hostname_digits_dots_context()
A Dnss_action_parse.c40 nss_action_parse (const char *line, struct action_list *result) in nss_action_parse()
A DgetXXent.c77 LOOKUP_TYPE *result; in GETFUNC_NAME() local
A Dnss_module.c74 struct nss_module *result = NULL; in __nss_module_allocate() local
207 bool result = result; in module_load() local
A Dnss_test1.c151 copy_passwd (struct passwd *result, struct passwd *local, in copy_passwd()
246 copy_group (struct group *result, struct group *local, in copy_group()
361 copy_shadow (struct spwd *result, struct spwd *local, in copy_shadow()
444 copy_host (struct hostent *result, struct hostent *local, in copy_host()
A DgetXXbyYY.c97 LOOKUP_TYPE *result; in FUNCTION_NAME() local
A Dnss_action.c83 nss_action_list result = NULL; in __nss_action_allocate() local
A Dtst-nss-files-alias-leak.c173 struct aliasent result; in do_test() local
A Dnss_files_data.c38 struct nss_files_data *result = malloc (sizeof (*result)); in nss_files_global_allocate() local
A Dbug17079.c117 struct passwd *result; in test_one() local
A Dgetnssent_r.c160 void **result, int *h_errnop) in __nss_getent_r()
/nss/nss_files/
A Dfiles-hosts.c120 struct hostent *result, char *buffer, size_t buflen, in gethostbyname3_multi()
325 _nss_files_gethostbyname3_r (const char *name, int af, struct hostent *result, in _nss_files_gethostbyname3_r()
403 struct hostent result; in libc_hidden_def() local
A Dfiles-alias.c334 _nss_files_getaliasent_r (struct aliasent *result, char *buffer, size_t buflen, in _nss_files_getaliasent_r()
A Dfiles-netgrp.c186 _nss_netgroup_parseline (char **cursor, struct __netgrent *result, in _nss_netgroup_parseline()

Completed in 53 milliseconds