/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/ |
H A D | pam.c | 232 READ_STRING(fp,uidc); in pam_authc() 235 READ_STRING(fp,svcc); in pam_authc() 238 READ_STRING(fp,ruserc); in pam_authc() 241 READ_STRING(fp,rhostc); in pam_authc() 244 READ_STRING(fp,ttyc); in pam_authc() 247 READ_STRING(fp,pwdc); in pam_authc() 359 READ_STRING(fp,uidc); in pam_authz() 362 READ_STRING(fp,svcc); in pam_authz() 365 READ_STRING(fp,ruserc); in pam_authz() 368 READ_STRING(fp,rhostc); in pam_authz() [all …]
|
H A D | service.c | 216 READ_STRING(fp,cbp.nbuf); 219 READ_STRING(fp,cbp.pbuf); 236 READ_STRING(fp,cbp.pbuf);
|
H A D | alias.c | 102 READ_STRING(fp,cbp.buf);
|
H A D | group.c | 282 READ_STRING(fp,cbp.buf); 321 READ_STRING(fp,cbp.buf);
|
H A D | network.c | 123 READ_STRING(fp,cbp.buf);
|
H A D | host.c | 123 READ_STRING(fp,cbp.buf);
|
H A D | rpc.c | 130 READ_STRING(fp,cbp.buf);
|
H A D | protocol.c | 128 READ_STRING(fp,cbp.buf);
|
H A D | ether.c | 131 READ_STRING(fp,cbp.buf);
|
H A D | netgroup.c | 195 READ_STRING(fp,cbp.buf);,
|
H A D | shadow.c | 243 READ_STRING(fp,cbp.buf);,
|
H A D | passwd.c | 400 READ_STRING(fp,cbp.buf);
|
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/ |
H A D | nslcd-prot.h | 183 #define READ_STRING(fp, buffer) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors.cc | 304 #define READ_STRING(thr, pc, s, n) \ macro 1475 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1485 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1498 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1508 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR()
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
H A D | tsan_interceptors_posix.cpp | 310 #define READ_STRING(thr, pc, s, n) \ macro 1579 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1593 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1606 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1616 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_interceptors.cc | 319 #define READ_STRING(thr, pc, s, n) \ macro 1517 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1527 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1540 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR() 1550 READ_STRING(thr, pc, name, 0); in TSAN_INTERCEPTOR()
|