Searched refs:ns_server_status_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.h269 } ns_server_status_t; typedef in typeref:enum:__anon3985
274 ns_server_status_t *changes; /* array of status change */
H A Dns_connmgmt.c2434 ns_server_status_t *status = NULL;
2565 status = (ns_server_status_t *)calloc(chg.num_server,
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c142 ns_server_status_t change;
170 static ns_server_status_t set_server_status(char *input, server_info_t *head);
171 static void create_buf_and_notify(char *input, ns_server_status_t st);
1632 ns_server_status_t changed = 0;
2817 create_buf_and_notify(char *input, ns_server_status_t st)
2925 static ns_server_status_t
2929 ns_server_status_t changed = 0;

Completed in 70 milliseconds