Home
last modified time | relevance | path

Searched refs:create_buf_and_notify (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c173 static void create_buf_and_notify(char *input, ns_server_status_t st);
1925 create_buf_and_notify(input, changed); in getldap_serverInfo_op()
2823 create_buf_and_notify(char *input, ns_server_status_t st) in create_buf_and_notify() function