Searched refs:code (Results 401 - 425 of 882) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dkeypad.c57 decode_add(t_decode **root, const char *str, short code) argument
121 node->key = code;
/illumos-gate/usr/src/lib/libc/amd64/sys/
H A Ddoor.s57 #define DOOR_SYSCALL(name, code) \
59 movq $code, %r9; /* subcode */ \
130 * the error code is EINTR (or ERESTART) and this lwp is still part
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dwaitpid.c49 * Convert the siginfo_t code and status fields to an old style wait status.
52 wstat(int code, int status) argument
56 switch (code) {
/illumos-gate/usr/src/common/ucode/
H A Ducode_utils.c65 * The body size field of the microcode code header specifies the size
105 ucode_checksum_intel(uint32_t sum, uint32_t size, uint8_t *code) argument
108 uint32_t *lcode = (uint32_t *)(intptr_t)code;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux.c11 * modification, are permitted provided that: (1) source code distributions
13 * distributions including binary code include the above copyright notice and
98 /* 8 = 5 (NO OPs) + 3 (code, len, ptr) */
174 /* 3 = 1 (code) + 1 (len) + 1 (ptr) */
217 /* 8 = 5 (NO OPs) + 3 (code, len, ptr) */
327 * It also sets the icmp type and icmp code values
330 check_reply(struct msghdr *msg, int cc, int seq, uchar_t *type, uchar_t *code) argument
354 *code = icp->icmp_code;
360 if ((*type == ICMP_TIMXCEED && *code == ICMP_TIMXCEED_INTRANS) ||
399 *code
499 print_icmp_other(uchar_t type, uchar_t code) argument
[all...]
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c40 static boolean_t hpet_callback(int code);
41 static boolean_t hpet_cpr(int code);
43 static void hpet_cst_callback(uint32_t code);
44 static boolean_t hpet_deep_idle_config(int code);
736 hpet_callback(int code) argument
738 switch (code) {
744 return (hpet_deep_idle_config(code));
749 return (hpet_cpr(code));
760 cmn_err(CE_NOTE, "!hpet_callback: invalid code %d\n", code);
786 hpet_cpr(int code) argument
880 hpet_deep_idle_config(int code) argument
958 hpet_cst_callback(uint32_t code) argument
[all...]
/illumos-gate/usr/src/uts/sparc/os/
H A Dobpsym.c39 * This file contains the actual code the does the lookups, and interfaces
41 * the firmware is handled in prom-dependent code.
160 reset_callbacks(void *arg, int code) argument
164 if (code == CB_CODE_CPR_RESUME)
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c336 uint_t code; member in struct:ioc
1653 ioctl_ioccom(char *buf, size_t size, uint_t code, int nbytes, int x, int y) argument
1657 if (code & IOC_VOID)
1659 else if ((code & IOC_INOUT) == IOC_INOUT)
1662 inoutstr = code & IOC_IN ? "W" : "R";
1674 ioctlname(private_t *pri, uint_t code) argument
1680 if (code == ip->code) {
1693 int c_hi = code >> 24;
1694 int c_mid = (code >> 1
1726 ioctldatastruct(uint_t code) argument
1742 fcntlname(int code) argument
1752 sfsname(int code) argument
1763 si86name(int code) argument
1826 utscode(int code) argument
1840 rctlsyscode(int code) argument
1912 sconfname(int code) argument
1922 pathconfname(int code) argument
[all...]
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S41 #ifdef TEST /* enable some test code */
47 * Note - this code uses many tricks to save space and fit in one sector.
50 * Be extremely careful when changing the code, even for simple things.
56 * This code implements a Master Boot Record (MBR) for an Intel/PC disk.
58 * bootloader) at 0:0x7c00. This code depends on %cs:%ip being 0:0x7c00
95 * Some boot code (e.g. syslinux) use this info to relocate
105 * in some cases, passed in %si to the next stage boot code.
109 * After the relocation, the code scans the partition table printing
113 * selected partition is used to load the next stage boot code,
115 * control is transferred to the newly loaded code a
[all...]
/illumos-gate/usr/src/lib/scsi/libses/common/
H A Dses_subr.c297 const char *code, *keystr; local
308 code = libscsi_sense_code_name(asc, ascq);
312 "(%s) additional sense code 0x%llx/0x%llx (%s)", errmsg,
314 asc, ascq, code ? code : "<unknown>"));
/illumos-gate/usr/src/lib/fm/libdiagcode/common/
H A Ddiagcode_test.c198 char code[MAXCODE]; local
231 if (fm_dc_key2code(Dhp, key, code, MAXCODE) < 0)
241 if (reterrno == 0 && argc > 3 && strcmp(code, argv[3]))
242 err("code \"%s\", expected \"%s\"", code, argv[3]);
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.h148 #define SELFTEST_COMPLETE(code) \
149 ((code) == SELFTEST_OK || \
150 ((code) >= SELFTEST_FAILURE_INCOMPLETE && \
151 ((code) <= SELFTEST_FAILURE_SEG_OTHER)))
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6904557_wc_no_longer_counts_number_of_bytes_correctly.sh152 out="$(printf "${tc.input_format}" | ${SHELL} -c "${wc_cmd} \"\$@\"" dummy "${tc.wc_args[@]}" 2>&1)" || err_exit "${testname}: Command returned exit code $?"
/illumos-gate/usr/src/lib/libc/i386/fp/
H A D_D_cplx_div_ix.c52 * Warning: Do not attempt to "optimize" this code by removing multi-
57 #error This code is for x86 only
H A D_D_cplx_div_rx.c52 * Warning: Do not attempt to "optimize" this code by removing multi-
57 #error This code is for x86 only
H A D_D_cplx_mul.c54 #error This code is for x86 only
H A D_F_cplx_div_ix.c52 * Warning: Do not attempt to "optimize" this code by removing multi-
57 #error This code is for x86 only
H A D_F_cplx_div_rx.c52 * Warning: Do not attempt to "optimize" this code by removing multi-
57 #error This code is for x86 only
H A D_F_cplx_mul.c54 #error This code is for x86 only
H A D_X_cplx_mul.c56 #error This code is for x86 only
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A D_D_cplx_mul.c56 #error This code is for SPARC only
H A D_F_cplx_div_ix.c52 * Warning: Do not attempt to "optimize" this code by removing multi-
57 #error This code is for SPARC only
H A D_F_cplx_div_rx.c52 * Warning: Do not attempt to "optimize" this code by removing multi-
57 #error This code is for SPARC only
H A D_F_cplx_mul.c54 #error This code is for SPARC only
H A D_Q_cplx_mul.c59 #error This code is for SPARC only

Completed in 115 milliseconds

<<11121314151617181920>>