Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/
Ddecompress_bunzip2.c59 #define RETVAL_OK 0 macro
565 return RETVAL_OK; in get_next_block()
759 return RETVAL_OK; in start_bunzip()
814 && i != RETVAL_OK in IF_DESKTOP()
825 i = RETVAL_OK; in IF_DESKTOP()