Home
last modified time | relevance | path

Searched defs:pstm_copy (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/networking/
Dtls_pstm.c165 int32 pstm_copy(pstm_int * a, pstm_int * b) in pstm_copy() function
213 #define pstm_copy(a, b) (pstm_copy(a, b), PSTM_OKAY) macro