/titanic_44/usr/src/cmd/abi/apptracecmd/ |
H A D | apptrace.c | 283 char *stuff; in stuffenv() local 288 if ((stuff = malloc(lenvar + lenval + 1)) == NULL) { in stuffenv() 292 (void) sprintf(stuff, "%s%s", var, val); in stuffenv() 293 (void) putenv(stuff); in stuffenv()
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_util.c | 58 uint32_t start, stuff, end, value, flags; in mac_copymsg_cksum() local 64 hcksum_retrieve(mp, NULL, NULL, &start, &stuff, &end, &value, &flags); in mac_copymsg_cksum() 65 (void) hcksum_assoc(mp1, NULL, NULL, start, stuff, end, value, in mac_copymsg_cksum() 103 uint32_t flags, start, stuff, end, value; in mac_fix_cksum() local 111 hcksum_retrieve(mp, NULL, NULL, &start, &stuff, &end, &value, in mac_fix_cksum() 288 up = (uint16_t *)((uchar_t *)ipp + stuff); in mac_fix_cksum() 307 (void) hcksum_assoc(mp, NULL, NULL, start, stuff, end, in mac_fix_cksum() 323 uint32_t start, stuff, end, value, flags; in mac_add_vlan_tag() local 353 hcksum_retrieve(mp, NULL, NULL, &start, &stuff, &end, &value, &flags); in mac_add_vlan_tag() 354 (void) hcksum_assoc(hmp, NULL, NULL, start, stuff, end, value, flags, in mac_add_vlan_tag()
|
H A D | mac_provider.c | 1475 void mac_hcksum_get(mblk_t *mp, uint32_t *start, uint32_t *stuff, in mac_hcksum_get() argument 1489 if (stuff != NULL) in mac_hcksum_get() 1490 *stuff = (uint32_t)DB_CKSUMSTUFF(mp); in mac_hcksum_get() 1500 void mac_hcksum_set(mblk_t *mp, uint32_t start, uint32_t stuff, in mac_hcksum_set() argument 1506 DB_CKSUMSTUFF(mp) = (intptr_t)stuff; in mac_hcksum_set()
|
/titanic_44/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 71 uint32_t start, stuff, end, value, flags; in softmac_rput_process_data() local 78 mac_hcksum_get(mp, &start, &stuff, &end, &value, &flags); in softmac_rput_process_data() 79 mac_hcksum_set(tmp, start, stuff, end, value, flags); in softmac_rput_process_data()
|
/titanic_44/exception_lists/ |
H A D | pmodes | 40 # Lp stuff is chmod'ed back by the lp system; prevent pkgchk errors 57 # /var/adm stuff added because std cron jobs for sys/adm expect this
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | isp.wlcmd | 15 ### the scsa stuff through the transport table, is a root function.
|
H A D | ifp.wlcmd | 15 ### the scsa stuff through the transport table, is a root function.
|
/titanic_44/usr/src/uts/common/xen/io/ |
H A D | xnb.c | 315 uint32_t start, length, stuff, cksum; in xnb_process_cksum_flags() local 328 stuff = start + TCP_CHECKSUM_OFFSET; in xnb_process_cksum_flags() 331 stuff = start + UDP_CHECKSUM_OFFSET; in xnb_process_cksum_flags() 334 stuffp = (uint16_t *)(mp->b_rptr + offset + stuff); in xnb_process_cksum_flags() 375 mac_hcksum_set(mp, start, stuff, length, 0, in xnb_process_cksum_flags() 906 uint32_t start, stuff, end, value, flags; in replace_msg() local 915 mac_hcksum_get(mp, &start, &stuff, &end, &value, &flags); in replace_msg() 916 mac_hcksum_set(new_mp, start, stuff, end, value, flags); in replace_msg()
|
/titanic_44/usr/src/psm/ |
H A D | Makefile.psm.64 | 34 # XX64 all the stuff below this line should go away once the tools are fixed
|
/titanic_44/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/ |
H A D | lc | 24 % This stuff has gotten terribly complicated - sorry.
|
H A D | lf | 24 % This stuff has gotten terribly complicated - sorry.
|
H A D | rc | 24 % This stuff has gotten terribly complicated - sorry.
|
H A D | rf | 24 % This stuff has gotten terribly complicated - sorry.
|
H A D | BRACKETS_NOTE | 54 clipping and idtransform are for. The initgraphics stuff is an attempt to fit
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | variables.sh | 179 .sh.value=stuff 182 if [[ $foo != stuff ]]
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | malloc.test | 92 SELECT 'stuff', count(*) as 'other stuff', max(a+10) FROM t1;
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | AUTHORS | 54 logical partitions, and did a significant bugfix for the terminal stuff.
|
/titanic_44/usr/src/cmd/eqn/ |
H A D | e.y | 51 stuff : eqn { putout($1); }
|
/titanic_44/usr/src/cmd/lp/filter/postscript/font/ |
H A D | README | 65 can be built by hand or you can use postio (with the -t option) and the stuff 99 in /usr/lib/font/PDQ/devpost. If you don't know what PDQs are skip this stuff.
|
/titanic_44/usr/src/lib/libc/sparcv9/crt/ |
H A D | __align_cpy_4.s | 129 ! aligned. So, use ld and st instructions rather than trying to copy stuff
|
/titanic_44/usr/src/cmd/rexd/ |
H A D | rpc.rexd.c | 380 static uint_t stuff[32]; local 386 unix_cred->aup_gids = (gid_t *)stuff;
|
/titanic_44/usr/src/cmd/sgs/rtld.4.x/ |
H A D | rtldlib.s | 26 #include <sys/syscall.h> ! compatibility stuff, it actually
|
/titanic_44/usr/src/uts/intel/amd64/ml/ |
H A D | amd64.il | 35 / Including "assym.h" does not work, however, since that stuff
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | ia32.il | 37 / Including "assym.h" does not work, however, since that stuff
|
/titanic_44/usr/src/cmd/lp/filter/postscript/postio/ |
H A D | README | 50 are being sent to the printer. You can turn off the status query stuff with
|