Home
last modified time | relevance | path

Searched defs:tokens (Results 1 – 25 of 26) sorted by relevance

12

/titanic_50/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Dasm10k.c146 #define CHECK_COUNT(tokens, cnt, mincnt, maxcnt) \ argument
169 getaline(FILE *input, char **tokens) in getaline()
326 compile_gpr(char **tokens, int cnt) in compile_gpr()
337 compile_rem(char **tokens, int cnt) in compile_rem()
389 compile_const(char **tokens, int cnt) in compile_const()
404 compile_bool(char **tokens, int cnt) in compile_bool()
436 compile_mono(char **tokens, int cnt) in compile_mono()
468 compile_stereo(char **tokens, int cnt) in compile_stereo()
505 compile_input(char **tokens, int cnt) in compile_input()
520 compile_send(char **tokens, int cnt) in compile_send()
[all …]
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dgetsubopt.c37 getsubopt(optionsp, tokens, valuep) in getsubopt() argument
/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetsubopt.c44 getsubopt(char **optionsp, char * const *tokens, char **valuep) in getsubopt()
/titanic_50/usr/src/uts/common/ipp/meters/
H A Dtokenmt.c238 uint64_t tokens; in tokenmt_update_tokens() local
/titanic_50/usr/src/cmd/bnu/
H A Dlimits.c69 char *tokens[NUMFLDS]; /* fields found in LIMITS */ local
H A Dsysfiles.c83 static char *tokens[NTOKENS], **tokptr; variable
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c380 fcoei_ub_alloc(void * fca_handle, uint64_t tokens[], uint32_t size, in fcoei_ub_alloc()
404 fcoei_ub_free(void * fca_handle, uint32_t count, uint64_t tokens[]) in fcoei_ub_free()
427 fcoei_ub_release(void * fca_handle, uint32_t count, uint64_t tokens[]) in fcoei_ub_release()
/titanic_50/usr/src/uts/common/os/
H A Dsubr.c221 getsubopt(char **optionsp, char * const *tokens, char **valuep) in getsubopt()
/titanic_50/usr/src/stand/lib/fs/nfs/
H A Dmount.c496 getsubopt(char **optionsp, char * const *tokens, char **valuep) in getsubopt()
/titanic_50/usr/src/cmd/datadm/
H A Ddatadm.c831 datadm_parse_line(char *line_buf, char *tokens[], int *token_count) in datadm_parse_line()
1006 char *tokens[DATADM_MAX_TOKENS]; in datadm_parse_sp_conf() local
1099 char *tokens[DATADM_MAX_TOKENS]; in datadm_parse_dat_conf() local
/titanic_50/usr/src/lib/libcpc/sparc/
H A Devent_ultra.c148 static char * const tokens[] = { variable
/titanic_50/usr/src/cmd/dumpadm/
H A Ddconf.c60 static const dc_token_t tokens[] = { variable
/titanic_50/usr/src/lib/libnsl/dial/
H A Dsysfiles.c91 static char *tokens[NTOKENS], **tokptr; variable
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDoPrinterUtil.java320 String tokens[] = null; in getProbe() local
/titanic_50/usr/src/cmd/hal/hald/
H A Dutil.c575 gchar **tokens; in hal_util_grep_string_elem_from_file() local
753 gchar **tokens; in hal_util_set_bool_elem_from_file() local
H A Ddevice_info.c184 gchar **tokens = NULL; in resolve_udiprop_path() local
/titanic_50/usr/src/lib/libcpc/i386/
H A Devent_pentium.c214 static char * const tokens[] = { variable
/titanic_50/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c706 names2bits(char *tokens, size_t tokenslen, char *bit_formatter, char *warning) in names2bits()
/titanic_50/usr/src/cmd/picl/plugins/lib/picld_pluginutil/
H A Dpicld_pluginutil.c96 static const char *tokens[] = { variable
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.c256 } tokens[] = { in set_path() local
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1548 uint32_t type, uint64_t *tokens) in fc_ulp_uballoc()
1558 fc_ulp_ubfree(opaque_t port_handle, uint32_t count, uint64_t *tokens) in fc_ulp_ubfree()
1568 fc_ulp_ubrelease(opaque_t port_handle, uint32_t count, uint64_t *tokens) in fc_ulp_ubrelease()
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1326 static int tokens = 0; /* tokens */ in ieee80211_ampdu_request() local
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2802 emlxs_fca_ub_alloc(opaque_t fca_port_handle, uint64_t tokens[], uint32_t size, in emlxs_fca_ub_alloc()
3130 uint64_t tokens[]) in emlxs_fca_ub_release()
3245 emlxs_fca_ub_free(opaque_t fca_port_handle, uint32_t count, uint64_t tokens[]) in emlxs_fca_ub_free()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4853 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_50/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3241 ql_ub_alloc(opaque_t fca_handle, uint64_t tokens[], uint32_t size, in ql_ub_alloc()
3481 ql_ub_free(opaque_t fca_handle, uint32_t count, uint64_t tokens[]) in ql_ub_free()
3582 ql_ub_release(opaque_t fca_handle, uint32_t count, uint64_t tokens[]) in ql_ub_release()

12