HomeSort by: relevance | last modified time | path
    Searched defs:removed_last_with_data (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
buffer.c 1359 int removed_last_with_data = 0; local
1434 removed_last_with_data = 1;
1451 if (removed_last_with_data) {
  /src/external/bsd/ntp/dist/sntp/libevent/
buffer.c 1357 int removed_last_with_data = 0; local
1432 removed_last_with_data = 1;
1449 if (removed_last_with_data) {

Completed in 64 milliseconds