Searched defs:code (Results 451 - 475 of 584) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c222 void fatal __P((int code, const char *fmt, ...));
511 void fatal __V((int code, const char *fmt, ...)) argument
518 int code; local
521 code = va_arg(args, int);
530 terminate(code);
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c182 static void extended_com_err_fn (const char *myprog, errcode_t code, argument
185 if (code) {
187 emsg = krb5_get_error_message (context, code);
1652 * Solaris: the following code is used for paging
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c79 int code = 0; local
180 if ((code = process_file(elf, cur_filenm, cmd_info)) ==
194 if (code == DONT_BUILD)
237 } else if (code != DONT_BUILD && CHK_OPT(cmd_info, MIGHT_CHG))
/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c333 static void extended_com_err_fn (const char *myprog, errcode_t code, argument
337 emsg = krb5_get_error_message (errctx, code);
382 krb5_error_code code; local
396 code = krb5_string_to_deltat(optarg, &opts->lifetime);
397 if (code != 0 || opts->lifetime == 0) {
404 code = krb5_string_to_deltat(optarg, &opts->rlife);
405 if (code != 0 || opts->rlife == 0) {
430 code = krb5_string_to_deltat(optarg, &opts->starttime);
431 if (code != 0 || opts->starttime == 0) {
434 code
599 krb5_error_code code = 0; local
862 krb5_error_code code = 0; local
1140 krb5_error_code code; local
1214 krb5_error_code code = 0; local
[all...]
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h5 * This code is derived from the Stanford/CMU enet packet filter,
6 * (net/enet.c) distributed as part of 4.3BSD, and code contributed
13 * 1. Redistributions of source code must retain the above copyright
95 * It has nothing to do with the source code version.
348 #define BPF_CLASS(code) ((code) & 0x07)
359 #define BPF_SIZE(code) ((code) & 0x18)
363 #define BPF_MODE(code) ((code)
404 u_short code; member in struct:bpf_insn
[all...]
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c1141 * Update PER, RSSI and whatever else that the code thinks
1747 uint8_t code = rate_table->info[i].ratecode; local
1751 rate_table->rateCodeToIndex[code] = (int)i;
1752 rate_table->rateCodeToIndex[code | sh] = (int)i;
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ioc.c107 ibt_async_code_t code, ibt_async_event_t *event);
899 ibt_async_code_t code, ibt_async_event_t *event)
903 switch (code) {
945 "handled (%d)", code);
1218 * the code near the bottom of the implementation list.
898 srpt_ioc_ib_async_hdlr(void *clnt, ibt_hca_hdl_t hdl, ibt_async_code_t code, ibt_async_event_t *event) argument
/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c175 * including solaris 9 the conscole configuration code was split into a
224 int code; member in struct:speed
505 return (0); /* warning printed later by common code */
1335 * Although this code will rarely be needed,
1336 * USB keyboards can be flaky, so this code
1519 * This is legacy special case code for the "cool" virtual console
1973 termiosp->c_cflag |= speedtab[i].code & CBAUD;
1974 if (speedtab[i].code > 16) /* cfsetospeed! */
2125 * The early boot code can't print to a usb serial device or the
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_util.c1340 "dapls_ib_async_callback: unhandled async code:%x\n",
1653 ibt_async_code_t code; local
1657 code = (ibt_async_code_t)((dapl_ib_async_event_t *)cause_ptr->
1660 switch (code) {
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Dbpf.h7 * This code is derived from the Stanford/CMU enet packet filter,
8 * (net/enet.c) distributed as part of 4.3BSD, and code contributed
15 * 1. Redistributions of source code must retain the above copyright
109 * It has nothing to do with the source code version.
198 #define BPF_CLASS(code) ((code) & 0x07)
209 #define BPF_SIZE(code) ((code) & 0x18)
213 #define BPF_MODE(code) ((code)
254 uint16_t code; member in struct:bpf_insn
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dcallout.c1717 callout_cpr_callb(void *arg, int code) argument
1719 if (code == CB_CODE_CPR_CHKPT)
1732 callout_debug_callb(void *arg, int code) argument
1741 if (code == 0) {
1916 * where code can block at PIL > 1 waiting for a normal callout handler
H A Dkcpc.c97 * The IS_HIPIL() macro verifies that the code is executed either from a
843 int code; local
882 if (kcpc_configure_reqs(cctx, cks, &code) != 0)
1001 * code and no valid context will be found. The default behavior
1859 * whether memory allocation should be non-blocking or not. The code will try
/illumos-gate/usr/src/uts/i86pc/cpu/amd_opteron/
H A Dao_mca.c113 uint8_t asd_code; /* output code for SMI disable */
191 uint16_t code = MCAX86_ERRCODE(status); local
216 * for the code types that use them. Once we've taken the r4 and pp
217 * bits out of the equation, we can directly compare the resulting code
220 if (AMD_ERRCODE_ISMEM(code)) {
221 uint8_t r4 = BIT_STRIP(&code, RRRR);
226 } else if (AMD_ERRCODE_ISBUS(code)) {
227 uint8_t r4 = BIT_STRIP(&code, RRRR);
228 uint8_t pp = BIT_STRIP(&code, PP);
229 uint8_t ii = BIT_STRIP(&code, I
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/
H A Dsol_umad.c32 * Enables functionality of the OFED 1.3 Linux based MAD application code.
2010 * This code is only correct for the cases of
2110 * code Unused
2126 ibt_async_code_t code,
2137 * and it that ioctl succeeds, the application code assumes the newer abi
2123 umad_async_handler( void *private, ibt_hca_hdl_t hca_hdl, ibt_async_code_t code, ibt_async_event_t *event) argument
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c41 * evolved, code has been added for other ibc_* interfaces (resume,
88 * thread. There can be multiple threads executing this same code.
89 * The code sleeps when there is no work to be done (list is empty),
96 * events/errors. There can be multiple threads executing this same code.
97 * The code sleeps when there is no work to be done (lists are empty),
188 ibc_async_handler(ibc_clnt_hdl_t hca_devp, ibt_async_code_t code, argument
200 hca_devp, code, event_p);
204 switch (code) {
220 switch (code) {
231 ibtl_qp->qp_async_codes |= code;
406 ibtl_async_client_call(ibtl_hca_t *ibt_hca, ibt_async_code_t code, ibt_async_event_t *event_p) argument
626 ibt_async_code_t code; local
806 ibt_async_code_t code; local
874 ibt_async_code_t code; local
923 ibt_async_code_t code; local
971 ibt_async_code_t code; local
1898 ibtl_cm_sm_notice_handler(ib_gid_t sgid, ibt_subnet_event_code_t code, ibt_subnet_event_t *event) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_impl.c892 * callback arg. If this changes, the code in ibmf_recv would need to
2278 ibmf_saa_impl_ibt_async_handler(ibt_async_code_t code, ibt_async_event_t *event) argument
2282 "ibmf_saa_impl_ibt_async_handler: Handling event code 0x%x\n",
2283 tnf_opaque, code, code);
2285 switch (code) {
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c1375 ppm_cpr_callb(void *arg, int code) argument
1379 switch (code) {
1661 * the actual code that turn on or off domain power fet and
1842 * the actual code that switches pci clock and update domain status
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h192 uint16_t code; member in struct:zyd_rfwrite
402 zyd_res zyd_usb_cmd_send(struct zyd_usb *uc, uint16_t code,
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h77 * The density code is device specific.
127 uchar_t code :6, /* page code number */ member in struct:mode_page
133 code :6; /* page code number */
433 uchar_t code :6, /* page code bit */ member in struct:start_stop_cycle_counter_log
439 code :6; /* page code bit */
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c365 klog_com_err_proc(const char *whoami, long code, const char *format, va_list ap)
385 if (code) {
389 emsg = krb5_get_error_message (err_context, code);
363 klog_com_err_proc(const char *whoami, long code, const char *format, va_list ap) argument
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c365 klog_com_err_proc(const char *whoami, long code, const char *format, va_list ap)
385 if (code) {
390 emsg = krb5_get_error_message (err_context, code);
363 klog_com_err_proc(const char *whoami, long code, const char *format, va_list ap) argument
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dmagic.c164 Cctype_t cctype[UCHAR_MAX + 1]; /* char code types */ \
380 regmessage(Magic_t* mp, regex_t* re, int code) argument
386 regerror(code, re, buf, sizeof(buf));
1015 int code; local
1034 code = 0;
1052 code = q;
1497 if (code)
1499 if (code == CC_ASCII)
1503 sfsprintf(buf, PATH_MAX, "ebcdic%d %s%s", code - 1, t, s);
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1182 * NB: polled code zaps kbtrans_repeatkey without cancelling
1417 kbtrans_putcode(register struct kbtrans *upper, uint_t code) argument
1444 *bp->b_wptr++ = (uchar_t)code;
1517 * This code sets the translation_callback pointer based on the
1554 * key is pressed. This code will just send the scancode up the
1579 * and a key is released. This code will just send the scancode up
1662 * This is the code if we are in TR_ASCII mode and a key
2090 * Indexed by ((old special code) >> 4) & 0x07; add (old special code) & 0x0F.
2190 * Indexed by (new special code) >>
[all...]
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c13 * 1. Redistributions of source code must retain the above copyright
1139 uint16_t baparamset, batimeout, baseqctl, code; local
1199 code = *(uint16_t *)(frm+3);
1210 "code %d\n", tid, dialogtoken, code);
1216 "received %d, tid %d code %d\n",
1217 tap->txa_token, dialogtoken, tid, code);
1222 "recv ADDBA response: dialogtoken %u code %d "
1224 dialogtoken, code, baparamset, tid, bufsiz,
1227 code, baparamse
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Daxq.c1742 axq_panic_callb(void *arg, int code) argument

Completed in 141 milliseconds

<<11121314151617181920>>