| /NextBSD/sbin/dhclient/ |
| HD | clparse.c | 66 int token; in read_client_conf() local 152 int token; in read_client_leases() local 198 int token; in parse_client_statement() local 298 int token; in parse_X() local 348 int token; in parse_option_list() local 391 int token; in parse_interface_declaration() local 491 int token; in parse_client_lease_statement() local 617 int token; in parse_client_lease_declaration() local 680 int token; in parse_option_decl() local 878 int token; in parse_string_list() local [all …]
|
| HD | parse.c | 66 int brace_count = 0, token; in skip_to_semi() local 100 int token; in parse_semi() local 120 int token; in parse_string() local 157 int token, hlen; in parse_hardware_param() local 217 int token; in parse_lease_time() local 245 int token, count = 0; in parse_numeric_aggregate() local 437 int guess, token; in parse_date() local
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/tests/ |
| HD | sanitizer_symbolizer_test.cc | 21 char *token; in TEST() local 36 int token; in TEST() local 43 uptr token; in TEST() local 50 char *token; in TEST() local
|
| /NextBSD/contrib/subversion/subversion/libsvn_ra_svn/ |
| HD | editorp.c | 69 const char *token; member 94 svn_string_t *token; member 112 const char *token) in ra_svn_make_baton() 174 const char *token = make_token('d', eb, pool); in ra_svn_open_root() local 199 const char *token = make_token('d', b->eb, pool); in ra_svn_add_dir() local 215 const char *token = make_token('d', b->eb, pool); in ra_svn_open_dir() local 268 const char *token = make_token('c', b->eb, pool); in ra_svn_add_file() local 286 const char *token = make_token('c', b->eb, pool); in ra_svn_open_file() local 469 svn_string_t *token, in store_token() 488 svn_string_t *token, in lookup_token() [all …]
|
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | expand_path.c | 331 static const struct token { struct 345 } tokens[] = { argument 375 const char *token, in _expand_token()
|
| /NextBSD/contrib/ntp/libjsmn/ |
| HD | jsmn.c | 26 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, in jsmn_fill_token() 39 jsmntok_t *token; in jsmn_parse_primitive() local 88 jsmntok_t *token; in jsmn_parse_string() local 157 jsmntok_t *token; in jsmn_parse() local
|
| /NextBSD/usr.sbin/notifyd/ |
| HD | notify_proc.c | 146 int token; in cancel_subscription() local 371 server_preflight(caddr_t name, mach_msg_type_number_t nameCnt, audit_token_t audit, int token, uid_… in server_preflight() 537 int token, in __notify_server_register_plain_2() 578 int token, in __notify_server_register_check_2() 689 int token, in __notify_server_register_signal_2() 731 int token, in __notify_server_register_file_descriptor_2() 800 int token, in __notify_server_register_mach_port_2() 848 int token, in __notify_server_cancel() 876 int token, in __notify_server_cancel_2() 887 int token, in __notify_server_suspend() [all …]
|
| HD | notify_ipc.h | 88 (server, name, nameCnt, token, status) in _notify_server_register_plain() argument 113 (server, name, nameCnt, size, slot, token, status) in _notify_server_register_check() argument 142 (server, name, nameCnt, sig, token, status) in _notify_server_register_signal() argument 169 (server, name, nameCnt, fileport, ntoken, token, status) in _notify_server_register_file_descriptor() argument 198 (server, name, nameCnt, port, ntoken, token, status) in _notify_server_register_mach_port() argument 354 (server, token, status) in _notify_server_cancel() argument 375 (server, token, check, status) in _notify_server_check() argument 398 (server, token, state, status) in _notify_server_get_state() argument 421 (server, token, state, status) in _notify_server_set_state() argument 444 (server, token, path, pathCnt, flags, status) in _notify_server_monitor_file() argument [all …]
|
| /NextBSD/bin/sh/ |
| HD | arith_yacc.c | 168 static arith_t primary(int token, union yystype *val, int op, int noeval) in primary() 211 int token; in binop2() local 235 static arith_t binop(int token, union yystype *val, int op, int noeval) in binop() 246 static arith_t and(int token, union yystype *val, int op, int noeval) in and() 263 static arith_t or(int token, union yystype *val, int op, int noeval) in or() 280 static arith_t cond(int token, union yystype *val, int op, int noeval) in cond()
|
| /NextBSD/sys/powerpc/pseries/ |
| HD | rtas_dev.c | 108 cell_t token; in rtas_gettime() local 136 cell_t token, status; in rtas_settime() local 157 cell_t token, status; in rtas_shutdown() local
|
| /NextBSD/usr.bin/rpcgen/ |
| HD | rpc_scan.h | 120 struct token { struct 124 typedef struct token token; argument
|
| /NextBSD/lib/libnotify/ |
| HD | notify_client.c | 100 uint32_t token; member 426 token_table_add(const char *name, size_t namelen, uint64_t nid, uint32_t token, uint32_t cid, uint3… in token_table_add() 517 token_table_find_retain(uint32_t token) in token_table_find_retain() 533 token_table_find_no_lock(uint32_t token) in token_table_find_no_lock() 1271 int token; in _notify_dispatch_handle() local 1377 uint32_t status, token; in notify_register_check() local 1458 int token; in notify_register_plain() local 1519 int token; in notify_register_signal() local 1585 int token, mine; in notify_register_mach_port() local 1785 int token, mine, fdpair[2]; in notify_register_file_descriptor() local [all …]
|
| HD | libnotify.c | 47 make_client_id(pid_t pid, int token) in make_client_id() 129 _internal_client_new(notify_state_t *ns, pid_t pid, int token) in _internal_client_new() 700 _notify_lib_cancel(notify_state_t *ns, pid_t pid, int token) in _notify_lib_cancel() 714 _notify_lib_suspend(notify_state_t *ns, pid_t pid, int token) in _notify_lib_suspend() 736 _notify_lib_resume(notify_state_t *ns, pid_t pid, int token) in _notify_lib_resume() 962 _notify_lib_check(notify_state_t *ns, pid_t pid, int token, int *check) in _notify_lib_check() 1006 _notify_lib_peek(notify_state_t *ns, pid_t pid, int token, int *val) in _notify_lib_peek() 1039 _notify_lib_check_addr(notify_state_t *ns, pid_t pid, int token) in _notify_lib_check_addr() 1148 _internal_register_common(notify_state_t *ns, const char *name, pid_t pid, int token, uid_t uid, gi… in _internal_register_common() 1203 _notify_lib_register_signal(notify_state_t *ns, const char *name, pid_t pid, int token, uint32_t si… in _notify_lib_register_signal() [all …]
|
| /NextBSD/sys/geom/vinum/ |
| HD | geom_vinum_share.c | 76 gv_tokenize(char *cptr, char *token[], int maxtoken) in gv_tokenize() 439 gv_new_drive(int max, char *token[]) in gv_new_drive() 489 gv_new_volume(int max, char *token[]) in gv_new_volume() 529 gv_new_plex(int max, char *token[]) in gv_new_plex() 603 gv_new_sd(int max, char *token[]) in gv_new_sd()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | parser.c | 412 cp_token *token) in cp_lexer_get_preprocessor_token() 480 cp_lexer_set_source_position_from_token (cp_token *token) in cp_lexer_set_source_position_from_token() 534 cp_token *token; in cp_lexer_next_token_is_decl_specifier_keyword() local 583 cp_token *token; in cp_lexer_peek_nth_token() local 623 cp_token *token = lexer->next_token; in cp_lexer_consume_token() local 748 cp_lexer_print_token (FILE * stream, cp_token *token) in cp_lexer_print_token() 1975 cp_parser_is_string_literal (cp_token* token) in cp_parser_is_string_literal() 1983 cp_parser_is_keyword (cp_token* token, enum rid keyword) in cp_parser_is_keyword() 1999 cp_token *token = cp_lexer_peek_token (parser->lexer); in cp_parser_error() local 2362 cp_token * token = cp_lexer_peek_token (parser->lexer); in cp_parser_skip_to_closing_parenthesis() local [all …]
|
| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | lex.c | 50 #define TOKEN_SPELL(token) (token_spellings[(token)->type].category) argument 51 #define TOKEN_NAME(token) (token_spellings[(token)->type].name) argument 72 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq() 446 const cpp_token *token, in warn_about_normalization() 600 create_literal (cpp_reader *pfile, cpp_token *token, const uchar *base, in create_literal() 620 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) in lex_string() 676 save_comment (cpp_reader *pfile, cpp_token *token, const unsigned char *from, in save_comment() 1250 cpp_token_len (const cpp_token *token) in cpp_token_len() 1306 cpp_spell_token (cpp_reader *pfile, const cpp_token *token, in cpp_spell_token() 1370 cpp_token_as_text (cpp_reader *pfile, const cpp_token *token) in cpp_token_as_text() [all …]
|
| HD | macro.c | 95 cpp_token *token = _cpp_temp_token (pfile); in new_string_token() local 367 const cpp_token *token = arg->first[i]; in stringify_arg() local 582 const cpp_token *token; in collect_args() local 713 const cpp_token *token, *padding = NULL; in funlike_invocation_p() local 921 cpp_token *token = _cpp_temp_token (pfile); in replace_args() local 1043 const cpp_token *token; in expand_arg() local 1329 const cpp_token *token = _cpp_lex_token (pfile); in parse_params() local 1418 cpp_token *token, *saved_cur_token; in lex_expansion_token() local 1442 cpp_token *token; in create_iso_definition() local 1741 cpp_token *token = ¯o->exp.tokens[i]; in cpp_macro_definition() local [all …]
|
| /NextBSD/contrib/ntp/ntpd/ |
| HD | keyword-gen.c | 34 u_short token; /* Associated Token */ member 340 u_short token; in generate_fsm() local 501 u_short token, in create_scan_states() 714 int token; in populate_symb() local 742 u_short token in symbname()
|
| /NextBSD/sys/netgraph/bluetooth/l2cap/ |
| HD | ng_l2cap_ulpi.c | 161 ng_l2cap_l2ca_con_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_con_rsp() 388 ng_l2cap_l2ca_con_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_con_rsp_rsp() 579 ng_l2cap_l2ca_cfg_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp() 739 ng_l2cap_l2ca_cfg_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp_rsp() 838 u_int32_t token = 0; in ng_l2cap_l2ca_write_req() local 932 ng_l2cap_l2ca_write_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_write_rsp() 1328 ng_l2cap_l2ca_discon_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_discon_rsp() 1438 ng_l2cap_l2ca_grp_add_member_rsp(ng_l2cap_chan_p ch, u_int32_t token, in ng_l2cap_l2ca_grp_add_member_rsp() 1550 ng_l2cap_l2ca_ping_rsp(ng_l2cap_con_p con, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_ping_rsp() 1671 ng_l2cap_l2ca_get_info_rsp(ng_l2cap_con_p con, u_int32_t token, in ng_l2cap_l2ca_get_info_rsp()
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | jv-exp.y | 819 struct token struct 822 int token; member 826 static const struct token tokentab3[] = argument 1281 struct stoken token; local 1305 struct stoken token; in push_qualified_expression_name() local
|
| HD | f-exp.y | 781 struct token struct 784 int token; argument 788 static const struct token dot_ops[] = argument 931 unsigned int i,token; in yylex() local
|
| /NextBSD/lib/libasl/ |
| HD | asl_ipc.h | 62 (server, request, requestCnt, startid, count, flags, reply, replyCnt, lastid, status, token) in __asl_server_query() argument 99 (server, request, requestCnt, startid, count, flags, reply, replyCnt, lastid, status, token) in __asl_server_query_timeout() argument 136 (server, request, requestCnt, status, token) in __asl_server_prune() argument 161 (server, message, messageCnt, fileport, url, urlCnt, status, token) in __asl_server_create_aux_link() argument 192 (server, message, messageCnt, token) in __asl_server_message() argument 215 (server, port, token) in __asl_server_register_direct_watch() argument 236 (server, port, token) in __asl_server_cancel_direct_watch() argument 257 (server, request, requestCnt, startid, count, flags, reply, replyCnt, lastid, status, token) in __asl_server_query_2() argument 294 …, request, requestCnt, startid, count, duration, direction, reply, replyCnt, lastid, status, token) in __asl_server_match() argument 333 (server, request, requestCnt, startid, count, flags, reply, replyCnt, lastid, status, token) in __asl_server_query() argument [all …]
|
| /NextBSD/sys/powerpc/ofw/ |
| HD | rtas.c | 201 rtas_call_method(cell_t token, int nargs, int nreturns, ...) in rtas_call_method() 207 cell_t token; in rtas_call_method() member 260 cell_t token; in rtas_token_lookup() local
|
| /NextBSD/contrib/subversion/subversion/libsvn_diff/ |
| HD | token.c | 50 void *token; member 87 apr_uint32_t hash, void *token) in tree_insert_token() 162 void *token; in svn_diff__get_tokens() local
|
| /NextBSD/contrib/gcc/ |
| HD | scan-decls.c | 64 enum cpp_ttype token = get_a_token (pfile)->type; in skip_to_closing_brace() local 103 const cpp_token *token; in scan_decls() local
|