]> git.sur5r.net Git - openldap/commit
rename 'struct op' to 'struct slap_op'
authorKurt Zeilenga <kurt@openldap.org>
Sun, 10 Jan 1999 02:16:48 +0000 (02:16 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 10 Jan 1999 02:16:48 +0000 (02:16 +0000)
commitd0516836b57d967d2ae604deef528f5f55518d7a
tree356d85eecb319c7f4cf1c861f51594ca2bde5025
parent94b0f370d47782ed8579d0bbcdc8fb00dcb8ff17
rename 'struct op' to 'struct slap_op'
rename 'struct conn' to 'struct slap_conn'
rename op_function to slap_op_func for functions add/delete/free
This change is need to avoid clashing with perl internals.
servers/slapd/connection.c
servers/slapd/operation.c
servers/slapd/proto-slap.h
servers/slapd/slap.h