Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c192 free(chg->chg_data); in waiting_list_cleanup()
193 chg->chg_data = NULL; in waiting_list_cleanup()
364 chg.chg_data, in chg_get_statusChange()
415 if (chg.chg_data) { in chg_notify_statusChange()
416 free(chg.chg_data); in chg_notify_statusChange()
417 chg.chg_data = NULL; in chg_notify_statusChange()
420 chg.chg_data = str; in chg_notify_statusChange()
H A Dcachemgr.h92 char *chg_data; /* the buffer for the change data */ member
/titanic_41/usr/src/lib/libeti/form/
H A DMakefile.com31 chg_data.o \
/titanic_41/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c2429 char chg_data[DOORBUFFERSIZE]; in get_server_change() local
2556 (void) strlcpy(chg_data, ptr, sizeof (chg_data)); in get_server_change()