Searched refs:change_to_string (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Depoll.c228 change_to_string(int change) function
349 change_to_string(ch->read_change),
351 change_to_string(ch->write_change),
353 change_to_string(ch->close_change));
/netbsd-current/external/bsd/libevent/dist/
H A Depoll.c229 change_to_string(int change) function
263 change_to_string(ch->read_change), \
265 change_to_string(ch->write_change), \
267 change_to_string(ch->close_change)

Completed in 174 milliseconds