Home
last modified time | relevance | path

Searched defs:cstate (Results 1 – 25 of 37) sorted by relevance

12

/titanic_51/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.c128 static const char *cstate[] = { CHAPCS__LIST }; in chap_cstate() local
158 chap_state *cstate = &chap[unit]; local
182 chap_state *cstate = &chap[unit]; global() local
212 chap_state *cstate = &chap[unit]; global() local
237 chap_state *cstate = (chap_state *) arg; global() local
264 chap_state *cstate = (chap_state *) arg; global() local
281 chap_state *cstate = (chap_state *) arg; global() local
302 chap_state *cstate = &chap[unit]; global() local
328 chap_state *cstate = &chap[unit]; global() local
352 chap_state *cstate = &chap[unit]; global() local
373 chap_state *cstate = &chap[unit]; global() local
430 ChapReceiveChallenge(cstate,inp,id,len) ChapReceiveChallenge() argument
569 ChapReceiveResponse(cstate,inp,id,len) ChapReceiveResponse() argument
720 ChapReceiveSuccess(cstate,inp,id,len) ChapReceiveSuccess() argument
761 ChapReceiveFailure(cstate,inp,id,len) ChapReceiveFailure() argument
792 ChapSendChallenge(cstate) ChapSendChallenge() argument
827 ChapSendStatus(cstate,code) ChapSendStatus() argument
866 ChapGenChallenge(cstate) ChapGenChallenge() argument
895 ChapSendResponse(cstate) ChapSendResponse() argument
[all...]
H A Dmschap_test.c23 show_response(chap_state *cstate, const char *str) in show_response() argument
44 chap_state cstate; local
[all...]
H A Dchap_ms.c343 ChapMS(cstate, rchallenge, rchallenge_len, secret, secret_len) in ChapMS() argument
379 ChapMSStatus(cstate, flag) in ChapMSStatus() argument
394 ChapMSValidate(cstate,response,response_len,secret,secret_len) ChapMSValidate() argument
489 ChapMSv2(cstate,rchallenge,rchallenge_len,secret,secret_len) ChapMSv2() argument
518 ChapMSv2Success(cstate,msresp,authchall,rhostname,secret,secret_len) ChapMSv2Success() argument
603 ChapMSv2Validate(cstate,rhostname,response,response_len,secret,secret_len) ChapMSv2Validate() argument
[all...]
/titanic_51/usr/src/uts/common/net/
H A Dvjcompress.h111 struct cstate { struct
112 struct cstate *cs_next; /* next most recently used state (xmit only) */ argument
128 struct cstate *last_cs; /* most recently used tstate */ argument
/titanic_51/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c102 cpu_acpi_cstate_t *cstate = ksp->ks_private; in cpu_idle_kstat_update() local
332 acpi_cpu_cstate(cpu_acpi_cstate_t *cstate) in acpi_cpu_cstate() argument
655 cpu_acpi_cstate_t *cstate; cpu_idle_init() local
740 cpu_acpi_cstate_t *cstate; cpu_idle_fini() local
795 cpu_acpi_cstate_t *cstate; cpu_idle_stop() local
[all...]
/titanic_51/usr/src/lib/iconv_modules/zh/common/
H A Dzh_CN.euc%zh_TW-big5.c36 short cstate; member
H A Dzh_TW-big5%zh_CN.gbk.c37 short cstate; member
H A Dzh_TW-big5p%zh_CN.gbk.c37 short cstate; member
H A Dzh_TW-big5p%zh_HK.hkscs.c36 short cstate; member
H A Dzh_HK.hkscs%zh_TW-big5p.c37 short cstate; member
H A Dzh_TW-big5p%UTF-8.c43 short cstate; /* state machine id */ member
[all...]
H A Dzh_HK.hkscs%zh_CN.gbk.c37 short cstate; member
H A Dzh_TW-big5%zh_CN.euc.c37 short cstate; member
H A Dzh_TW-euc%zh_TW-big5.c42 short cstate; /* state machine id */ member
[all...]
H A Dzh_TW-big5%zh_TW-euc.c41 short cstate; /* state machine id */ member
[all...]
H A Dzh_TW-euc%zh_TW-iso2022-CN-EXT.c50 short cstate; /* state machine id (CNS) */ member
[all...]
H A Dzh_CN.gbk%zh_TW-big5.c41 short cstate; member
[all...]
H A Dzh_CN.gbk%zh_TW-big5p.c45 short cstate; member
[all...]
H A Dzh_TW-iso2022-7%UTF-8.c55 short cstate; /* state machine id */ member
[all...]
H A Dzh_TW-iso2022-7%zh_TW-big5.c52 short cstate; /* state machine id */ member
[all...]
H A Dzh_CN.gbk%UTF-8.c61 short cstate; /* state machine id */ member
[all...]
H A Dzh_CN.gbk%zh_HK.hkscs.c46 short cstate; member
[all...]
H A Dzh_TW-euc%UTF-8.c49 short cstate; /* state machine id */ member
[all...]
/titanic_51/usr/src/uts/common/sys/
H A Dvuid_store.h93 #define vuid_cstate_to_state(cstate) ((Vuid_seg *)cstate) argument
/titanic_51/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c2920 ELFEDIT_CPL_STATE *cstate = (ELFEDIT_CPL_STATE *) cpldata; in elfedit_cpl_match() local
2986 match_module_cmds(ELFEDIT_CPL_STATE * cstate,elfeditGC_module_t * mod) match_module_cmds() argument
3009 ELFEDIT_CPL_STATE *cstate = (ELFEDIT_CPL_STATE *) cpldata; elfedit_cpl_module() local
3033 ELFEDIT_CPL_STATE *cstate = (ELFEDIT_CPL_STATE *) cpldata; elfedit_cpl_command() local
3127 ELFEDIT_CPL_STATE cstate; cmd_match_fcn() local
[all...]

12