Lines Matching defs:connection
571 typedef struct connection { struct
572 ConnectionID connectionId; argument
573 boolean_t usedBit; /* true if only used by */
576 pid_t pid; /* process id */
577 char *serverAddr;
578 ns_cred_t *auth;
579 LDAP *ld;
580 thread_t threadID; /* thread ID using it */
581 struct ns_ldap_cookie *cookieInfo;
582 char **controls; /* from server_info */
583 char **saslMechanisms; /* from server_info */