Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 1544) sorted by path

12345678910>>...62

/illumos-gate/usr/src/boot/common/
H A Dcommands.c134 char *topic, *subtopic, *t, *s, *d; in command_help() local
H A Dgfx_fb.c304 int t, f; in gfx_set_inverses() local
H A Dtem.c2913 tem_set_color(text_color_t *t, color_t *c) in tem_set_color()
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiInternalFormRepresentation.h2118 #define STRING_TOKEN(t) t argument
2124 #define IMAGE_TOKEN(t) t argument
/illumos-gate/usr/src/boot/efi/include/
H A Defidevp.h42 #define IsDevicePathType(a, t) (DevicePathType(a) == t) argument
/illumos-gate/usr/src/boot/efi/libefi/
H A Definet.c177 time_t t; in efinet_get() local
H A Dtime_event.c68 time_t t; in time() local
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Dbootinfo.c145 #define MOD_STR(t, a, s) { \ argument
156 #define MOD_VAR(t, a, s) { \ argument
/illumos-gate/usr/src/boot/efi/loader/
H A Dbootinfo.c172 #define MOD_STR(t, a, s, c) { \ argument
184 #define MOD_VAR(t, a, s, c) { \ argument
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbootinfo32.c63 #define MOD_STR(t, a, s, c) { \ argument
75 #define MOD_VAR(t, a, s, c) { \ argument
H A Dbootinfo64.c65 #define MOD_STR(t, a, s, c) { \ argument
77 #define MOD_VAR(t, a, s, c) { \ argument
H A Dpxe.c589 time_t t; in pxe_netif_get() local
H A Dtime.c70 time(time_t *t) in time()
/illumos-gate/usr/src/boot/include/netinet/
H A Din.h653 #define in_hosteq(s, t) ((s).s_addr == (t).s_addr) argument
H A Din_pcb.h432 #define INP_LOCK_INIT(inp, d, t) \ argument
/illumos-gate/usr/src/boot/libsa/
H A Dip.c410 time_t t; in readip() local
H A Dnet.c91 time_t t, tmo, tlast; in sendrecv() local
H A Dqdivrem.c86 u_int qhat, rhat, t; in __udivmoddi4() local
H A Drandom.c52 long x, hi, lo, t; in random() local
H A Dtftp.c141 struct tftphdr t; in tftp_senderr() member
167 struct tftphdr t; in tftp_sendack() member
185 struct tftphdr *t; in recvtftp() local
292 struct tftphdr t; in tftp_makereq() member
300 struct tftphdr *t; in tftp_makereq() local
388 struct tftphdr t; in tftp_getnextblock() member
394 struct tftphdr *t; in tftp_getnextblock() local
/illumos-gate/usr/src/boot/libsa/string/
H A Dbcopy.c74 size_t t; in memcpy() local
H A Dmemccpy.c39 memccpy(void *t, const void *f, int c, size_t n) in memccpy()
H A Dmemset.c66 size_t t; in bzero() local
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dparam.h86 #define ALIGNED_POINTER(p, t) 1 argument
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dsha256.c130 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local
161 uint64_t a, b, c, d, e, f, g, h, t, T1, T2, W[80]; in SHA512Transform() local

12345678910>>...62