Searched defs:print_token (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/ip/
H A Diptoken.c45 static int print_token(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) function
117 if (rtnl_dump_filter(&rth, print_token, &da) < 0) {
/external/bison/src/
H A Dgraphviz.c145 print_token (struct obstack *out, bool first, char const *tok) function
195 firstd = print_token (&dout, firstd, symbols[i]->tag);
199 firste = print_token (&eout, firste, symbols[i]->tag);

Completed in 130 milliseconds