Home
last modified time | relevance | path

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

/glibc-2.36/nss/
Dnss_test.h138 #define COMPARE_PWD_FIELD(f) \ macro
166 COMPARE_PWD_FIELD (pw_name); in compare_passwds()
167 COMPARE_PWD_FIELD (pw_passwd); in compare_passwds()
168 COMPARE_PWD_FIELD (pw_gecos); in compare_passwds()
169 COMPARE_PWD_FIELD (pw_dir); in compare_passwds()
170 COMPARE_PWD_FIELD (pw_shell); in compare_passwds()