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

/freebsd-current/crypto/heimdal/appl/push/
H A Dpush.c137 DELE, XDELE, QUIT} pop_state; enumerator in enum:__anon6645
141 "DELE", "XDELE", "QUIT"
303 || (state == XDELE && !sent_xdele)
398 state = XDELE;
425 } else if (state == XDELE) {
464 if(state == XDELE) {
486 else if(state == XDELE) {
488 "XDELE %u %u\r\n", 1, count);

Completed in 100 milliseconds