eudc-query
eudc-query is a compiled Lisp function in `eudc.el
'.
(eudc-query QUERY &optional RETURN-ATTRIBUTES NO-TRANSLATION)
Query the current directory server with QUERY.
QUERY is a list of cons cells (ATTR . VALUE) where ATTR is an attribute
name and VALUE the corresponding value.
If NO-TRANSLATION is non-nil, ATTR is translated according to
`eudc-protocol-attributes-translation-alist'.
RETURN-ATTRIBUTES is a list of attributes to return defaulting to
`eudc-default-return-attributes'.