/titanic_51/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/ |
H A D | asm10k.c | 146 #define CHECK_COUNT(tokens, cnt, mincnt, maxcnt) \ argument 169 getaline(FILE *input, char **tokens) in getaline() argument 326 compile_gpr(char ** tokens,int cnt) compile_gpr() argument 337 compile_rem(char ** tokens,int cnt) compile_rem() argument 389 compile_const(char ** tokens,int cnt) compile_const() argument 404 compile_bool(char ** tokens,int cnt) compile_bool() argument 436 compile_mono(char ** tokens,int cnt) compile_mono() argument 468 compile_stereo(char ** tokens,int cnt) compile_stereo() argument 505 compile_input(char ** tokens,int cnt) compile_input() argument 520 compile_send(char ** tokens,int cnt) compile_send() argument 535 compile_output(char ** tokens,int cnt) compile_output() argument 550 compile_directive(char ** tokens,int cnt) compile_directive() argument 605 compile_asm(char ** tokens,int cnt) compile_asm() argument 960 char *tokens[10]; main() local [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | getsubopt.c | 37 getsubopt(optionsp, tokens, valuep) in getsubopt() argument
|
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | getsubopt.c | 44 getsubopt(char **optionsp, char * const *tokens, char **valuep) in getsubopt() argument
|
/titanic_51/usr/src/uts/common/ipp/meters/ |
H A D | tokenmt.c | 238 uint64_t tokens; in tokenmt_update_tokens() local [all...] |
/titanic_51/usr/src/cmd/bnu/ |
H A D | limits.c | 69 char *tokens[NUMFLDS]; /* fields found in LIMITS */ local
|
H A D | sysfiles.c | 83 static char *tokens[NTOKENS], **tokptr; variable
|
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_lv.c | 380 fcoei_ub_alloc(void * fca_handle, uint64_t tokens[], uint32_t size, in fcoei_ub_alloc() argument 404 fcoei_ub_free(void * fca_handle, uint32_t count, uint64_t tokens[]) in fcoei_ub_free() argument 427 fcoei_ub_release(void * fca_handle, uint32_t count, uint64_t tokens[]) in fcoei_ub_release() argument [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | subr.c | 221 getsubopt(char **optionsp, char * const *tokens, char **valuep) in getsubopt() argument
|
/titanic_51/usr/src/stand/lib/fs/nfs/ |
H A D | mount.c | 496 getsubopt(char **optionsp, char * const *tokens, char **valuep) in getsubopt() argument
|
/titanic_51/usr/src/cmd/datadm/ |
H A D | datadm.c | 831 datadm_parse_line(char *line_buf, char *tokens[], int *token_count) in datadm_parse_line() argument 1006 char *tokens[DATADM_MAX_TOKENS]; in datadm_parse_sp_conf() local 1099 char *tokens[DATADM_MAX_TOKEN in datadm_parse_dat_conf() local [all...] |
/titanic_51/usr/src/lib/libcpc/sparc/ |
H A D | event_ultra.c | 148 static char * const tokens[] = { variable [all...] |
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | DoPrinterUtil.java | 320 String tokens[] = null; in getProbe() local
|
/titanic_51/usr/src/lib/libnsl/dial/ |
H A D | sysfiles.c | 91 static char *tokens[NTOKENS], **tokptr; variable
|
/titanic_51/usr/src/cmd/dumpadm/ |
H A D | dconf.c | 60 static const dc_token_t tokens[] = { variable
|
/titanic_51/usr/src/cmd/hal/hald/ |
H A D | util.c | 575 gchar **tokens; in hal_util_grep_string_elem_from_file() local 753 gchar **tokens; in hal_util_set_bool_elem_from_file() local [all...] |
H A D | device_info.c | 184 gchar **tokens = NULL; in resolve_udiprop_path() local [all...] |
/titanic_51/usr/src/lib/libcpc/i386/ |
H A D | event_pentium.c | 214 static char * const tokens[] = { variable [all...] |
/titanic_51/usr/src/uts/sun4v/os/ |
H A D | fillsysinfo.c | 706 names2bits(char *tokens, size_t tokenslen, char *bit_formatter, char *warning) in names2bits() argument
|
/titanic_51/usr/src/cmd/picl/plugins/lib/picld_pluginutil/ |
H A D | picld_pluginutil.c | 96 static const char *tokens[] = { variable [all...] |
/titanic_51/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_conf.c | 256 } tokens[] = { in set_path() local
|
/titanic_51/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 1548 uint32_t type, uint64_t *tokens) in fc_ulp_uballoc() argument 1558 fc_ulp_ubfree(opaque_t port_handle, uint32_t count, uint64_t *tokens) in fc_ulp_ubfree() argument 1568 fc_ulp_ubrelease(opaque_t port_handle, uint32_t count, uint64_t *tokens) in fc_ulp_ubrelease() argument
|
/titanic_51/usr/src/uts/common/io/net80211/ |
H A D | net80211_ht.c | 1326 static int tokens = 0; /* tokens */ in ieee80211_ampdu_request() local
|
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_solaris.c | 2802 emlxs_fca_ub_alloc(opaque_t fca_port_handle, uint64_t tokens[], uint32_t size, in emlxs_fca_ub_alloc() argument 3130 uint64_t tokens[]) in emlxs_fca_ub_release() argument 3245 emlxs_fca_ub_free(opaque_t fca_port_handle,uint32_t count,uint64_t tokens[]) emlxs_fca_ub_free() argument [all...] |
/titanic_51/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 4853 uint64_t *tokens = fptr->fcip_ub_tokens; in fcip_init_port() local 5030 uint64_t *tokens = fptr->fcip_ub_tokens; in fcip_softstate_free() local
|
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 3241 ql_ub_alloc(opaque_t fca_handle, uint64_t tokens[], uint32_t size, in ql_ub_alloc() argument 3481 ql_ub_free(opaque_t fca_handle, uint32_t count, uint64_t tokens[]) in ql_ub_free() argument 3582 ql_ub_release(opaque_t fca_handle, uint32_t count, uint64_t tokens[]) in ql_ub_release() argument [all...] |