Searched defs:junk (Results 1 - 25 of 45) sorted by relevance

12

/illumos-gate/usr/src/boot/sys/boot/efi/libefi/
H A Ddelay.c39 UINTN junk; local
48 BS->WaitForEvent(1, &ev, &junk);
H A Defi_console.c500 UINTN junk; local
514 BS->WaitForEvent(1, &conin->WaitForKey, &junk);
/illumos-gate/usr/src/lib/libmp/common/
H A Dmsqrt.c29 MINT a0, x, junk, y; local
32 a0.len = junk.len = y.len = 0;
55 mp_mdiv(&a0, &x, &y, &junk);
56 _mp_xfree(&junk);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dctl_transact.c62 struct sockaddr junk; local
125 junk_size = (socklen_t)sizeof (junk);
127 sizeof (CTL_RESPONSE), 0, &junk, &junk_size);
H A Dlook_up.c142 short junk; member in struct:ctl_response_runrise
/illumos-gate/usr/src/ucblib/libcurses/
H A Dscanw.c77 FILE junk; local
79 junk._flag = _IOREAD|_IOWRT;
80 junk._base = junk._ptr = (unsigned char *)buf;
83 junk._cnt = (ssize_t)strlen(buf);
84 return (_doscan(&junk, fmt, ap));
/illumos-gate/usr/src/cmd/factor/
H A Dfactor.c60 double junk, temp; local
84 fr = modf(nn, &junk);
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2.S54 #define junk STACK_BIAS-0x30 define
164 add %fp,junk,%l6
584 add %fp,junk,%i5
599 add %fp,junk,%l6
881 add %fp,junk,%i5
1033 add %fp,junk,%l6
H A D__vcos_ultra3.S64 #define junk STACK_BIAS-0x38 define
173 add %fp,junk,%o1 ! loop prologue
174 add %fp,junk,%o2
175 add %fp,junk,%o3
3263 add %fp,junk,%o1
3271 add %fp,junk,%o2
3283 add %fp,junk,%o3
H A D__vsin_ultra3.S64 #define junk STACK_BIAS-0x38 define
173 add %fp,junk,%o1 ! loop prologue
174 add %fp,junk,%o2
175 add %fp,junk,%o3
3274 add %fp,junk,%o1
3282 add %fp,junk,%o2
3294 add %fp,junk,%o3
H A D__vsincos.S58 #define junk STACK_BIAS-0x30 define
174 add %fp,junk,%o0 ! loop prologue
175 add %fp,junk,%o1
176 add %fp,junk,%o2
824 add %fp,junk,%o1
825 add %fp,junk,%l5
835 add %fp,junk,%o2
838 add %fp,junk,%l6
H A D__vcosf.S77 #define junk STACK_BIAS-0x20 define
185 add %fp,junk,%o0
187 add %fp,junk,%o1
189 add %fp,junk,%o2
192 add %fp,junk,%o3
1939 add %fp,junk,%o1
1944 add %fp,junk,%o2
1951 add %fp,junk,%o3
1984 add %fp,junk,%o0
2021 add %fp,junk,
[all...]
H A D__vsincosf.S78 #define junk STACK_BIAS-0x28 define
193 add %fp,junk,%l0
195 add %fp,junk,%l4
197 add %fp,junk,%l1
199 add %fp,junk,%l5
201 add %fp,junk,%l2
203 add %fp,junk,%l6
205 add %fp,junk,%l3
208 add %fp,junk,%l7
719 add %fp,junk,
[all...]
H A D__vsinf.S77 #define junk STACK_BIAS-0x20 define
185 add %fp,junk,%o0
187 add %fp,junk,%o1
189 add %fp,junk,%o2
192 add %fp,junk,%o3
1931 add %fp,junk,%o1
1936 add %fp,junk,%o2
1943 add %fp,junk,%o3
1976 add %fp,junk,%o0
2013 add %fp,junk,
[all...]
/illumos-gate/usr/src/cmd/ttymon/
H A Dtmpeek.c123 char junk[BUFSIZ]; local
127 (void) read(fd, junk, i+1);
131 (void) read(fd, junk, ptr->len);
191 char junk[2]; local
203 (void)read(0,junk,1);
/illumos-gate/usr/src/cmd/tbl/
H A Dtu.c157 int i,c,k,junk, stopp; local
164 k = left(i,c,&junk);
/illumos-gate/usr/src/lib/libresolv/
H A Dres_send.c155 char junk[512]; local
315 n = (len > sizeof (junk) ?
316 sizeof (junk) : len);
317 if ((n = read(s, junk, n)) > 0)
/illumos-gate/usr/src/lib/print/libipp-listener/common/
H A Dcommon.c81 int junk; local
86 id = &junk;
/illumos-gate/usr/src/lib/print/libprint/common/
H A Dns_bsd_addr.c219 char *tmp, *junk = NULL; local
233 for (tmp = (char *)strtok_r(name, delimiter, &junk); tmp != NULL;
234 tmp = (char *)strtok_r(NULL, delimiter, &junk))
/illumos-gate/usr/src/cmd/mdb/sparc/kmdb/
H A Dkmdb_kdi_isadep.c180 kdi_report_unhalted(int cpuid, void *junk) argument
/illumos-gate/usr/src/cmd/auditreduce/
H A Dproc.c82 int i, ret, junk; local
137 if (write_recs(pcbr, pcb, &junk))
424 int32_t t, junk[4]; /* at_type + at_addr[4] */ local
428 (void) adrm_int32(&adr, (int32_t *)&junk[0], t/4);
453 int32_t t, junk[4]; local
457 (void) adrm_int32(&adr, (int32_t *)&junk[0], t/4);
718 int32_t t, junk[5]; /* at_type + at_addr[4] */ local
721 (void) adrm_int32(&adr, (int32_t *)&junk[0], t/4);
748 int32_t t, junk[4]; /* at_type + at_addr[4] */ local
751 (void) adrm_int32(&adr, (int32_t *)&junk[
[all...]
/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netlogon.c137 char *junk; local
176 rc = smb_msgbuf_decode(&mb, "sUU", &junk, &primary, &domain);
192 rc = smb_msgbuf_decode(&mb, "UUU", &primary, &junk, &domain);
/illumos-gate/usr/src/lib/libwrap/
H A Doptions.c303 char junk; local
305 if (sscanf(value, "%o%c", &mask, &junk) != 1 || (mask & 0777) != mask)
331 char junk; local
333 if (sscanf(value, "%d%c", &linger.l_linger, &junk) != 1
368 char junk; local
370 if (value != 0 && sscanf(value, "%d%c", &niceval, &junk) != 1)
421 char junk; local
424 if (sscanf(value, "%d%c", &timeout, &junk) != 1 || timeout <= 0)
/illumos-gate/usr/src/cmd/rexd/
H A Don.c111 sigwinch(int junk) argument
158 cont(int junk) argument
175 oob(int junk) argument
H A Drpc.rexd.c365 ListnerTimer(int junk) argument
675 CatchChild(int junk) argument
729 oob(int junk) argument
1335 sigwinch(int junk) argument

Completed in 179 milliseconds

12