Home
last modified time | relevance | path

Searched refs:changed (Results 26 – 50 of 217) sorted by relevance

123456789

/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dreport.cc103 int changed = 0; in close_file() local
164 changed = 1; in close_file()
171 if (changed || !is_path) { in close_file()
/illumos-gate/usr/src/data/zoneinfo/
H A DREADME.illumos19 Welcome! You've probably heard that some aspect of time has changed and
41 are changed and removed, or coordinates updated, the same should be done
49 diff zone.tab.txt' and see what changed and fix zone_sun.tab
83 changed to links but others may need manual adjustment. If you're not friends
/illumos-gate/usr/src/cmd/fs.d/ufs/edquota/
H A Dedquota.c353 int changed = 0; in putprivs() local
472 changed++; in putprivs()
491 if (changed) in putprivs()
524 int changed = 0; in puttimes() local
570 changed++; in puttimes()
573 if (changed) in puttimes()
/illumos-gate/usr/src/cmd/bnu/
H A DREADME56 a- For direct lines, the first device specification is changed
59 the ',' must be changed to a ';'
67 2- The L-devices (new name=Devices) file must also be changed.
70 b- All DIR lines must have "DIR" changed to "Direct"
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c1634 ns_server_status_t changed = 0; in getldap_serverInfo_op() local
1924 if (changed) in getldap_serverInfo_op()
1933 if (*output == NULL || changed) { in getldap_serverInfo_op()
2398 int changed = 0; in perform_update() local
2499 if (!changed) in perform_update()
2937 ns_server_status_t changed = 0; in set_server_status() local
2950 changed = NS_SERVER_DOWN; in set_server_status()
2962 changed = NS_SERVER_UP; in set_server_status()
2969 if (changed) { in set_server_status()
2974 if (changed == NS_SERVER_DOWN) in set_server_status()
[all …]
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.msg200 The symbol table to use can be changed using the -shnam, -shndx,\n\
214 The symbol table to use can be changed using the -shnam, -shndx,\n\
231 The symbol table to use can be changed using the -shnam, -shndx,\n\
244 The symbol table to use can be changed using the -shnam, -shndx,\n\
272 The symbol table to use can be changed using the -shnam, -shndx,\n\
288 The symbol table to use can be changed using the -shnam, -shndx,\n\
306 The symbol table to use can be changed using the -shnam, -shndx,\n\
321 The symbol table to use can be changed using the -shnam, -shndx,\n\
335 The symbol table to use can be changed using the -shnam, -shndx,\n\
350 The symbol table to use can be changed using the -shnam, -shndx,\n\
/illumos-gate/usr/src/cmd/mail/
H A Dprintmail.c168 changed = 0; in printmail()
310 changed = 0; in printmail()
504 if (changed) { in printmail()
H A Dinit.c47 int changed; /* > 0 says mailfile has changed */ variable
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE88193 a. The output format of many commands has changed as follows:
196 2. The exit status has changed in many cases:
211 1. The semantics of functions declared with name() has changed
220 c. The command search rules have changed as follows:
268 i. kill has been changed as follows:
274 4. Synopsis changed for getopts conformance.
299 l. The dot command (.) has changed as follows:
307 m. The read built-in has been changed as follows:
315 n. The trap command has been changed as follows:
370 aa. The built-in edit modes have been changed as follows:
[all …]
H A DCOMPATIBILITY28 5. The output format for some built-ins has changed. In particular
50 exit status for many shell failures has been changed.
85 18. The ^T directive of emacs mode has been changed to work the
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetutx.c999 int changed; /* flag to indicate that a new id has */ in allocid() local
1004 changed = 0; in allocid()
1024 if (!changed && (saveid[i] < MAXVAL)) { in allocid()
1040 changed = 1; in allocid()
1045 if (!changed) { in allocid()
1064 if (changed) { in allocid()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h105 changed : 1, /* this phy is changing */ member
410 p->changed = 1; \
416 p->changed = 1; \
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dglobals.c85 #error SGS_REJ_NUM has changed
/illumos-gate/usr/src/cmd/filesync/
H A DREADME54 changed, and to propagate the changes in order to bring the
72 times have not changed, we do not bother to recheck the
77 be done (one side has changed relative to the snapshot,
165 are believed to descibe files that have changed and require
192 have changed and queue it for pass III. This pass doesn't
204 actually changed and which versions deserve to win. If
236 determine what has changed (and therefore what is
266 have changed, and figure out what the appropriate
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.c882 scsi_enable_ie(ds_scsi_info_t *sip, boolean_t *changed) in scsi_enable_ie() argument
927 *changed = B_FALSE; in scsi_enable_ie()
934 *changed = B_TRUE; in scsi_enable_ie()
938 *changed = B_FALSE; in scsi_enable_ie()
943 *changed) != 0) in scsi_enable_ie()
1346 boolean_t changed; in ds_scsi_open_common() local
1364 scsi_enable_ie(sip, &changed) != 0 || in ds_scsi_open_common()
1365 (changed && load_ie_modepage(sip) != 0)) { in ds_scsi_open_common()
/illumos-gate/usr/src/uts/common/ipp/dscpmk/
H A Ddscpmk_impl.h108 uint64_t changed; /* packets with DSCP changed */ member
H A Ddscpmk.c129 atomic_inc_64(&dscpmk_data->changed); in dscpmk_process()
/illumos-gate/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc621 changed = FALSE; in db_dictionary()
825 changed = FALSE; in inittemp()
1008 changed = TRUE; in merge_dict()
1173 changed = FALSE; in init()
1179 changed = (num_changes > 0); in init()
1272 changed = FALSE; in db_shutdown()
1323 if (changed == FALSE) { in checkpoint()
1346 changed = FALSE; in checkpoint()
1647 changed = TRUE; in log_action()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dwhitespace_only.sh78 echo Only white space changed
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c907 boolean_t changed; in eib_ibt_has_chan_pkey_changed() local
915 ret = eib_ibt_chan_pkey(ss, chan, chan->ch_pkey, B_FALSE, &changed); in eib_ibt_has_chan_pkey_changed()
917 changed = B_TRUE; in eib_ibt_has_chan_pkey_changed()
919 return (changed); in eib_ibt_has_chan_pkey_changed()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c3092 if (changed) { in pmcs_set_changed()
3107 if (changed) { in pmcs_set_changed()
3236 pptr->changed = 0; in pmcs_clear_phy()
3273 pptr->changed = 0; in pmcs_new_tport()
3364 pptr->changed = 0; in pmcs_configure_phy()
3419 pptr->changed = 0; in pmcs_configure_expander()
3702 pptr->changed = 0; in pmcs_check_expander()
3832 changed = B_FALSE; in pmcs_check_expander()
3842 ctmp->changed = 0; in pmcs_check_expander()
3878 changed = B_TRUE; in pmcs_check_expander()
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DREADME.ON11 changed in Project.pm to update the module version number correctly. If this
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Task/
H A DREADME.ON11 changed in Task.pm to update the module version number correctly. If this
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dwrefresh.c372 bool redraw, changed, didcolor, didvideo; in _updateln() local
522 didvideo = changed = FALSE; in _updateln()
543 if (!changed && !marks && clr_bol && blnkx > wx && in _updateln()
579 changed = TRUE; in _updateln()
762 if (changed) { in _updateln()
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c167 int changed = 0; in bangexp() local
180 changed++; in bangexp()
192 changed++; in bangexp()
199 if (changed) { in bangexp()

123456789