Home
last modified time | relevance | path

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

/dports/security/p5-Net-SAML/zxid-1.42/c/
H A Dzx-dap-data.h884 struct zx_dap_Notify_s { struct
894 int zx_DEC_ATTR_dap_Notify(struct zx_ctx* c, struct zx_dap_Notify_s* x);
895 int zx_DEC_ELEM_dap_Notify(struct zx_ctx* c, struct zx_dap_Notify_s* x);
898 struct zx_dap_Notify_s* zx_DEEP_CLONE_dap_Notify(struct zx_ctx* c, struct zx_dap_Notify_s* x, int d…
906 struct zx_attr_s* zx_dap_Notify_GET_itemID(struct zx_dap_Notify_s* x);
911 int zx_dap_Notify_NUM_Extension(struct zx_dap_Notify_s* x);
912 int zx_dap_Notify_NUM_Notification(struct zx_dap_Notify_s* x);
929 void zx_dap_Notify_DEL_Extension(struct zx_dap_Notify_s* x, int n);
930 void zx_dap_Notify_DEL_Notification(struct zx_dap_Notify_s* x, int n);
932 void zx_dap_Notify_REV_Extension(struct zx_dap_Notify_s* x);
[all …]
H A Dzx-dap-dec.c483 int zx_DEC_ATTR_dap_Notify(struct zx_ctx* c, struct zx_dap_Notify_s* x) in zx_DEC_ATTR_dap_Notify()
493 int zx_DEC_ELEM_dap_Notify(struct zx_ctx* c, struct zx_dap_Notify_s* x) in zx_DEC_ELEM_dap_Notify()
H A Dzx-e-data.h87 struct zx_dap_Notify_s* Notify; /* {0,1} nada */
330 struct zx_dap_Notify_s* zx_e_Body_GET_Notify(struct zx_e_Body_s* x, int n);
784 struct zx_dap_Notify_s* zx_e_Body_POP_Notify(struct zx_e_Body_s* x);
1011 void zx_e_Body_PUSH_Notify(struct zx_e_Body_s* x, struct zx_dap_Notify_s* y);
1240 void zx_e_Body_PUT_Notify(struct zx_e_Body_s* x, int n, struct zx_dap_Notify_s* y);
1467 void zx_e_Body_ADD_Notify(struct zx_e_Body_s* x, int n, struct zx_dap_Notify_s* z);
H A Dzx-e-dec.c288 x->Notify = (struct zx_dap_Notify_s*)el; in zx_DEC_ELEM_e_Body()
H A Dzx-elems.c2138 …EL_DESC = { &zx_cb_Notify_EL_DESC, zx_dap_Notify_ELEM, sizeof(struct zx_dap_Notify_s), (void*)&zx_…