/illumos-gate/usr/src/cmd/oawk/ |
H A D | token.c | 27 struct tok struct 30 } tok[] = { argument
|
/illumos-gate/usr/src/cmd/rpcgen/ |
H A D | rpc_parse.c | 72 token tok; in get_definition() local 247 token tok; in def_struct() local 286 token tok; in def_program() local 391 token tok; in def_enum() local 420 token tok; in def_const() local 433 token tok; in def_union() local 568 token tok; in get_declaration() local 617 token tok; in get_prog_declaration() local 688 token tok; in get_type() local 751 token tok; in unsigned_dec() local
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 150 Token tok; in gettoken_eq() local 454 Token tok; in gettoken_optattr() local 484 Token tok; in gettoken_term() local 513 Token tok; in gettoken_semicolon() local 542 Token tok; in gettoken_leftbkt() local 571 Token tok; in gettoken_int() local 663 Token tok; in gettoken_str() local 715 Token tok, op_tok; in parse_attributes() local 848 Token tok; in parse_segment_flags() local 950 Token tok; in parse_cap_mask() local [all …]
|
H A D | map.c | 73 Token tok; /* Current token. */ in map_cap() local 319 Token tok; /* Current token. */ in map_equal() local 599 Token tok; in map_colon() local 803 Token tok; /* Current token. */ in map_atsign() local 830 Token tok; /* current token. */ in map_pipe() local 860 Token tok; in map_dash() local 956 Token tok; in map_version() local 1216 Token tok; /* current token. */ in ld_map_parse_v1() local
|
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | mdoc.c | 85 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 D | mdoc_macro.c | 208 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 D | man.c | 182 enum roff_tok tok; in man_pmacro() local 278 man_breakscope(struct roff_man *man, int tok) in man_breakscope()
|
H A D | man_macro.c | 86 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 D | manpath.c | 171 size_t linesz, tok, toklen; in manconf_file() local 238 size_t len, tok; in manconf_output() local
|
/illumos-gate/usr/src/lib/libwrap/ |
H A D | hosts_access.c | 202 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 257 static int host_match(tok, host) in host_match() argument 359 static int string_match(tok, string) in string_match() argument
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | expr.c | 192 register int tok; in getnode() local 296 register int tok = getnode(state, np); in expr_cond() local 347 register int tok = expr_cond(state, np); in expr_mult() local 376 register int tok = expr_mult(state, np); in expr_add() local 396 register int tok = expr_add(state, np); in expr_cmp() local 464 register int tok = expr_cmp(state, np); in expr_and() local 480 register int tok = expr_and(state, np); in expr_or() local
|
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | MICwrap.c | 57 dh_token_desc tok; in __dh_gss_sign() local 127 dh_token_desc tok; in __dh_gss_verify() local 221 dh_token_desc tok; in __dh_gss_seal() local 312 dh_token_desc tok; in __dh_gss_unseal() local
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPV1SSrvMsg.java | 457 int tok = 0; in parseInternal() local 567 int tok = 0; in parseLogicalExpression() local 618 int tok = 0; in parse() local 868 int tok = tk.ttype; in parseOperator() local 948 int tok = 0; in parseValue() local 1095 int tok = tk.nextToken(); in eatWhite() local
|
H A D | Parser.java | 290 int tok = tk.nextToken(); in parseFilter() local 390 int tok = tk.nextToken(); in parseFilterlist() local 424 int tok = tk.nextToken(); in parseItem() local 530 int tok = tk.nextToken(); in parseOp() local 590 int tok = tk.nextToken(); in parseValue() local 645 int tok = tk.nextToken(); in parsePotentialNonASCII() local
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | sysfiles.c | 159 char *tok, buf[BUFSIZ]; local 203 char *tok, buf[BUFSIZ]; local 302 { char *tok; in tokenize() local 367 { char **tptr, *tok; local 401 { char **tptr, *tok; local 744 char *tok; in setconfig() local
|
/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | sysfiles.c | 159 char *tok, buf[BUFSIZ]; in scansys() local 232 char *tok, buf[BUFSIZ]; in scancfg() local 326 char *tok; in tokenize() local 393 char **tptr, *tok; in setfile() local 427 char **tptr, *tok; in setioctl() local 732 char *tok; in setconfig() local
|
/illumos-gate/usr/src/lib/abi/apptrace/common/ |
H A D | abienv.c | 56 char *tok; in build_env_list() local 82 char *tok; in build_env_list1() local 111 char *tok; in env_to_intlist() local
|
/illumos-gate/usr/src/cmd/picl/plugins/lib/picld_pluginutil/ |
H A D | picld_pluginutil.c | 215 char *tok; in parse_version() local 263 char *tok; in parse_path() local 312 char *tok; in parse_node() local 595 char *tok; in parse_prop() local 764 char *tok; in parse_refnode() local 856 char *tok; in parse_refprop() local 956 char *tok = NULL; in parse_table() local 1085 char *tok; in parse_verbose() local 1132 char *tok; in parse_and_tokenize_line() local
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_fsctl_odx.c | 183 smb_odx_token_t *tok = NULL; in smb2_fsctl_odx_read() local 389 smb_odx_token_t *tok = NULL; in smb2_fsctl_odx_write() local 652 odx_write_args_t *args, smb_odx_token_t *tok) in smb2_fsctl_odx_write_native1() 856 smb_odx_get_token(mbuf_chain_t *mbc, smb_odx_token_t *tok) in smb_odx_get_token() 930 smb_odx_put_token(mbuf_chain_t *mbc, smb_odx_token_t *tok) in smb_odx_put_token()
|
/illumos-gate/usr/src/cmd/fm/eversholt/common/ |
H A D | escparse.y | 60 struct tokstr tok; member
|
/illumos-gate/usr/src/cmd/cpc/common/ |
H A D | strtoset.c | 206 pic(int tok, char *val) in pic() 239 flag(int tok, char *val) in flag() 263 doattr(int tok, char *val) in doattr()
|
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | strtok.c | 58 char *tok; local
|
/illumos-gate/usr/src/boot/libsa/string/ |
H A D | strsep.c | 56 char *tok; in strsep() local
|
/illumos-gate/usr/src/lib/libresolv2/common/bsd/ |
H A D | strsep.c | 60 char *tok; in strsep() local
|
/illumos-gate/usr/src/cmd/sendmail/db/clib/ |
H A D | strsep.c | 81 char *tok; local
|