Home
last modified time | relevance | path

Searched defs:b (Results 1251 – 1275 of 1527) sorted by relevance

1...<<51525354555657585960>>...62

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c990 unsigned char b = arptable[ARP_CLIENT].node[i]; in solaris_config_file() local
1158 int b = ((hex(arg[4]) << 4) | hex(arg[5])) >> 2; in foreground_func() local
1188 int b = ((hex(arg[4]) << 4) | hex(arg[5])) >> 2; in background_func() local
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c581 dbus_bool_t b; in manager_device_exists() local
1262 dbus_bool_t b; in device_get_property() local
1760 dbus_bool_t b; in device_property_exists() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dldo.c83 luai_jmpbuf b; member
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c23 #define min(a, b) ((a > b) ? b : a) argument
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_subr.c1387 struct buf b, *bp; /* tmp buf */ in ufs_putsummaryinfo() local
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_avx2.c65 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE))); member
H A Dvdev_raidz_math_sse2.c59 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE))); member
H A Dvdev_raidz_math_ssse3.c66 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE))); member
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c66 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_intel.c53 #define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
/illumos-gate/usr/src/cmd/passwd/
H A Dpasswd.c1438 nss_XbyY_buf_t *b; in _lc_getspent() local
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbbc.c891 int b; in sbbc_apply_range() local
/illumos-gate/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c1117 const pkgentry_t *b = cb; in avlcmp() local
/illumos-gate/usr/src/uts/common/disp/
H A Dsysdc.c350 #define HOWMANY(a, b) howmany((a), (b)) argument
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c76 #define STRUCT_COPY(a, b) bcopy(&(b), &(a), sizeof (a)) argument
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c129 #define STREQ(a, b) (strcmp((a), (b)) == 0) argument
/illumos-gate/usr/src/cmd/csh/
H A Dsh.c108 tprintf(fmt, a, b, c, d, e, f, g, h, i, j) in tprintf() argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.c955 int b; in setblksize() local
/illumos-gate/usr/src/cmd/mandoc/
H A Deqn.c545 struct eqn_box *b, *newb; in eqn_box_makebinary() local
/illumos-gate/usr/src/uts/common/sys/
H A Dclass.h219 #define CL_SET_PROCESS_GROUP(t, s, b, f) \ argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c1266 uint8_t b[PKTLEN/sizeof (uint8_t)]; in read_d() member
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Ddoscan.c452 int b, c, d; in __wdoscan_u() local
/illumos-gate/usr/src/uts/common/io/kb8042/
H A Dkb8042.c1326 uint8_t b; local
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rpcb_pxy.c684 char *c, *i, *b, *pp; local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c133 #define max(a,b) ((a) > (b) ? (a) : (b)) in krb5int_debug_fprint() argument

1...<<51525354555657585960>>...62