Home
last modified time | relevance | path

Searched defs:tok (Results 1 – 25 of 99) sorted by relevance

1234

/dragonfly/contrib/expat/lib/
H A Dxmlrole.c141 prolog0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog0()
172 prolog1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog1()
204 prolog2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in prolog2()
224 doctype0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype0()
241 doctype1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in doctype1()
416 entity0(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity0()
435 entity1(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity1()
451 entity2(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity2()
475 entity3(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in entity3()
1213 error(PROLOG_STATE *state, int tok, const char *ptr, const char *end, in error()
[all …]
H A Dxmltok_impl.c278 int tok; in PREFIX() local
651 int tok = PREFIX(scanRef)(enc, ptr + MINBPC(enc), end, &ptr); in PREFIX() local
1019 int tok; in PREFIX() local
1361 int tok = PREFIX(scanPercent)(enc, ptr + MINBPC(enc), end, nextTokPtr); in PREFIX() local
/dragonfly/usr.bin/rpcgen/
H A Drpc_parse.c65 token tok; in get_definition() local
107 token tok; in def_struct() local
134 token tok; in def_program() local
236 token tok; in def_enum() local
265 token tok; in def_const() local
278 token tok; in def_union() local
416 token tok; in get_declaration() local
464 token tok; in get_prog_declaration() local
530 token tok; in get_type() local
584 token tok; in unsigned_dec() local
/dragonfly/sys/kern/
H A Dlwkt_token.c252 lwkt_token_t tok; in _lwkt_trytokref() local
437 lwkt_token_t tok; in _lwkt_reltokref() local
480 lwkt_token_t tok; in lwkt_getalltokens() local
571 lwkt_token_t tok; in _lwkt_getalltokens_sorted() local
655 lwkt_gettoken(lwkt_token_t tok) in lwkt_gettoken()
726 lwkt_gettoken_shared(lwkt_token_t tok) in lwkt_gettoken_shared()
792 lwkt_trytoken(lwkt_token_t tok) in lwkt_trytoken()
818 lwkt_token_t tok; in lwkt_getpooltoken() local
832 lwkt_reltoken(lwkt_token_t tok) in lwkt_reltoken()
924 lwkt_token_uninit(lwkt_token_t tok) in lwkt_token_uninit()
[all …]
/dragonfly/contrib/libedit/src/
H A Dtokenizer.c107 FUN(tok,finish)(TYPE(Tokenizer) *tok) in FUN() argument
165 FUN(tok,reset)(TYPE(Tokenizer) *tok) in FUN() argument
180 FUN(tok,end)(TYPE(Tokenizer) *tok) in FUN() argument
209 FUN(tok,line)(TYPE(Tokenizer) *tok, const TYPE(LineInfo) *line, in FUN() argument
381 FUN(tok,finish)(tok); in FUN() local
449 FUN(tok,finish)(tok); in FUN() local
460 FUN(tok,str)(TYPE(Tokenizer) *tok, const Char *line, int *argc, in FUN() argument
/dragonfly/contrib/gdb-7/gdb/
H A Dmacroexp.c214 set_token (struct macro_buffer *tok, char *start, char *end) in set_token()
225 get_comment (struct macro_buffer *tok, char *p, char *end) in get_comment()
267 get_identifier (struct macro_buffer *tok, char *p, char *end) in get_identifier()
289 get_pp_number (struct macro_buffer *tok, char *p, char *end) in get_pp_number()
433 get_punctuator (struct macro_buffer *tok, char *p, char *end) in get_punctuator()
494 get_token (struct macro_buffer *tok, in get_token()
785 struct macro_buffer tok; in gather_arguments() local
918 find_parameter (const struct macro_buffer *tok, in find_parameter()
966 struct macro_buffer tok; in substitute_args() local
1373 struct macro_buffer tok; in scan() local
[all …]
/dragonfly/contrib/mdocml/
H A Dmdoc.c85 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) in mdoc_tail_alloc()
96 enum roff_tok tok, struct roff_node *body) in mdoc_endbody_alloc()
113 enum roff_tok tok, struct mdoc_arg *args) in mdoc_block_alloc()
140 enum roff_tok tok, struct mdoc_arg *args) in mdoc_elem_alloc()
312 enum roff_tok tok; in mdoc_pmacro() local
H A Dmdoc_macro.c208 mdoc_macro(enum roff_tok tok) in mdoc_macro()
332 rew_alt(enum roff_tok tok) in rew_alt()
373 rew_elem(struct roff_man *mdoc, enum roff_tok tok) in rew_elem()
405 find_pending(struct roff_man *mdoc, enum roff_tok tok, int line, int ppos, in find_pending()
1534 parse_rest(struct roff_man *mdoc, enum roff_tok tok, in parse_rest()
H A Dman.c182 enum roff_tok tok; in man_pmacro() local
278 man_breakscope(struct roff_man *man, int tok) in man_breakscope()
H A Dman_macro.c86 man_macro(enum roff_tok tok) in man_macro()
160 rew_scope(struct roff_man *man, enum roff_tok tok) in rew_scope()
H A Dmanpath.c171 size_t linesz, tok, toklen; in manconf_file() local
238 size_t len, tok; in manconf_output() local
/dragonfly/contrib/tcp_wrappers/
H A Dhosts_access.c202 char *tok; local
225 static int server_match(tok, request) in server_match() argument
241 static int client_match(tok, request) in client_match() argument
261 char tok[BUFSIZ]; local
277 static int host_match(tok, host) in host_match() argument
320 static int string_match(tok, string) in string_match() argument
/dragonfly/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c110 char *tok; in list_match() local
167 user_match(const char *tok, const char *string) in user_match()
193 from_match(const char *tok, const char *string) in from_match()
228 string_match(const char *tok, const char *string) in string_match()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dinput.c1948 const cpp_token *tok, in assert_token_loc_eq()
2002 const cpp_token *tok; in test_lexer() local
2231 const cpp_token *tok; in ~lexer_test() local
2247 const cpp_token *tok; in get_token() local
2399 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_simple() local
2448 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_ebcdic() local
2500 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_hex() local
2546 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_oct() local
2582 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_letter_escape_1() local
2622 const cpp_token *tok = test.get_token (); in test_lexer_string_locations_letter_escape_2() local
[all …]
/dragonfly/usr.bin/ctags/
H A DC.c57 char tok[MAXTOKEN]; /* token buffer */ in c_entries() local
321 char tok[MAXTOKEN]; /* storage buffer */ in hash_entry() local
386 char tok[LINE_MAX]; /* storage buffer */ in str_entry() local
H A Dlisp.c50 char tok[MAXTOKEN]; in l_entries() local
H A Dyacc.c49 char tok[MAXTOKEN]; in y_entries() local
H A Dfortran.c49 char tok[MAXTOKEN]; in PF_funcs() local
/dragonfly/contrib/libpcap/
H A Dgrammar.y142 struct tok { struct
147 static const struct tok ieee80211_types[] = { argument
224 const struct tok *tok; member
/dragonfly/contrib/tcpdump/
H A Dprint-llc.c129 const struct tok *tok; member
410 const struct tok *tok = null_values; in oui_to_struct_tok() local
/dragonfly/contrib/tcsh-6/
H A Dgethost.c121 char *tok = token; in gettoken() local
227 char *ptr, *tok; in main() local
/dragonfly/lib/libc/string/
H A Dstrsep.c53 char *tok; in strsep() local
H A Dwcstok.c44 wchar_t *tok; in wcstok() local
/dragonfly/sys/libkern/
H A Dstrsep.c39 char *tok; in strsep() local
/dragonfly/contrib/bmake/
H A Dstresep.c63 char *tok; in stresep() local

1234