/titanic_51/usr/src/lib/librstp/common/ |
H A D | stpm.c | 32 _stp_stpm_init_machine (STATE_MACH_T* this) in _stp_stpm_init_machine() argument 40 _stp_stpm_iterate_machines (STPM_T* this, in _stp_stpm_iterate_machines() argument 72 _stp_stpm_init_data (STPM_T* this) in _stp_stpm_init_data() argument 86 _check_topoch(STPM_T * this) _check_topoch() argument 101 STPM_T* this = (STPM_T*) param; STP_stpm_one_second() local 130 STPM_T* this; STP_stpm_create() local 154 STP_stpm_enable(STPM_T * this,UID_STP_MODE_T admin_state) STP_stpm_enable() argument 176 STP_stpm_delete(STPM_T * this) STP_stpm_delete() argument 217 STP_stpm_start(STPM_T * this) STP_stpm_start() argument 260 STP_stpm_stop(STPM_T * this) STP_stpm_stop() argument 265 STP_stpm_update(STPM_T * this) STP_stpm_update() argument 291 STP_compute_bridge_id(STPM_T * this) STP_compute_bridge_id() argument 318 STP_stpm_update_after_bridge_management(STPM_T * this) STP_stpm_update_after_bridge_management() argument 329 STP_stpm_check_bridge_priority(STPM_T * this) STP_stpm_check_bridge_priority() argument 344 STP_stpm_get_port_name_by_id(STPM_T * this,PORT_ID port_id) STP_stpm_get_port_name_by_id() argument [all...] |
H A D | sttrans.c | 41 disableLearning (STATE_MACH_T *this) in disableLearning() argument 49 enableLearning (STATE_MACH_T *this) in enableLearning() argument 57 disableForwarding (STATE_MACH_T *this) in disableForwarding() argument 65 enableForwarding (STATE_MACH_T *this) in enableForwarding() argument 74 STP_sttrans_enter_state (STATE_MACH_T *this) in STP_sttrans_enter_state() argument 112 STP_sttrans_check_conditions(STATE_MACH_T * this) STP_sttrans_check_conditions() argument [all...] |
H A D | roletrns.c | 54 setSyncBridge (STATE_MACH_T *this) in setSyncBridge() argument 64 setReRootBridge (STATE_MACH_T *this) in setReRootBridge() argument 74 compute_all_synced (PORT_T* this) in compute_all_synced() argument 89 compute_re_rooted (PORT_T* this) in compute_re_rooted() argument 103 STP_roletrns_enter_state(STATE_MACH_T * this) STP_roletrns_enter_state() argument 262 STP_roletrns_check_conditions(STATE_MACH_T * this) STP_roletrns_check_conditions() argument [all...] |
H A D | portinfo.c | 61 rcvBpdu (STATE_MACH_T* this) in rcvBpdu() argument 148 recordProposed (STATE_MACH_T* this, char* reason) in recordProposed() argument 161 setTcFlags (STATE_MACH_T* this) in setTcFlags() argument 197 updtBPDUVersion(STATE_MACH_T * this) updtBPDUVersion() argument 217 updtRcvdInfoWhile(STATE_MACH_T * this) updtRcvdInfoWhile() argument 337 STP_info_enter_state(STATE_MACH_T * this) STP_info_enter_state() argument 439 STP_info_check_conditions(STATE_MACH_T * this) STP_info_check_conditions() argument [all...] |
H A D | rolesel.c | 44 _is_backup_port (PORT_T* port, STPM_T* this) in _is_backup_port() argument 127 updtRoleDisableBridge (STPM_T* this) in updtRoleDisableBridge() argument 137 clearReselectBridge (STPM_T* this) in clearReselectBridge() argument 147 updtRootPrio (STATE_MACH_T* this) in updtRootPrio() argument 193 updtRolesBridge(STATE_MACH_T * this) updtRolesBridge() argument 298 setSelectedBridge(STPM_T * this) setSelectedBridge() argument 319 STP_rolesel_enter_state(STATE_MACH_T * this) STP_rolesel_enter_state() argument 375 STP_rolesel_update_stpm(STPM_T * this) STP_rolesel_update_stpm() argument [all...] |
H A D | statmch.c | 39 STATE_MACH_T *this; in STP_state_mach_create() local 59 STP_state_mach_delete(STATE_MACH_T * this) STP_state_mach_delete() argument 66 STP_check_condition(STATE_MACH_T * this) STP_check_condition() argument 79 STP_change_state(STATE_MACH_T * this) STP_change_state() argument 94 STP_hop_2_state(STATE_MACH_T * this,unsigned int new_state) STP_hop_2_state() argument [all...] |
H A D | topoch.c | 55 flush (STATE_MACH_T *this, char* reason) /* 17.19.9 */ in flush() argument 74 setTcPropBridge (STATE_MACH_T* this, char* reason) /* 17.19.14 */ in setTcPropBridge() argument 99 newTcWhile (STATE_MACH_T* this) /* 17.19.7 */ in newTcWhile() argument 110 STP_topoch_enter_state (STATE_MACH_T* this) in STP_topoch_enter_state() argument 182 STP_topoch_check_conditions(STATE_MACH_T * this) STP_topoch_check_conditions() argument [all...] |
H A D | port.c | 47 PORT_T* this; in STP_port_create() local 133 STP_port_init(PORT_T * this,STPM_T * stpm,Bool check_link) STP_port_init() argument 164 STP_port_delete(PORT_T * this) STP_port_delete() argument 197 STP_port_rx_bpdu(PORT_T * this,BPDU_T * bpdu,size_t len) STP_port_rx_bpdu() argument 205 STP_port_trace_state_machine(PORT_T * this,char * mach_name,int enadis) STP_port_trace_state_machine() argument 234 STP_port_trace_flags(char * title,PORT_T * this) STP_port_trace_flags() argument [all...] |
H A D | pcost.c | 39 computeAutoPCost (STATE_MACH_T *this) in computeAutoPCost() argument 74 updPortPathCost (STATE_MACH_T *this) in updPortPathCost() argument 79 STP_pcost_enter_state (STATE_MACH_T *this) in STP_pcost_enter_state() argument 107 STP_pcost_check_conditions (STATE_MACH_T* this) in STP_pcost_check_conditions() argument [all...] |
H A D | stp_in.c | 37 register STPM_T* this; in stp_in_stpm_create() local 60 register STPM_T* this; in _stp_in_stpm_enable() local 114 register STPM_T* this; stpapi_stpm_find() local 124 _stpapi_port_find(STPM_T * this,int port_index) _stpapi_port_find() argument 240 register STPM_T* this; STP_IN_stpm_get_cfg() local 291 register STPM_T* this; STP_IN_port_get_cfg() local 340 register STPM_T* this; STP_IN_port_get_state() local 428 register STPM_T* this; STP_IN_stpm_get_state() local 604 register STPM_T* this; STP_IN_rx_bpdu() local 705 register STPM_T* this; STP_IN_stpm_set_cfg() local 810 register STPM_T* this; STP_IN_port_set_cfg() local 894 register STPM_T* this; STP_IN_dbg_set_port_trace() local 938 STPM_T *this; STP_IN_port_add() local 970 STPM_T *this; STP_IN_port_remove() local 999 STPM_T *this; STP_IN_get_bridge_id() local [all...] |
/titanic_51/usr/src/lib/libresolv2/common/irs/ |
H A D | dns_pr.c | 73 irs_dns_pr(struct irs_acc *this) { in irs_dns_pr() argument 109 pr_close(struct irs_pr *this) { in pr_close() argument 122 pr_byname(struct irs_pr *this, const char *name) { in pr_byname() argument 137 pr_bynumber(struct irs_pr * this,int num) pr_bynumber() argument 154 pr_next(struct irs_pr * this) pr_next() argument 161 pr_rewind(struct irs_pr * this) pr_rewind() argument 167 pr_minimize(struct irs_pr * this) pr_minimize() argument 173 pr_res_get(struct irs_pr * this) pr_res_get() argument 181 pr_res_set(struct irs_pr * this,struct __res_state * res,void (* free_res)(void *)) pr_res_set() argument 192 parse_hes_list(struct irs_pr * this,char ** hes_list) parse_hes_list() argument [all...] |
H A D | nul_ng.c | 64 irs_nul_ng(struct irs_acc *this) { in irs_nul_ng() argument 86 ng_close(struct irs_ng *this) { in ng_close() argument 92 ng_next(struct irs_ng *this, const char **host, const char **user, in ng_next() argument 104 ng_test(struct irs_ng *this, cons argument 117 ng_rewind(struct irs_ng * this,const char * netgroup) ng_rewind() argument 124 ng_minimize(struct irs_ng * this) ng_minimize() argument [all...] |
H A D | gen_nw.c | 71 irs_gen_nw(struct irs_acc *this) { in irs_gen_nw() argument 104 nw_close(struct irs_nw *this) { in nw_close() argument 117 nw_next(struct irs_nw * this) nw_next() argument 142 nw_byname(struct irs_nw * this,const char * name,int type) nw_byname() argument 165 nw_byaddr(struct irs_nw * this,void * net,int length,int type) nw_byaddr() argument 188 nw_rewind(struct irs_nw * this) nw_rewind() argument 200 nw_minimize(struct irs_nw * this) nw_minimize() argument 214 nw_res_get(struct irs_nw * this) nw_res_get() argument 232 nw_res_set(struct irs_nw * this,struct __res_state * res,void (* free_res)(void *)) nw_res_set() argument 253 init(struct irs_nw * this) init() argument [all...] |
H A D | dns_sv.c | 82 irs_dns_sv(struct irs_acc *this) { in irs_dns_sv() argument 123 sv_close(struct irs_sv *this) { in sv_close() argument 138 sv_byname(struct irs_sv *this, const char *name, const char *proto) { in sv_byname() argument 153 sv_byport(struct irs_sv * this,int port,const char * proto) sv_byport() argument 170 sv_next(struct irs_sv * this) sv_next() argument 177 sv_rewind(struct irs_sv * this) sv_rewind() argument 185 parse_hes_list(struct irs_sv * this,char ** hes_list,const char * proto) parse_hes_list() argument 276 sv_minimize(struct irs_sv * this) sv_minimize() argument 283 sv_res_get(struct irs_sv * this) sv_res_get() argument 291 sv_res_set(struct irs_sv * this,struct __res_state * res,void (* free_res)(void *)) sv_res_set() argument [all...] |
H A D | gen_pr.c | 68 irs_gen_pr(struct irs_acc *this) { in irs_gen_pr() argument 101 pr_close(struct irs_pr *this) { in pr_close() argument 109 pr_next(struct irs_pr *this) { in pr_next() argument 131 pr_byname(struct irs_pr * this,const char * name) pr_byname() argument 148 pr_bynumber(struct irs_pr * this,int proto) pr_bynumber() argument 165 pr_rewind(struct irs_pr * this) pr_rewind() argument 177 pr_minimize(struct irs_pr * this) pr_minimize() argument 189 pr_res_get(struct irs_pr * this) pr_res_get() argument 207 pr_res_set(struct irs_pr * this,struct __res_state * res,void (* free_res)(void *)) pr_res_set() argument [all...] |
H A D | gen_sv.c | 69 irs_gen_sv(struct irs_acc *this) { in irs_gen_sv() argument 102 sv_close(struct irs_sv *this) { in sv_close() argument 110 sv_next(struct irs_sv *this) { in sv_next() argument 132 sv_byname(struct irs_sv * this,const char * name,const char * proto) sv_byname() argument 149 sv_byport(struct irs_sv * this,int port,const char * proto) sv_byport() argument 166 sv_rewind(struct irs_sv * this) sv_rewind() argument 178 sv_minimize(struct irs_sv * this) sv_minimize() argument 190 sv_res_get(struct irs_sv * this) sv_res_get() argument 208 sv_res_set(struct irs_sv * this,struct __res_state * res,void (* free_res)(void *)) sv_res_set() argument [all...] |
H A D | lcl_nw.c | 121 irs_lcl_nw(struct irs_acc *this) { in irs_lcl_nw() argument 153 nw_close(struct irs_nw * this) nw_close() argument 166 nw_byaddr(struct irs_nw * this,void * net,int length,int type) nw_byaddr() argument 181 nw_byname(struct irs_nw * this,const char * name,int type) nw_byname() argument 203 nw_rewind(struct irs_nw * this) nw_rewind() argument 220 nw_next(struct irs_nw * this) nw_next() argument 318 nw_minimize(struct irs_nw * this) nw_minimize() argument 330 nw_res_get(struct irs_nw * this) nw_res_get() argument 348 nw_res_set(struct irs_nw * this,struct __res_state * res,void (* free_res)(void *)) nw_res_set() argument 362 init(struct irs_nw * this) init() argument [all...] |
H A D | gen_ho.c | 79 irs_gen_ho(struct irs_acc * this) irs_gen_ho() argument 114 ho_close(struct irs_ho * this) ho_close() argument 125 ho_byname(struct irs_ho * this,const char * name) ho_byname() argument 168 ho_byname2(struct irs_ho * this,const char * name,int af) ho_byname2() argument 207 ho_byaddr(struct irs_ho * this,const void * addr,int len,int af) ho_byaddr() argument 248 ho_next(struct irs_ho * this) ho_next() argument 270 ho_rewind(struct irs_ho * this) ho_rewind() argument 282 ho_minimize(struct irs_ho * this) ho_minimize() argument 296 ho_res_get(struct irs_ho * this) ho_res_get() argument 314 ho_res_set(struct irs_ho * this,struct __res_state * res,void (* free_res)(void *)) ho_res_set() argument 335 ho_addrinfo(struct irs_ho * this,const char * name,const struct addrinfo * pai) ho_addrinfo() argument 378 init(struct irs_ho * this) init() argument [all...] |
H A D | irp_ho.c | 97 irs_irp_ho(struct irs_acc * this) irs_irp_ho() argument 136 ho_close(struct irs_ho * this) ho_close() argument 155 ho_byname(struct irs_ho * this,const char * name) ho_byname() argument 169 ho_byname2(struct irs_ho * this,const char * name,int af) ho_byname2() argument 222 ho_byaddr(struct irs_ho * this,const void * addr,int len,int af) ho_byaddr() argument 285 ho_next(struct irs_ho * this) ho_next() argument 329 ho_rewind(struct irs_ho * this) ho_rewind() argument 358 ho_minimize(struct irs_ho * this) ho_minimize() argument 397 ho_addrinfo(struct irs_ho * this,const char * name,const struct addrinfo * pai) ho_addrinfo() argument [all...] |
H A D | lcl_pr.c | 111 irs_lcl_pr(struct irs_acc *this) { in irs_lcl_pr() argument 140 pr_close(struct irs_pr *this) { in pr_close() argument 152 pr_byname(struct irs_pr * this,const char * name) pr_byname() argument 170 pr_bynumber(struct irs_pr * this,int proto) pr_bynumber() argument 181 pr_rewind(struct irs_pr * this) pr_rewind() argument 198 pr_next(struct irs_pr * this) pr_next() argument 285 pr_minimize(struct irs_pr * this) pr_minimize() argument [all...] |
H A D | dns_nw.c | 104 irs_dns_nw(struct irs_acc *this) { in irs_dns_nw() argument 136 nw_close(struct irs_nw *this) { in nw_close() argument 149 nw_byname(struct irs_nw * this,const char * name,int af) nw_byname() argument 167 nw_byaddr(struct irs_nw * this,void * net,int len,int af) nw_byaddr() argument 185 nw_next(struct irs_nw * this) nw_next() argument 193 nw_rewind(struct irs_nw * this) nw_rewind() argument 199 nw_minimize(struct irs_nw * this) nw_minimize() argument 207 nw_res_get(struct irs_nw * this) nw_res_get() argument 225 nw_res_set(struct irs_nw * this,struct __res_state * res,void (* free_res)(void *)) nw_res_set() argument 241 get1101byname(struct irs_nw * this,const char * name) get1101byname() argument 265 get1101byaddr(struct irs_nw * this,u_char * net,int len) get1101byaddr() argument 297 get1101answer(struct irs_nw * this,u_char * ansbuf,int anslen,enum by_what by_what,int af,const char * name,const u_char * addr,int addrlen) get1101answer() argument 445 get1101mask(struct irs_nw * this,struct nwent * nwent) get1101mask() argument 580 init(struct irs_nw * this) init() argument [all...] |
H A D | gen_ng.c | 66 irs_gen_ng(struct irs_acc *this) { in irs_gen_ng() argument 96 ng_close(struct irs_ng *this) { in ng_close() argument 107 ng_next(struct irs_ng *this, cons argument 129 ng_test(struct irs_ng * this,const char * name,const char * user,const char * host,const char * domain) ng_test() argument 148 ng_rewind(struct irs_ng * this,const char * group) ng_rewind() argument 163 ng_minimize(struct irs_ng * this) ng_minimize() argument [all...] |
H A D | irp_pr.c | 78 irs_irp_pr(struct irs_acc *this) { in irs_irp_pr() argument 114 pr_close(struct irs_pr *this) { in pr_close() argument 131 pr_byname(struct irs_pr * this,const char * name) pr_byname() argument 180 pr_bynumber(struct irs_pr * this,int proto) pr_bynumber() argument 229 pr_rewind(struct irs_pr * this) pr_rewind() argument 258 pr_next(struct irs_pr * this) pr_next() argument 302 pr_minimize(struct irs_pr * this) pr_minimize() argument [all...] |
H A D | irp_sv.c | 82 irs_irp_sv(struct irs_acc *this) { in irs_irp_sv() argument 119 sv_close(struct irs_sv *this) { in sv_close() argument 136 sv_next(struct irs_sv * this) sv_next() argument 181 sv_byname(struct irs_sv * this,const char * name,const char * proto) sv_byname() argument 232 sv_byport(struct irs_sv * this,int port,const char * proto) sv_byport() argument 283 sv_rewind(struct irs_sv * this) sv_rewind() argument 312 sv_minimize(struct irs_sv * this) sv_minimize() argument [all...] |
/titanic_51/usr/src/lib/libnisdb/ |
H A D | db_headers.h | 100 #define READLOCK(this, retval, msg) \ argument 102 #define READUNLOCK(this, retval, msg) \ argument 106 #define READLOCKV(this, ms argument 108 READUNLOCKV(this,msg) global() argument 112 READLOCKNR(this,rescode,msg) global() argument 114 READUNLOCKNR(this,rescode,msg) global() argument 118 WRITELOCK(this,retval,msg) global() argument 120 WRITEUNLOCK(this,retval,msg) global() argument 124 TRYWRITELOCK(this,rescode,msg) global() argument 128 WRITELOCKV(this,msg) global() argument 130 WRITEUNLOCKV(this,msg) global() argument 134 WRITELOCKNR(this,rescode,msg) global() argument 136 WRITEUNLOCKNR(this,rescode,msg) global() argument 140 WRITELOCK2(this,retval,msg,that) global() argument 152 WRITEUNLOCK2(this,that,retval1,retval2,msg1,msg2) global() argument 169 READLOCK2(this,retval,msg,that) global() argument 181 READUNLOCK2(this,that,retval1,retval2,msg1,msg2) global() argument [all...] |