Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dconnection.c923 static BI_op_func *opfun[] = { variable
1115 rc = (*(opfun[opidx]))( op, &rs ); in connection_operation()