Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 1007) sorted by last modified time

12345678910>>...41

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_stats.h241 #define TCPS_UPDATE_MIB(tcps, x, y) \ argument
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_input.c2354 tcp_dummy_newconn(sock_upper_handle_t x, sock_lower_handle_t y, in tcp_dummy_newconn()
2363 tcp_dummy_connected(sock_upper_handle_t x, sock_connid_t y, cred_t *cr, in tcp_dummy_connected()
2373 tcp_dummy_disconnected(sock_upper_handle_t x, sock_connid_t y, int blah) in tcp_dummy_disconnected()
2381 tcp_dummy_opctl(sock_upper_handle_t x, sock_opctl_action_t y, uintptr_t blah) in tcp_dummy_opctl()
2406 tcp_dummy_set_proto_props(sock_upper_handle_t x, struct sock_proto_props *y) in tcp_dummy_set_proto_props()
2413 tcp_dummy_txq_full(sock_upper_handle_t x, boolean_t y) in tcp_dummy_txq_full()
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h422 #define EXIT_OK2(x, y) \ argument
425 #define EXIT_OK3(x, y, z) \ argument
431 #define EXIT_BADCONFIG2(x, y) \ argument
434 #define EXIT_BADCONFIG3(x, y, z) \ argument
440 #define EXIT_MAINTAIN2(x, y) \ argument
449 #define EXIT_BADPERM2(x, y) \ argument
455 #define EXIT_FATAL2(x, y) \ argument
458 #define EXIT_FATAL3(x, y, z) \ argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c87 #define ERROR(x, y, z) x = record_error(x, y, z) argument
88 #define ERROR1(w, x, y, z) w = record_error(w, x, y, z) argument
89 #define ERROR2(v, w, x, y, z) v = record_error(v, w, x, y, z) argument
90 #define WARN(x, y, z) ERROR(x, y, z);\ argument
92 #define WARN1(w, x, y, z) ERROR1(w, x, y, z);\ argument
94 #define WARN2(v, w, x, y, z) ERROR2(v, w, x, y, z);\ argument
96 #define FATAL(x, y, z) ERROR(x, y, z);\ argument
98 #define FATAL1(w, x, y, z) ERROR1(w, x, y, z);\ argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dnetcat.c841 int y; in build_ports() local
/illumos-gate/usr/src/uts/common/sys/
H A Ddebug.h114 #define VERIFY3B(x, y, z) VERIFY3_IMPL(x, y, z, boolean_t) argument
115 #define VERIFY3S(x, y, z) VERIFY3_IMPL(x, y, z, int64_t) argument
116 #define VERIFY3U(x, y, z) VERIFY3_IMPL(x, y, z, uint64_t) argument
117 #define VERIFY3P(x, y, z) VERIFY3_IMPL(x, y, z, uintptr_t) argument
121 #define ASSERT3B(x, y, z) VERIFY3_IMPL(x, y, z, boolean_t) argument
122 #define ASSERT3S(x, y, z) VERIFY3_IMPL(x, y, z, int64_t) argument
123 #define ASSERT3U(x, y, z) VERIFY3_IMPL(x, y, z, uint64_t) argument
127 #define ASSERT3B(x, y, z) ((void)0) argument
128 #define ASSERT3S(x, y, z) ((void)0) argument
129 #define ASSERT3U(x, y, z) ((void)0) argument
[all …]
H A Dtem_impl.h170 screen_pos_t y; member
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h328 #define zone_dataset_visible(x, y) (1) argument
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair.c3514 #define NVS_XDR_DATA_LEN(y) (((size_t)(y) <= NVS_XDR_HDR_LEN) ? \ argument
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_dataset.c75 #define SWITCH64(x, y) \ argument
H A Ddsl_scan.c3988 ext_size_compare(const void *x, const void *y) in ext_size_compare()
4018 sio_addr_compare(const void *x, const void *y) in sio_addr_compare()
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c806 tem_get_size(ushort_t *r, ushort_t *c, ushort_t *x, ushort_t *y) in tem_get_size()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6168 int x, y, rc, inum = 0; in e1000g_intr_add() local
/illumos-gate/usr/src/ucbcmd/expr/
H A Dexpr.y87 #define EQL(x,y) !strcmp(x,y) argument
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_modapi.h65 #define MIN(x, y) ((x) < (y) ? (x) : (y)) argument
69 #define MAX(x, y) ((x) > (y) ? (x) : (y)) argument
/illumos-gate/usr/src/cmd/init/
H A Dinit.c174 #define id_eq(x, y) ((x[0] == y[0] && x[1] == y[1] && x[2] == y[2] &&\ argument
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c64 #define EQL(x, y) (strcmp(x, y) == 0) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c350 #define sequenceIs(x, y) (clocks.x < clocks.y) argument
3313 #define max(x, y) (((x) < (y)) ? (y) : (x)) in telnet() argument
/illumos-gate/usr/src/boot/sys/sys/
H A Dtem_impl.h152 screen_pos_t y; member
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c637 efifb_find_mode_xydm(UINT32 x, UINT32 y, int depth, int m) in efifb_find_mode_xydm()
686 int x, y, depth; in efifb_find_mode() local
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DTpm20.h1470 TPM2B_ECC_PARAMETER y; member
/illumos-gate/usr/src/boot/common/
H A Dtem.c726 tem_get_size(uint16_t *r, uint16_t *c, uint16_t *x, uint16_t *y) in tem_get_size()
H A Dgfx_fb.c176 gfx_parse_mode_str(char *str, int *x, int *y, int *depth) in gfx_parse_mode_str()
489 uint32_t data, bpp, pitch, y, x; in gfxfb_blt_fill() local
1160 for (uint32_t y = 0; y < height; y++) { in gfx_fb_cons_display() local
1268 for (uint32_t y = 0; y < height; y++) { in gfx_fb_display_cursor() local
1302 gfx_fb_setpixel(uint32_t x, uint32_t y) in gfx_fb_setpixel()
1577 uint32_t i, j, x, y, fheight, fwidth; in gfx_fb_putimage() local
2292 unsigned long x = 0, y = 0; in font_set() local
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h2251 #define SLI_HW_REVISION_CHECK(x, y) ((x & 0xf0) == y) argument
2252 #define SLI_FCODE_REVISION_CHECK(x, y) (x == y) argument
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c5012 nfs3_rddir_compar(const void *x, const void *y) in nfs3_rddir_compar()
5032 nfs_rddir_compar(const void *x, const void *y) in nfs_rddir_compar()

12345678910>>...41