HomeSort by relevance Sort by last modified time
    Searched refs:rth (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
ClonerToResultTree.java 133 SerializationHandler rth,
143 dtm.dispatchCharactersEvents(node, rth, false);
157 // rth.startElement(ns, localName, dtm.getNodeNameX(node), null);
160 rth.startElement(ns, localName, dtm.getNodeNameX(node));
167 SerializerUtils.addAttributes(rth, node);
168 SerializerUtils.processNSDecls(rth, node, nodeType, dtm);
173 rth.startCDATA();
174 dtm.dispatchCharactersEvents(node, rth, false);
175 rth.endCDATA();
178 SerializerUtils.addAttribute(rth, node)
    [all...]
  /external/iproute2/tc/
tc_monitor.c 74 struct rtnl_handle rth; local
107 if (rtnl_open(&rth, groups) < 0)
110 ll_init_map(&rth);
112 if (rtnl_listen(&rth, accept_tcmsg, (void*)stdout) < 0) {
113 rtnl_close(&rth);
117 rtnl_close(&rth);
tc_common.h 4 extern struct rtnl_handle rth;
tc.c 49 struct rtnl_handle rth; variable in typeref:struct:rtnl_handle
273 if (rtnl_open(&rth, 0) < 0) {
297 rtnl_close(&rth);
375 if (rtnl_open(&rth, 0) < 0) {
387 rtnl_close(&rth);
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemTextLiteral.java 206 SerializationHandler rth = transformer.getResultTreeHandler(); local
210 rth.processingInstruction(javax.xml.transform.Result.PI_DISABLE_OUTPUT_ESCAPING, "");
213 rth.characters(m_ch, 0, m_ch.length);
217 rth.processingInstruction(javax.xml.transform.Result.PI_ENABLE_OUTPUT_ESCAPING, "");
ElemValueOf.java 216 SerializationHandler rth = transformer.getResultTreeHandler(); local
228 rth.processingInstruction(
235 expr.executeCharsToContentHandler(xctxt, rth);
240 rth.processingInstruction(
  /external/iproute2/include/
ll_map.h 7 void ll_init_map(struct rtnl_handle *rth);
libnetlink.h 29 int rtnl_open(struct rtnl_handle *rth, unsigned subscriptions)
32 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned subscriptions,
36 void rtnl_close(struct rtnl_handle *rth);
37 int rtnl_wilddump_request(struct rtnl_handle *rth, int fam, int type)
39 int rtnl_wilddump_req_filter(struct rtnl_handle *rth, int fam, int type,
42 int rtnl_dump_request(struct rtnl_handle *rth, int type, void *req,
45 int rtnl_dump_request_n(struct rtnl_handle *rth, struct nlmsghdr *n)
66 int rtnl_dump_filter_l(struct rtnl_handle *rth,
68 int rtnl_dump_filter_nc(struct rtnl_handle *rth,
71 #define rtnl_dump_filter(rth, filter, arg)
    [all...]
  /external/iproute2/lib/
libnetlink.c 38 void rtnl_close(struct rtnl_handle *rth)
40 if (rth->fd >= 0) {
41 close(rth->fd);
42 rth->fd = -1;
46 int rtnl_open_byproto(struct rtnl_handle *rth, unsigned subscriptions,
52 memset(rth, 0, sizeof(*rth));
54 rth->proto = protocol;
55 rth->fd = socket(AF_NETLINK, SOCK_RAW | SOCK_CLOEXEC, protocol);
56 if (rth->fd < 0)
    [all...]
ll_map.c 205 void ll_init_map(struct rtnl_handle *rth)
212 if (rtnl_wilddump_request(rth, AF_UNSPEC, RTM_GETLINK) < 0) {
217 if (rtnl_dump_filter(rth, ll_remember_index, NULL) < 0) {
  /external/iproute2/bridge/
br_common.h 20 extern struct rtnl_handle rth;
monitor.c 84 rtnl_close(&rth);
135 if (rtnl_open(&rth, groups) < 0)
137 ll_init_map(&rth);
139 if (rtnl_listen(&rth, accept_msg, stdout) < 0)
bridge.c 19 struct rtnl_handle rth = { .fd = -1 }; variable in typeref:struct:rtnl_handle
93 if (rtnl_open(&rth, 0) < 0) {
118 rtnl_close(&rth);
196 if (rtnl_open(&rth, 0) < 0)
202 rtnl_close(&rth);
mdb.c 166 if (rtnl_wilddump_request(&rth, PF_BRIDGE, RTM_GETMDB) < 0) {
171 if (rtnl_dump_filter(&rth, print_mdb, stdout) < 0) {
252 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
260 ll_init_map(&rth);
vlan.c 134 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
225 if (rtnl_wilddump_req_filter(&rth, PF_BRIDGE, RTM_GETLINK,
234 if (rtnl_dump_filter(&rth, print_vlan, stdout) < 0) {
245 ll_init_map(&rth);
  /external/iproute2/genl/
ctrl.c 44 struct rtnl_handle rth; local
63 if (rtnl_open_byproto(&rth, 0, NETLINK_GENERIC) < 0) {
70 if (rtnl_talk(&rth, nlh, nlh, sizeof(req)) < 0) {
111 rtnl_close(&rth);
293 struct rtnl_handle rth; local
313 if (rtnl_open_byproto(&rth, 0, NETLINK_GENERIC) < 0) {
344 if (rtnl_talk(&rth, nlh, nlh, sizeof(req)) < 0) {
358 nlh->nlmsg_seq = rth.dump = ++rth.seq;
360 if (rtnl_send(&rth, nlh, nlh->nlmsg_len) < 0)
377 struct rtnl_handle rth; local
    [all...]
  /external/iproute2/ip/
xfrm_policy.c 246 struct rtnl_handle rth; local
389 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
395 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
398 rtnl_close(&rth);
559 struct rtnl_handle rth; local
652 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
672 if (rtnl_talk(&rth, &req.n, res_nlbuf, res_size) < 0)
675 rtnl_close(&rth);
711 struct rtnl_handle *rth = xb->rth; local
772 struct rtnl_handle rth; local
1008 struct rtnl_handle rth; local
1076 struct rtnl_handle rth; local
1105 struct rtnl_handle rth; local
    [all...]
ipnetconf.c 165 ll_init_map(&rth);
176 if (rtnl_send(&rth, &req.n, req.n.nlmsg_len) < 0) {
180 rtnl_listen(&rth, print_netconf, stdout);
183 if (rtnl_wilddump_request(&rth, filter.family, RTM_GETNETCONF) < 0) {
187 if (rtnl_dump_filter(&rth, print_netconf2, stdout) < 0) {
iptoken.c 30 extern struct rtnl_handle rth;
112 if (rtnl_wilddump_request(&rth, af, RTM_GETLINK) < 0) {
117 if (rtnl_dump_filter(&rth, print_token, &da) < 0) {
181 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
189 ll_init_map(&rth);
rtmon.c 76 struct rtnl_handle rth; local
162 if (rtnl_open(&rth, groups) < 0)
165 if (rtnl_wilddump_request(&rth, AF_UNSPEC, RTM_GETLINK) < 0) {
172 if (rtnl_dump_filter(&rth, dump_msg2, fp) < 0) {
179 if (rtnl_listen(&rth, dump_msg, (void*)fp) < 0)
xfrm_state.c 271 struct rtnl_handle rth; local
684 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
690 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
693 rtnl_close(&rth);
700 struct rtnl_handle rth; local
820 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0)
827 if (rtnl_talk(&rth, &req.n, res_n, sizeof(res_buf)) < 0)
835 rtnl_close(&rth);
957 struct rtnl_handle rth; local
1010 if (rtnl_open_byproto(&rth, 0, NETLINK_XFRM) < 0
1048 struct rtnl_handle *rth = xb->rth; local
1098 struct rtnl_handle rth; local
1283 struct rtnl_handle rth; local
1311 struct rtnl_handle rth; local
    [all...]
ipaddrlabel.c 46 extern struct rtnl_handle rth;
111 if (rtnl_wilddump_request(&rth, af, RTM_GETADDRLABEL) < 0) {
116 if (rtnl_dump_filter(&rth, print_addrlabel, stdout) < 0) {
185 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
233 if (rtnl_wilddump_request(&rth, af, RTM_GETADDRLABEL) < 0) {
238 if (rtnl_dump_filter(&rth, flush_addrlabel, NULL) < 0) {
ipneigh.c 87 if (rtnl_send_check(&rth, filter.flushb, filter.flushp) < 0) {
179 ll_init_map(&rth);
186 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
264 fn->nlmsg_seq = ++rth.seq;
418 ll_init_map(&rth);
438 if (rtnl_wilddump_request(&rth, filter.family, RTM_GETNEIGH) < 0) {
443 if (rtnl_dump_filter(&rth, print_neigh, stdout) < 0) {
472 if (rtnl_dump_request_n(&rth, &req.n) < 0) {
477 if (rtnl_dump_filter(&rth, print_neigh, stdout) < 0) {
ip.c 43 struct rtnl_handle rth = { .fd = -1 }; variable in typeref:struct:rtnl_handle
136 if (rtnl_open(&rth, 0) < 0) {
163 rtnl_close(&rth);
301 if (rtnl_open(&rth, 0) < 0)
310 rtnl_close(&rth);
ipmonitor.c 181 rtnl_close(&rth);
299 if (rtnl_open(&rth, groups) < 0)
301 if (listen_all_nsid && rtnl_listen_all_nsid(&rth) < 0)
304 ll_init_map(&rth);
307 if (rtnl_listen(&rth, accept_msg, stdout) < 0)

Completed in 900 milliseconds

1 2 3