HomeSort by relevance Sort by last modified time
    Searched refs:changes (Results 1 - 25 of 72) sorted by null

1 2 3

  /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
vjcompress.c 169 register uint_t changes = 0; local
295 * receiver expects changes in the order: urgent, window,
305 changes |= NEW_U;
321 changes |= NEW_W;
331 changes |= NEW_A;
341 changes |= NEW_S;
344 switch (changes) {
367 * actual changes match one of our special case encodings --
380 changes = SPECIAL_I;
393 changes = SPECIAL_D
539 register uint_t changes; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/rcap/rcapd/
rcapd_collection.c 78 int *changes)
82 *changes = 0;
85 *changes |= LCST_CAP_ZERO;
100 *changes |= LCST_CAP_CHANGED;
129 *changes |= LCST_CAP_CHANGED;
132 *changes |= LCST_CAP_REMOVED;
142 lcollection_update_notification_cb(char *col_type, char *name, int changes,
152 if (changes & LCST_CAP_ZERO)
154 (changes & LCST_CAP_REMOVED) ? "cap removed" : "uncapped");
rcapd_collection_zone.c 47 int changes; local
71 &changes);
73 update_notification_cb("zone", zent->zname, changes, max_rss,
rcapd_collection_project.c 47 int changes; local
74 &changes);
76 update_notification_cb("project", proj->pj_name, changes,
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/common/
README 24 package. Only required changes may be to the pathnames set in path.h. They must
  /onnv/onnv-gate/usr/src/uts/common/xen/public/
README.DO_NOT_EDIT 35 Any changes to these files should be done in the xen consolidation.
  /onnv/onnv-gate/usr/src/uts/intel/io/acpica/
cmp_ca.sh 121 if (! $DIFF $WSDIR/$WSSRC/changes.txt $ACDIR/changes.txt > /dev/null )
123 targ=$WSSRC/changes.txt
124 cp $ACDIR/changes.txt $targ
  /onnv/onnv-gate/usr/src/cmd/print/lpset/
lpset.c 114 char **changes = NULL; local
142 changes = (char **)list_append((void**)changes,
173 if ((changes == NULL) && (delete_printer == 0)) {
270 /* make the changes to it */
271 while (changes != NULL && *changes != NULL) {
272 int has_equals = (strchr(*changes, '=') != NULL);
275 key = *(changes++);
347 changes;
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
lgrp_topo.c 329 klgrpset_t changes; local
367 count += lgrp_ancestor_delete(lgrp1, &changes);
369 klgrpset_or(*changed, changes);
436 klgrpset_t changes; local
526 &changes);
528 klgrpset_or(*changed, changes);
677 klgrpset_t changes; local
767 parent->lgrp_set, &changes);
769 klgrpset_or(*changed, changes);
797 prom_printf("lgrp_split: no changes\n")
837 klgrpset_t changes; local
1096 klgrpset_t changes; local
1218 klgrpset_t changes; local
1430 klgrpset_t changes; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/xen/sys/
README 35 Any changes to these files should be done in the xen consolidation.
  /onnv/onnv-gate/usr/src/lib/libsasl/
README 20 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
  /onnv/onnv-gate/usr/src/cmd/svc/profile/
README 31 Any changes made to generic_open.xml will need to be considered for
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
ByteLoader.pm 34 Many changes by Enache Adrian <enache@rdslink.ro> 2003 a.d.
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
input.c 134 boolean_t changes = _B_FALSE; local
437 changes = _B_TRUE;
469 changes = _B_TRUE;
477 changes = _B_TRUE;
480 if (changes && supplier)
496 * If changes have occurred, and if we have not sent a multicast
505 * the current changes, set needupdate.
startup.c 66 boolean_t changes = _B_FALSE; local
139 changes = _B_TRUE;
226 * changes of RIP6_IFF_NORTEXCH in the following
342 changes = _B_TRUE;
354 changes = _B_TRUE;
359 if (supplier & changes)
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/utils/port/
README 57 a) Merge in the ON-specific changes into installperl fromm the previous
59 b) Merge in the ON-specific changes into MakeMaker (under utils/lib)
62 make any other necessary changes for the new OS and/or perl version.
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
SUNWonld-README 105 All the above changes are incorporated in the following patches:
114 All the above changes are incorporated in the following patches:
122 All the above changes plus:
133 All the above changes are incorporated in the following patches:
142 All the above changes except for:
153 All the above changes are incorporated in the following patches:
161 All the above changes plus:
169 All the above changes plus:
175 All the above changes are incorporated in the following patches:
223 All the above changes are incorporated in the following patches
    [all...]
  /onnv/onnv-gate/usr/src/cmd/filesync/
anal.c 36 * analyze .... (top level) analyze all files in the tree for changes
38 * check_file . (static) look for changes and queue file for reconciliation
84 static struct file *changes; /* list of files to be reconciled */ variable in typeref:struct:file
197 for (fp = changes; fp; fp = fp->f_rnext)
317 for (fp = changes; fp; fp = fp->f_rnext) {
347 * built up changes needed list
451 * the info to be checked for changes
683 for (lp = changes; lp; lp = lp->f_rnext) {
746 for (lp = changes; lp; lp = lp->f_rnext) {
843 for (lp = changes; lp; lp = lp->f_rnext)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/hal/tools/
hal-storage-closetray.c 72 #error Need FreeBSD specific changes here
  /onnv/onnv-gate/usr/src/cmd/rcap/common/
rcapd.h 186 int *changes);
  /onnv/onnv-gate/usr/src/lib/libsldap/common/
ns_connmgmt.h 221 ldap_get_chg_cookie_t cfg_cookie; /* used to detect if config changes */
239 * very helpful to know exactly when the Native LDAP configuration changes
241 * changes, new connection management will be created. If servers go up
243 * For processes other than the main nscd, the changes has to be detected
249 * The mechanism for reporting of the changes is a door call sent from
250 * libsldap to ldap_cachemgr. The call will not be returned until changes
274 ns_server_status_t *changes; /* array of status change */ member in struct:ns_server_status_change
ns_cache_door.h 70 * Structure used to request/inform config and server status changes.
123 ldap_get_change_out_t changes; member in union:__anon86::__anon87
  /onnv/onnv-gate/usr/src/uts/sun/io/
stp4020.c 1806 int result, changes; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/lp/filter/postscript/postmd/
README 41 changes the interval list and the -g option modifies the grayscale mapping. Check
  /onnv/onnv-gate/usr/src/cmd/syseventd/etc/
README 31 These files are not intended to be edited and any changes made

Completed in 1199 milliseconds

1 2 3