/titanic_50/usr/src/cmd/oawk/ |
H A D | token.c | 30 struct tok struct 33 } tok[] = { variable
|
/titanic_50/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
|
/titanic_50/usr/src/cmd/sgs/libld/common/ |
H A D | map_v2.c | 144 Token tok; in gettoken_eq() local 448 Token tok; in gettoken_optattr() local 478 Token tok; in gettoken_term() local 507 Token tok; in gettoken_semicolon() local 536 Token tok; in gettoken_leftbkt() local 565 Token tok; in gettoken_int() local 595 Token tok; in gettoken_str() local 647 Token tok, op_tok; in parse_attributes() local 780 Token tok; in parse_segment_flags() local 882 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 1215 Token tok; /* current token. */ in ld_map_parse_v1() local
|
/titanic_50/usr/src/lib/libwrap/ |
H A D | hosts_access.c | 204 char *tok; local 227 static int server_match(tok, request) in server_match() argument 243 static int client_match(tok, request) in client_match() argument 259 static int host_match(tok, host) in host_match() argument 362 static int string_match(tok, string) in string_match() argument
|
/titanic_50/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | MICwrap.c | 59 dh_token_desc tok; in __dh_gss_sign() local 129 dh_token_desc tok; in __dh_gss_verify() local 223 dh_token_desc tok; in __dh_gss_seal() local 314 dh_token_desc tok; in __dh_gss_unseal() local
|
/titanic_50/usr/src/lib/libcmd/common/ |
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
|
/titanic_50/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
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | mdoc.c | 358 enum mdoct tok, enum mdoc_type type) in node_alloc() 383 mdoc_tail_alloc(struct mdoc *mdoc, int line, int pos, enum mdoct tok) in mdoc_tail_alloc() 393 mdoc_head_alloc(struct mdoc *mdoc, int line, int pos, enum mdoct tok) in mdoc_head_alloc() 406 mdoc_body_alloc(struct mdoc *mdoc, int line, int pos, enum mdoct tok) in mdoc_body_alloc() 417 mdoc_endbody_alloc(struct mdoc *mdoc, int line, int pos, enum mdoct tok, in mdoc_endbody_alloc() 435 enum mdoct tok, struct mdoc_arg *args) in mdoc_block_alloc() 466 enum mdoct tok, struct mdoc_arg *args) in mdoc_elem_alloc() 709 enum mdoct tok; in mdoc_pmacro() local
|
H A D | man.c | 217 enum man_type type, enum mant tok) in man_node_alloc() 234 man_elem_alloc(struct man *man, int line, int pos, enum mant tok) in man_elem_alloc() 244 man_head_alloc(struct man *man, int line, int pos, enum mant tok) in man_head_alloc() 254 man_body_alloc(struct man *man, int line, int pos, enum mant tok) in man_body_alloc() 264 man_block_alloc(struct man *man, int line, int pos, enum mant tok) in man_block_alloc() 442 enum mant tok; in man_pmacro() local 538 man_breakscope(struct man *man, enum mant tok) in man_breakscope()
|
H A D | man_macro.c | 173 rew_dohalt(enum mant tok, enum man_type type, const struct man_node *n) in rew_dohalt() 246 rew_scope(enum man_type type, struct man *man, enum mant tok) in rew_scope()
|
/titanic_50/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 747 char *tok; in setconfig() local
|
/titanic_50/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
|
/titanic_50/usr/src/lib/abi/apptrace/common/ |
H A D | abienv.c | 58 char *tok; in build_env_list() local 84 char *tok; in build_env_list1() local 113 char *tok; in env_to_intlist() local
|
/titanic_50/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
|
/titanic_50/usr/src/cmd/fm/eversholt/common/ |
H A D | escparse.y | 60 struct tokstr tok; member
|
H A D | esclex.c | 679 int tok; member 685 record(int tok, const char *s) in record() 917 dopragma(const char *tok) in dopragma()
|
/titanic_50/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | strtok.c | 60 char *tok; local
|
/titanic_50/usr/src/lib/libc/port/gen/ |
H A D | strsep.c | 71 char *tok; in strsep() local
|
/titanic_50/usr/src/cmd/sendmail/db/clib/ |
H A D | strsep.c | 81 char *tok; local
|
/titanic_50/usr/src/lib/libresolv2/common/bsd/ |
H A D | strsep.c | 65 char *tok; in strsep() local
|
/titanic_50/usr/src/cmd/picl/plugins/sun4v/pri/ |
H A D | init.c | 41 pri_devinit(uint64_t *tok) in pri_devinit()
|
/titanic_50/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()
|
/titanic_50/usr/src/cmd/sgs/link_audit/common/ |
H A D | env.c | 37 char *tok; in build_env_list() local
|