Home
last modified time | relevance | path

Searched refs:changes (Results 1 – 25 of 159) sorted by relevance

1234567

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dvjcompress.c169 register uint_t changes = 0; in vj_compress_tcp() local
305 changes |= NEW_U; in vj_compress_tcp()
321 changes |= NEW_W; in vj_compress_tcp()
331 changes |= NEW_A; in vj_compress_tcp()
341 changes |= NEW_S; in vj_compress_tcp()
344 switch (changes) { in vj_compress_tcp()
380 changes = SPECIAL_I; in vj_compress_tcp()
393 changes = SPECIAL_D; in vj_compress_tcp()
404 changes |= NEW_I; in vj_compress_tcp()
408 changes |= TCP_PUSH_BIT; in vj_compress_tcp()
[all …]
/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_collection.c78 int *changes) in lcollection_insert_update() argument
82 *changes = 0; in lcollection_insert_update()
85 *changes |= LCST_CAP_ZERO; in lcollection_insert_update()
100 *changes |= LCST_CAP_CHANGED; in lcollection_insert_update()
129 *changes |= LCST_CAP_CHANGED; in lcollection_insert_update()
132 *changes |= LCST_CAP_REMOVED; in lcollection_insert_update()
142 lcollection_update_notification_cb(char *col_type, char *name, int changes, in lcollection_update_notification_cb() argument
152 if (changes & LCST_CAP_ZERO) in lcollection_update_notification_cb()
154 (changes & LCST_CAP_REMOVED) ? "cap removed" : "uncapped"); in lcollection_update_notification_cb()
H A Drcapd_collection_zone.c47 int changes; in update_zone() local
71 &changes); in update_zone()
73 update_notification_cb("zone", zent->zname, changes, max_rss, in update_zone()
H A Drcapd_collection_project.c47 int changes; in lcollection_update_project_cb() local
74 &changes); in lcollection_update_project_cb()
76 update_notification_cb("project", proj->pj_name, changes, in lcollection_update_project_cb()
/titanic_41/usr/src/uts/common/os/
H A Dlgrp_topo.c328 klgrpset_t changes; in lgrp_consolidate() local
366 count += lgrp_ancestor_delete(lgrp1, &changes); in lgrp_consolidate()
368 klgrpset_or(*changed, changes); in lgrp_consolidate()
435 klgrpset_t changes; in lgrp_collapse_dups() local
525 &changes); in lgrp_collapse_dups()
527 klgrpset_or(*changed, changes); in lgrp_collapse_dups()
676 klgrpset_t changes; in lgrp_split() local
766 parent->lgrp_set, &changes); in lgrp_split()
768 klgrpset_or(*changed, changes); in lgrp_split()
836 klgrpset_t changes; in lgrp_lineage_add() local
[all …]
/titanic_41/usr/src/cmd/print/lpset/
H A Dlpset.c114 char **changes = NULL; in main() local
142 changes = (char **)list_append((void**)changes, in main()
173 if ((changes == NULL) && (delete_printer == 0)) { in main()
270 while (changes != NULL && *changes != NULL) { in main()
271 int has_equals = (strchr(*changes, '=') != NULL); in main()
274 key = *(changes++); in main()
347 changes; in main()
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dcmp_ca.sh121 if (! $DIFF $WSDIR/$WSSRC/changes.txt $ACDIR/changes.txt > /dev/null )
123 targ=$WSSRC/changes.txt
124 cp $ACDIR/changes.txt $targ
H A DREADME.txt5 drops. No changes are made to Intel-provided source
H A Dchanges.txt2 27 May 2016. Summary of changes for version 20160527:
35 22 April 2016. Summary of changes for version 20160422:
91 opcode -- thus requiring no changes to existing AML interpreters.
130 18 March 2016. Summary of changes for version 20160318:
143 Implemented several changes related to ACPI table support
208 12 February 2016. Summary of changes for version 20160212:
216 Only a relatively small number of changes were required in ACPICA to
221 - A few other header changes for new values
236 Current Release: (Note: build changes increased sizes)
268 8 January 2016. Summary of changes for version 20160108:
[all …]
/titanic_41/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README104 All the above changes are incorporated in the following patches:
113 All the above changes are incorporated in the following patches:
121 All the above changes plus:
132 All the above changes are incorporated in the following patches:
141 All the above changes except for:
152 All the above changes are incorporated in the following patches:
160 All the above changes plus:
168 All the above changes plus:
174 All the above changes are incorporated in the following patches:
222 All the above changes are incorporated in the following patches:
[all …]
/titanic_41/usr/src/cmd/filesync/
H A Danal.c84 static struct file *changes; /* list of files to be reconciled */ variable
197 for (fp = changes; fp; fp = fp->f_rnext) in analyze()
317 for (fp = changes; fp; fp = fp->f_rnext) { in summary()
683 for (lp = changes; lp; lp = lp->f_rnext) { in find_link()
746 for (lp = changes; lp; lp = lp->f_rnext) { in find_link()
843 for (lp = changes; lp; lp = lp->f_rnext) { in has_other_links()
911 for (lp = changes; lp; lp = lp->f_rnext) { in link_update()
1014 for (pp = &changes; (np = *pp) != 0; pp = &np->f_rnext) { in queue_file()
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dinput.c134 boolean_t changes = _B_FALSE; in rip_input() local
437 changes = _B_TRUE; in rip_input()
469 changes = _B_TRUE; in rip_input()
477 changes = _B_TRUE; in rip_input()
480 if (changes && supplier) in rip_input()
H A Dstartup.c66 boolean_t changes = _B_FALSE; in initifs() local
139 changes = _B_TRUE; in initifs()
342 changes = _B_TRUE; in initifs()
354 changes = _B_TRUE; in initifs()
359 if (supplier & changes) in initifs()
/titanic_41/usr/src/lib/libsasl/
H A DREADME20 For changes that are particular to the Solaris code base, the
31 Any changes in this code base are additive. This will ease merging changes
/titanic_41/usr/src/lib/libsqlite/test/
H A Dcapi2.test162 do_test capi2-3.9b {db changes} {0}
169 do_test capi2-3.10b {db changes} {1}
173 do_test capi2-3.11b {db changes} {1}
181 do_test capi2-3.13b {db changes} {0}
421 do_test capi2-7.4b {db changes} {1}
427 do_test capi2-7.5b {db changes} {2}
439 db changes
453 db changes
H A Dconflict.test413 db changes
432 db changes
445 db changes
461 db changes
469 db changes
477 db changes
485 db changes
493 db changes
501 db changes
H A Dinsert2.test44 db changes
144 db changes
193 db changes
H A Dbtree2.test62 # This test module works by making lots of pseudo-random changes to a
191 # Make random changes to the database such that each change preserves
192 # the invariants. The number of changes is $n*N where N is the parameter
193 # from the descriptor table. Each changes begins with a random key.
334 # For each database size, run various changes tests.
/titanic_41/usr/src/lib/libslp/etc/
H A Dslp.conf.example126 # Default is 900 seconds (15 minutes). This example changes it to 2 minutes
134 # example changes it to 20000 ms (20 seconds), which may be desirable on
169 # This example changes it to 2 seconds:
175 # send (MTU), in bytes. Default is 1400. This example changes it to
189 # Default is "en". This example changes it to "de":
/titanic_41/
H A DREADME15 All changes must have been reviewed, and approved by an advocate
24 All changes must adhere to typical ON style and quality rules.
/titanic_41/usr/src/cmd/sgs/test/ld/x64/tls/ie/
H A DREADME4 any changes to the compiler influencing our tests.
/titanic_41/usr/src/lib/librstp/common/
H A DTODO10 2. To send traps about topology changes (as call to stp_to.c)
/titanic_41/usr/src/cmd/acpi/
H A DReadme1 The ACPI utilities are based on the Intel ACPI source code drops. No changes
/titanic_41/usr/src/lib/libsqlite/
H A Dmain.mk354 changes.html: $(TOP)/www/changes.tcl
355 tclsh $(TOP)/www/changes.tcl >changes.html
414 changes.html \
/titanic_41/usr/src/common/crypto/aes/amd64/
H A DTHIRDPARTYLICENSE.gladman7 changes) provided that:

1234567