Home
last modified time | relevance | path

Searched defs:tokens (Results 1 – 25 of 32) sorted by relevance

12

/dflybsd-src/sbin/devfsctl/
H A Ddevfsctl.c145 parser_include(char **tokens) in parser_include()
163 parser_jail(char **tokens) in parser_jail()
177 parser_hide(char **tokens) in parser_hide()
190 parser_show(char **tokens) in parser_show()
203 parser_link(char **tokens) in parser_link()
217 parser_group(char **tokens) in parser_group()
246 parser_perm(char **tokens) in parser_perm()
546 rule_check_num_args(char **tokens, int num) in rule_check_num_args()
606 char *tokens[256]; in process_line() local
685 rule_parser(char **tokens) in rule_parser()
/dflybsd-src/usr.bin/dfregress/
H A Dparser.c68 entry_check_num_args(char **tokens, int num) in entry_check_num_args()
84 line_tokenize(char *buffer, int (*is_sep)(char), char comment_char, char **tokens) in line_tokenize() argument
153 char *tokens[256]; in process_line() local
H A Dtestcase.c721 testcase_entry_parser(void *arg, char **tokens) in testcase_entry_parser()
/dflybsd-src/sbin/cryptdisks/
H A Dcryptdisks.c106 entry_check_num_args(char **tokens, int num) in entry_check_num_args()
122 line_tokenize(char *buffer, int (*is_sep)(char), char comment_char, char **tokens) in line_tokenize() argument
284 entry_parser(char **tokens, char **options, int type) in entry_parser()
448 char *tokens[256]; in process_line() local
/dflybsd-src/usr.bin/window/
H A Dcompress.c371 cc_sweep_phase(char *buffer, int bufsize, struct cc **tokens) in cc_sweep_phase()
457 cc_sweep(char *buffer, int bufsize, struct cc **tokens, int length) in cc_sweep()
649 cc_compress_phase(struct cc **output, int bufsize, struct cc **tokens, int ntoken) in cc_compress_phase()
662 cc_compress_phase1(struct cc **output, struct cc **tokens, int ntoken, int flag) in cc_compress_phase1()
747 cc_compress(struct cc **output, struct cc **tokens, char flag) in cc_compress()
/dflybsd-src/lib/libc/stdlib/
H A Dgetsubopt.c46 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt()
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Djson.c209 static struct json_token * json_alloc_token(unsigned int *tokens) in json_alloc_token()
227 unsigned int tokens = 0; in json_parse() local
/dflybsd-src/lib/libevtr/
H A Dktrfmt.l16 static struct token tokens[NR_TOKENS]; variable
H A Dktrfmt.yy.c508 static struct token tokens[NR_TOKENS]; variable
/dflybsd-src/usr.sbin/asf/
H A Dasf.c181 int tokens; /* number of tokens on line */ in main() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dauth.h74 struct token_head tokens; member
/dflybsd-src/sbin/ipfw3/
H A Dipfw3.h77 enum tokens { enum
/dflybsd-src/contrib/gdb-7/gdb/
H A Dparser-defs.h87 struct typed_stoken *tokens; member
/dflybsd-src/sbin/vinum/
H A Dv.c103 int tokens; /* number of tokens */ variable
H A Dlist.c1233 int tokens; /* and their number */ in vinum_dumpconfig() local
H A Dcommands.c523 int tokens; /* and their number */ in vinum_start() local
/dflybsd-src/contrib/dialog/
H A Drc.c269 char *tokens[MAX_TOKEN + 1]; in str_to_attr() local
/dflybsd-src/sys/kern/
H A Dlwkt_token.c977 DB_SHOW_COMMAND(tokens, db_tok_all) in DB_SHOW_COMMAND() argument
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.h206 vec<cp_token_cache_ptr> tokens; member
/dflybsd-src/sys/net/wg/
H A Dwg_cookie.c535 uint64_t bucket, tokens; in ratelimit_allow() local
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_getdate.c987 struct token tokens[256]; in __archive_get_date() local
/dflybsd-src/sys/dev/raid/vinum/
H A Dvinumconfig.c79 static int tokens; /* number of tokens */ variable
/dflybsd-src/contrib/wpa_supplicant/src/wps/
H A Dwps_registrar.c49 static void wps_free_nfc_pw_tokens(struct dl_list *tokens, u16 pw_id) in wps_free_nfc_pw_tokens()
60 static struct wps_nfc_pw_token * wps_get_nfc_pw_token(struct dl_list *tokens, in wps_get_nfc_pw_token()
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcsbase.h329 enum tokens { enum
/dflybsd-src/contrib/grep/lib/
H A Ddfa.c449 token *tokens; /* Postfix parse array. */ member
2447 token *tokens; in reorder_tokens() local

12