Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/
Ddecompress_bunzip2.c704 bunzip_data **bdp, in start_bunzip() argument
721 bd = *bdp = xzalloc(i); in start_bunzip()
/busybox-1.35.0/networking/
Dtls_pstm.c748 register pstm_word t, adp, bdp; in s_pstm_add() local
771 bdp = 0; in s_pstm_add()
773 bdp = (pstm_word)b->dp[x]; in s_pstm_add()
775 t += (adp) + (bdp); in s_pstm_add()