Home
last modified time | relevance | path

Searched refs:UNPROTECT_ERRNO (Results 1 – 6 of 6) sorted by relevance

/systemd-251/src/nss-systemd/
Dnss-systemd.c327 UNPROTECT_ERRNO; in _nss_systemd_getpwnam_r()
371 UNPROTECT_ERRNO; in _nss_systemd_getpwuid_r()
416 UNPROTECT_ERRNO; in _nss_systemd_getspnam_r()
463 UNPROTECT_ERRNO; in _nss_systemd_getgrnam_r()
507 UNPROTECT_ERRNO; in _nss_systemd_getgrgid_r()
552 UNPROTECT_ERRNO; in _nss_systemd_getsgnam_r()
696 UNPROTECT_ERRNO; in _nss_systemd_getpwent_r()
705 UNPROTECT_ERRNO; in _nss_systemd_getpwent_r()
712 UNPROTECT_ERRNO; in _nss_systemd_getpwent_r()
742 UNPROTECT_ERRNO; in _nss_systemd_getgrent_r()
[all …]
/systemd-251/src/nss-myhostname/
Dnss-myhostname.c80 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyname4_r()
101 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyname4_r()
219 UNPROTECT_ERRNO; in fill_in_hostent()
342 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyname3_r()
374 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyname3_r()
392 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyname3_r()
437 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyaddr2_r()
444 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyaddr2_r()
495 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyaddr2_r()
507 UNPROTECT_ERRNO; in _nss_myhostname_gethostbyaddr2_r()
/systemd-251/src/nss-resolve/
Dnss-resolve.c305 UNPROTECT_ERRNO; in _nss_resolve_gethostbyname4_r()
361 UNPROTECT_ERRNO; in _nss_resolve_gethostbyname4_r()
371 UNPROTECT_ERRNO; in _nss_resolve_gethostbyname4_r()
464 UNPROTECT_ERRNO; in _nss_resolve_gethostbyname3_r()
536 UNPROTECT_ERRNO; in _nss_resolve_gethostbyname3_r()
546 UNPROTECT_ERRNO; in _nss_resolve_gethostbyname3_r()
610 UNPROTECT_ERRNO; in _nss_resolve_gethostbyaddr2_r()
667 UNPROTECT_ERRNO; in _nss_resolve_gethostbyaddr2_r()
730 UNPROTECT_ERRNO; in _nss_resolve_gethostbyaddr2_r()
740 UNPROTECT_ERRNO; in _nss_resolve_gethostbyaddr2_r()
/systemd-251/src/nss-mymachines/
Dnss-mymachines.c159 UNPROTECT_ERRNO; in _nss_mymachines_gethostbyname4_r()
234 UNPROTECT_ERRNO; in _nss_mymachines_gethostbyname4_r()
314 UNPROTECT_ERRNO; in _nss_mymachines_gethostbyname3_r()
398 UNPROTECT_ERRNO; in _nss_mymachines_gethostbyname3_r()
/systemd-251/src/basic/
Derrno-util.h19 #define UNPROTECT_ERRNO \ macro
/systemd-251/src/test/
Dtest-util.c110 UNPROTECT_ERRNO; in TEST()