Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/openldap/dist/tests/progs/
Dslapd-read.c91 char *srchattrs[] = { "1.1", NULL }; in main() local
92 char **attrs = srchattrs; in main()
175 char **srchattrs, int noattrs, int nobind, int force ) in do_random() argument
234 srchattrs, noattrs, nobind, 1, force ); in do_random()
Dslapd-mtread.c97 char *srchattrs[] = { "1.1", NULL }; variable
98 char **attrs = srchattrs;
506 char *sbase, char *filter, char **srchattrs, int noattrs, int nobind, in do_random() argument
563 srchattrs, noattrs, nobind, 1, force, idx ); in do_random()
584 char *sbase, char *filter, char **srchattrs, int noattrs, int nobind, in do_random2() argument
619 fbuf, srchattrs, noattrs, NULL, NULL, NULL, in do_random2()
Dslapd-search.c94 char *srchattrs[] = { "cn", "sn", NULL }; in main() local
95 char **attrs = srchattrs; in main()
197 char **srchattrs, int noattrs, int nobind, int force ) in do_random() argument
271 srchattrs, noattrs, nobind, in do_random()