Searched refs:tok (Results 226 - 250 of 332) sorted by relevance

1234567891011>>

/freebsd-10-stable/cddl/contrib/dtracetoolkit/Bin/
H A Dtcpsnoop.d189 tok[(int)self->connp] = 1;
199 tok[(int)this->connp] = 0;
286 /tok[(int)self->conn_p]/
316 /tok[(int)self->conn_p]/
H A Dtcpsnoop_snv.d191 tok[(int)self->connp] = 1;
201 tok[(int)this->connp] = 0;
288 /tok[(int)self->conn_p]/
318 /tok[(int)self->conn_p]/
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Net/
H A Dtcpsnoop.d189 tok[(int)self->connp] = 1;
199 tok[(int)this->connp] = 0;
286 /tok[(int)self->conn_p]/
316 /tok[(int)self->conn_p]/
H A Dtcpsnoop_snv.d191 tok[(int)self->connp] = 1;
201 tok[(int)this->connp] = 0;
288 /tok[(int)self->conn_p]/
318 /tok[(int)self->conn_p]/
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-cdp.c48 static struct tok cdp_tlv_values[] = {
73 static struct tok cdp_capability_values[] = {
H A Dprint-lwapp.c83 static const struct tok lwapp_header_bits_values[] = {
122 static const struct tok lwapp_msg_type_values[] = {
H A Dprint-rpki-rtr.c103 static const struct tok rpki_rtr_pdu_values[] = {
116 static const struct tok rpki_rtr_error_codes[] = {
H A Dprint-sflow.c84 static const struct tok sflow_format_values[] = {
135 static const struct tok sflow_flow_type_values[] = {
159 static const struct tok sflow_flow_raw_protocol_values[] = {
217 static const struct tok sflow_counter_type_values[] = {
233 static const struct tok sflow_iface_direction_values[] = {
H A Dprint-icmp6.c68 static struct tok icmp6_type_values[] = {
101 static struct tok icmp6_dst_unreach_code_values[] = {
110 static struct tok icmp6_opt_pi_flag_values[] = {
117 static struct tok icmp6_opt_ra_flag_values[] = {
124 static struct tok icmp6_nd_na_flag_values[] = {
132 static struct tok icmp6_opt_values[] = {
147 static struct tok mldv2report2str[] = {
H A Dprint-juniper.c68 static struct tok juniper_ipsec_type_values[] = {
77 static struct tok juniper_direction_values[] = {
98 struct tok jnx_ext_tlv_values[] = {
110 struct tok jnx_flag_values[] = {
180 struct tok juniper_ifmt_values[] = {
303 struct tok juniper_ifle_values[] = {
442 static struct tok juniper_protocol_values[] = {
H A Dprint-lwres.c178 struct tok opcode[] = {
187 extern struct tok ns_type2str[];
188 extern struct tok ns_class2str[];
H A Dprint-olsr.c81 static struct tok olsr_msg_values[] = {
144 static struct tok olsr_link_type_values[] = {
152 static struct tok olsr_neighbor_type_values[] = {
H A Dprint-tipc.c85 static const struct tok tipcuser_values[] = {
101 static const struct tok tipcmtype_values[] = {
109 static const struct tok tipc_linkconf_mtype_values[] = {
H A Dforces.h226 const struct tok ForCES_LFBs[] = {
384 static const struct tok ForCES_TLV[] = {
450 static const struct tok ForCES_TLV_err[] = {
652 const struct tok ForCES_errs[] = {
H A Dprint-arcnet.c44 struct tok arctypemap[] = {
/freebsd-10-stable/sys/contrib/ia64/libuwx/src/
H A Duwx_env.c189 intptr_t tok,
195 env->cb_token = tok;
187 uwx_register_callbacks( struct uwx_env *env, intptr_t tok, copyin_cb copyin, lookupip_cb lookupip) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_lex.l132 int tok = yypcb->pcb_token;
134 return (tok);
486 int c, tok;
511 tok = DT_TOK_EPRED;
513 tok = DT_TOK_DIV;
516 return (tok);
H A Ddt_pragma.c245 char *provs, *cpy, *tok; local
266 for (cpy = provs; (tok = strsep(&cpy, " ")) != NULL; )
267 if (strcmp(tok, nnp->dn_string) == 0) {
/freebsd-10-stable/contrib/openbsm/bsm/
H A Dlibbsm.h856 int au_fetch_tok(tokenstr_t *tok, u_char *buf, int len);
858 void au_print_tok(FILE *outfp, tokenstr_t *tok,
860 void au_print_flags_tok(FILE *outfp, tokenstr_t *tok,
862 void au_print_tok_xml(FILE *outfp, tokenstr_t *tok,
973 * @param tok - A token_t * generated by one of the au_to_*() BSM API
974 * calls. For convenience, tok may be NULL, in which case
979 void au_free_token(token_t *tok);
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp918 case tok::raw_identifier:
939 case tok::comma:
943 case tok::eof:
947 case tok::l_brace:
951 case tok::l_square:
955 case tok::period:
959 case tok::r_brace:
963 case tok::r_square:
967 case tok::star:
971 case tok
[all...]
/freebsd-10-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c84 const char *tok; member in struct:__anon43
469 printf("%s", opttbl[i].tok);
565 if (!strcmp(q, opttbl[i].tok))
/freebsd-10-stable/sbin/ipfw/
H A Ddummynet.c1030 int tok = match_token(aqm_params, *av); local
1032 switch(tok) {
1110 int tok = match_token(aqm_params, *av); local
1112 switch(tok) {
1390 int tok = match_token(dummynet_params, *av); local
1393 switch(tok) {
1453 tok = match_token(dummynet_params, *av);
1455 switch(tok) {
1567 process_extra_parms(&ac, av, aqm_extra, tok);
1579 process_extra_parms(&ac, av, sch_extra, tok);
[all...]
H A Dipv6.c214 int tok; local
221 tok = match_token(ext6hdrcodes, av);
222 switch (tok) {
/freebsd-10-stable/contrib/gdb/gdb/
H A Dbreakpoint.c5198 char *tok = arg;
5199 while (tok && *tok)
5205 while (*tok == ' ' || *tok == '\t')
5206 tok++;
5208 end_tok = tok;
5213 toklen = end_tok - tok;
5215 if (toklen >= 1 && strncmp (tok, "if", toklen) == 0)
5217 tok
5187 char *tok = arg; local
5364 char *tok = args->condition; local
5746 char *tok, *end_tok; local
[all...]
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dtoken.h105 extern token tok; // the current token

Completed in 186 milliseconds

1234567891011>>