| /freebsd-13.1/sbin/dhclient/ |
| H A D | clparse.c | 67 int token; in read_client_conf() local 156 int token; in read_client_leases() local 302 int token; in parse_X() local 352 int token; in parse_option_list() local 395 int token; in parse_interface_declaration() local 495 int token; in parse_client_lease_statement() local 622 int token; in parse_client_lease_declaration() local 685 int token; in parse_option_decl() local 886 int token; in parse_string_list() local 932 int token; in parse_reject_statement() local
|
| H A D | parse.c | 70 int brace_count = 0, token; in skip_to_semi() local 104 int token; in parse_semi() local 124 int token; in parse_string() local 163 int token; in parse_hardware_param() local 224 int token; in parse_lease_time() local 252 int token; in parse_numeric_aggregate() local 449 int guess, token; in parse_date() local
|
| /freebsd-13.1/sys/powerpc/powernv/ |
| H A D | opal_async.c | 81 vmem_addr_t token; in opal_alloc_async_token() local 90 opal_free_async_token(int token) in opal_free_async_token() 101 opal_wait_completion(void *buf, uint64_t size, int token) in opal_wait_completion() 123 int token; in opal_handle_async_completion() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_svn/ |
| H A D | editorp.c | 72 svn_string_t *token; member 103 svn_string_t *token; member 552 svn_string_t *token; in ra_svn_handle_open_root() local 570 svn_string_t *token; in ra_svn_handle_delete_entry() local 647 svn_string_t *token; in ra_svn_handle_change_dir_prop() local 666 svn_string_t *token; in ra_svn_handle_close_dir() local 687 svn_string_t *token; in ra_svn_handle_absent_dir() local 767 svn_string_t *token; in ra_svn_handle_apply_textdelta() local 793 svn_string_t *token; in ra_svn_handle_textdelta_chunk() local 813 svn_string_t *token; in ra_svn_handle_textdelta_end() local [all …]
|
| /freebsd-13.1/crypto/heimdal/lib/krb5/ |
| H A D | expand_path.c | 331 static const struct token { struct 345 } tokens[] = { argument 375 const char *token, in _expand_token()
|
| /freebsd-13.1/lib/libpmc/pmu-events/ |
| H A D | jsmn.c | 50 static void jsmn_fill_token(jsmntok_t *token, jsmntype_t type, in jsmn_fill_token() 66 jsmntok_t *token; in jsmn_parse_primitive() local 123 jsmntok_t *token; in jsmn_parse_string() local 181 jsmntok_t *token; in jsmn_parse() local
|
| /freebsd-13.1/contrib/ntp/libjsmn/ |
| H A D | 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
|
| /freebsd-13.1/bin/sh/ |
| H A D | 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()
|
| /freebsd-13.1/sys/powerpc/pseries/ |
| H A D | rtas_dev.c | 111 cell_t token; in rtas_gettime() local 139 cell_t token, status; in rtas_settime() local 160 cell_t token, status; in rtas_shutdown() local
|
| /freebsd-13.1/usr.bin/rpcgen/ |
| H A D | rpc_scan.h | 120 struct token { struct 124 typedef struct token token; argument
|
| /freebsd-13.1/sys/geom/vinum/ |
| H A D | geom_vinum_share.c | 79 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() 601 gv_new_sd(int max, char *token[]) in gv_new_sd()
|
| /freebsd-13.1/contrib/ntp/ntpd/ |
| H A D | keyword-gen.c | 34 u_short token; /* Associated Token */ member 357 u_short token; in generate_fsm() local 518 u_short token, in create_scan_states() 731 int token; in populate_symb() local 759 u_short token in symbname()
|
| /freebsd-13.1/sys/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_ulpi.c | 163 ng_l2cap_l2ca_con_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_con_rsp() 390 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() 581 ng_l2cap_l2ca_cfg_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp() 741 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() 840 u_int32_t token = 0; in ng_l2cap_l2ca_write_req() local 934 ng_l2cap_l2ca_write_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_write_rsp() 1329 ng_l2cap_l2ca_discon_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_discon_rsp() 1445 ng_l2cap_l2ca_grp_add_member_rsp(ng_l2cap_chan_p ch, u_int32_t token, in ng_l2cap_l2ca_grp_add_member_rsp() 1557 ng_l2cap_l2ca_ping_rsp(ng_l2cap_con_p con, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_ping_rsp() 1678 ng_l2cap_l2ca_get_info_rsp(ng_l2cap_con_p con, u_int32_t token, in ng_l2cap_l2ca_get_info_rsp()
|
| /freebsd-13.1/contrib/wpa/src/utils/ |
| H A D | json.c | 191 static int json_check_tree_state(struct json_token *token) in json_check_tree_state() 222 struct json_token *root = NULL, *curr_token = NULL, *token = NULL; in json_parse() local 495 struct json_token *token, *ret = NULL; in json_get_member() local 511 struct json_token *token; in json_get_member_base64url() local 534 struct json_token *token; in json_get_member_base64() local 575 static void json_print_token(struct json_token *token, int depth, in json_print_token()
|
| /freebsd-13.1/contrib/googletest/googlemock/scripts/generator/cpp/ |
| H A D | keywords.py | 52 def IsKeyword(token): argument 55 def IsBuiltinType(token): argument
|
| /freebsd-13.1/sys/dev/ispfw/ |
| H A D | ispfw.c | 66 #define RMACRO(token) do { \ argument 76 #define UMACRO(token) do { \ argument
|
| /freebsd-13.1/sys/powerpc/ofw/ |
| H A D | rtas.c | 203 rtas_call_method(cell_t token, int nargs, int nreturns, ...) in rtas_call_method() 209 cell_t token; in rtas_call_method() member 262 cell_t token; in rtas_token_lookup() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_diff/ |
| H A D | 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
|
| /freebsd-13.1/crypto/heimdal/lib/gssapi/mech/ |
| H A D | gss_cred.c | 48 gss_buffer_t token) in gss_export_cred() 112 gss_buffer_t token, in gss_import_cred()
|
| /freebsd-13.1/contrib/unbound/sldns/ |
| H A D | parse.c | 27 sldns_fget_token(FILE *f, char *token, const char *delim, size_t limit) in sldns_fget_token() 33 sldns_fget_token_l(FILE *f, char *token, const char *delim, size_t limit, int *line_nr) in sldns_fget_token_l() 241 sldns_bget_token(sldns_buffer *b, char *token, const char *delim, size_t limit) in sldns_bget_token() 247 sldns_bget_token_par(sldns_buffer *b, char *token, const char *delim, in sldns_bget_token_par()
|
| /freebsd-13.1/contrib/subversion/subversion/svn/ |
| H A D | similarity.c | 101 svn_cl__simcheck_t *const token = tokens[i]; in svn_cl__similarity_check() local 115 svn_cl__simcheck_t *const token = tokens[i]; in svn_cl__similarity_check() local
|
| /freebsd-13.1/contrib/wpa/src/ap/ |
| H A D | rrm.c | 35 static void hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_lci_report() 59 static void hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_range_report() 75 const u8 *addr, u8 token, u8 rep_mode, in hostapd_handle_beacon_report() 100 u8 token, rep_mode; in hostapd_handle_radio_msmt_report() local 286 u8 token; in hostapd_handle_nei_report_req() local
|
| /freebsd-13.1/contrib/ncurses/include/ |
| H A D | tic.h | 169 struct token struct 171 char *tk_name; /* name of capability */ 172 int tk_valnumber; /* value of capability (if a number) */ 173 char *tk_valstring; /* value of capability (if a string) */
|
| /freebsd-13.1/usr.bin/localedef/ |
| H A D | scanner.c | 66 static char *token = NULL; variable 85 static struct token { struct 86 int id; 87 const char *name;
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | PostfixExpression.cpp | 23 GetBinaryOpType(llvm::StringRef token) { in GetBinaryOpType() 38 GetUnaryOpType(llvm::StringRef token) { in GetUnaryOpType() 48 llvm::StringRef token; in ParseOneExpression() local
|