/dflybsd-src/sbin/devfsctl/ |
H A D | devfsctl.c | 145 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 D | parser.c | 68 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 D | testcase.c | 721 testcase_entry_parser(void *arg, char **tokens) in testcase_entry_parser()
|
/dflybsd-src/sbin/cryptdisks/ |
H A D | cryptdisks.c | 106 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 D | compress.c | 371 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 D | getsubopt.c | 46 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt()
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | json.c | 209 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 D | ktrfmt.l | 16 static struct token tokens[NR_TOKENS]; variable
|
H A D | ktrfmt.yy.c | 508 static struct token tokens[NR_TOKENS]; variable
|
/dflybsd-src/usr.sbin/asf/ |
H A D | asf.c | 181 int tokens; /* number of tokens on line */ in main() local
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | auth.h | 74 struct token_head tokens; member
|
/dflybsd-src/sbin/ipfw3/ |
H A D | ipfw3.h | 77 enum tokens { enum
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | parser-defs.h | 87 struct typed_stoken *tokens; member
|
/dflybsd-src/sbin/vinum/ |
H A D | v.c | 103 int tokens; /* number of tokens */ variable
|
H A D | list.c | 1233 int tokens; /* and their number */ in vinum_dumpconfig() local
|
H A D | commands.c | 523 int tokens; /* and their number */ in vinum_start() local
|
/dflybsd-src/contrib/dialog/ |
H A D | rc.c | 269 char *tokens[MAX_TOKEN + 1]; in str_to_attr() local
|
/dflybsd-src/sys/kern/ |
H A D | lwkt_token.c | 977 DB_SHOW_COMMAND(tokens, db_tok_all) in DB_SHOW_COMMAND() argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.h | 206 vec<cp_token_cache_ptr> tokens; member
|
/dflybsd-src/sys/net/wg/ |
H A D | wg_cookie.c | 535 uint64_t bucket, tokens; in ratelimit_allow() local
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_getdate.c | 987 struct token tokens[256]; in __archive_get_date() local
|
/dflybsd-src/sys/dev/raid/vinum/ |
H A D | vinumconfig.c | 79 static int tokens; /* number of tokens */ variable
|
/dflybsd-src/contrib/wpa_supplicant/src/wps/ |
H A D | wps_registrar.c | 49 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 D | rcsbase.h | 329 enum tokens { enum
|
/dflybsd-src/contrib/grep/lib/ |
H A D | dfa.c | 449 token *tokens; /* Postfix parse array. */ member 2447 token *tokens; in reorder_tokens() local
|