Home
last modified time | relevance | path

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

/dports/net/axa/axa-2.2.0/axalib/
H A Dwire.c831 axa_op_to_str(tag_op_buf, in axa_p_to_str()
1228 axa_op_to_str(op_buf, sizeof(op_buf), in axa_ck_hdr()
1237 axa_op_to_str(op_buf, sizeof(op_buf), in axa_ck_hdr()
1301 axa_op_to_str(op_buf, sizeof(op_buf), op), in ck_field_null()
1307 axa_op_to_str(op_buf, sizeof(op_buf), op), in ck_field_null()
1341 axa_op_to_str(op_buf, sizeof(op_buf), op), in ck_an()
1373 axa_op_to_str(op_buf, sizeof(op_buf), op), in ck_watch()
1380 axa_op_to_str(op_buf, sizeof(op_buf), op), in ck_watch()
1456 axa_op_to_str(op_buf, sizeof(op_buf), op), in ck_watch()
1492 axa_op_to_str(op_buf, sizeof(op_buf), op), in ck_whit()
[all …]
H A Djson.c491 axa_op_to_str(op_str, sizeof(op_str), hdr->op); in axa_body_to_json()
515 axa_op_to_str(op_str, sizeof(op_str), body->result.orig_op); in axa_body_to_json()
H A Dclient.c733 axa_op_to_str(op_buf, sizeof(op_buf), in axa_client_hello()
/dports/net/axa/axa-2.2.0/sratool/
H A Dserver.c231 axa_op_to_str(buf, sizeof(buf), in read_srvr()
/dports/net/axa/axa-2.2.0/axa/
H A Dwire.h149 extern const char *axa_op_to_str(char *buf, size_t buf_len, axa_p_op_t op);