Searched refs:ahead (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Drefer8.c19 static char ahead[1024]; variable
30 strcpy(s, ahead);
40 return (ahead);
41 noteof = input(ahead);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c202 mblk_t *ahead = NULL; /* Accepted head */ local
374 ahead = mp;
388 if (ahead != NULL) {
393 return (ahead);
H A Dip_input.c205 mblk_t *ahead = NULL; /* Accepted head */ local
392 ahead = mp;
406 if (ahead != NULL) {
411 return (ahead);
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s1220 ! prefetch n+4 ahead of where we are now:
1407 ! per pass will suffice as long as we prefetch far enough ahead to
1410 ! ahead as the hardware will allow.
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s569 bge,pt %xcc, 1b ! if so, go ahead and drop it
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s245 sub %o2, 8, %o2 ! set size one loop ahead

Completed in 65 milliseconds