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