Searched refs:chg_data (Results 1 – 4 of 4) sorted by relevance
192 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()
92 char *chg_data; /* the buffer for the change data */ member
31 chg_data.o \
2429 char chg_data[DOORBUFFERSIZE]; in get_server_change() local2556 (void) strlcpy(chg_data, ptr, sizeof (chg_data)); in get_server_change()