Searched refs:cistpl_org_t (Results 1 – 4 of 4) sorted by relevance
320 typedef struct cistpl_org_t { struct324 } cistpl_org_t; typedef1092 cistpl_org_t cistpl_org;1117 cistpl_org_t org;
1127 int32_t csx_Parse_CISTPL_ORG(client_handle_t, tuple_t *, cistpl_org_t *);
1522 cistpl_org_t *cs = (cistpl_org_t *)arg;
758 csx_Parse_CISTPL_ORG(client_handle_t ch, tuple_t *tp, cistpl_org_t *pt) in csx_Parse_CISTPL_ORG()