Searched defs:modified (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/cmd/oamuser/group/
H A Dmod_group.c52 int modified = 0; local
95 modified++;
113 if (modified) {
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_rec.c350 int modified, ret; local
360 modified = 0;
366 modified = 1;
372 modified = 1;
374 if ((ret = memp_fput(mpf, pagep, modified ? DB_MPOOL_DIRTY : 0)) != 0)
403 int cmp_n, cmp_p, modified, ret; local
424 modified = 0;
428 modified = 1;
435 modified = 1;
437 if ((ret = memp_fput(mpf, pagep, modified
[all...]
/illumos-gate/usr/src/cmd/dumpadm/
H A Dmain.c58 int modified = 0; /* have we modified the dump config? */ local
96 * so set the modified flag to force writing out the file.
99 modified++;
119 modified++;
125 modified++;
146 modified++;
159 modified++;
164 modified++;
170 modified
[all...]
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dgroups.c58 int modified = 0; local
155 modified = 0; /* bad group file: cannot rebuild */
174 modified++;
196 modified++;
211 /* Now, update GROUP file, if it was modified */
212 if (modified) {
H A Dproj.c49 int i, modified = 0; local
104 modified = 0; /* bad project file: cannot rebuild */
121 modified++;
154 modified++;
166 /* Now, update project file, if it was modified */
167 if (modified && rename(t_name, PROJF_PATH) < 0) {
/illumos-gate/usr/src/cmd/lvm/util/
H A Dmetaparam.c73 int modified = 0; local
97 modified = 1;
106 modified = 1;
115 modified = 1;
131 if (! modified) {
172 int modified = 0; local
203 modified = 1;
218 if (! modified) {
259 int modified = 0; local
290 modified
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash_rec.c861 int cmp_n, cmp_p, getmeta, modified, ret; local
873 modified = 0;
898 modified = 1;
904 modified = 1;
906 if ((ret = memp_fput(mpf, pagep, modified ? DB_MPOOL_DIRTY : 0)) != 0)
931 modified = 1;
933 if ((ret = memp_fput(mpf, pagep, modified ? DB_MPOOL_DIRTY : 0)) != 0)
961 modified = 1;
966 modified = 1;
968 if ((ret = memp_fput(mpf, pagep, modified
[all...]
/illumos-gate/usr/src/cmd/rcap/rcapadm/
H A Drcapadm.c185 int modified = 0; local
205 modified++;
248 modified++;
267 if (refresh && (no_starting_stopping > 0 || modified))
312 if (modified) {
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_rec.c51 int cmp_n, cmp_p, modified, ret; local
86 modified = 0;
95 modified = 1;
102 modified = 1;
104 if ((ret = memp_fput(mpf, pagep, modified ? DB_MPOOL_DIRTY : 0)) != 0) {
110 modified = 0;
117 modified = 1;
122 modified = 1;
124 if ((ret = memp_fput(mpf, meta, modified ? DB_MPOOL_DIRTY : 0)) != 0)
155 int cmp_n, cmp_p, modified, re local
526 int cmp_n, cmp_p, modified, ret; local
613 int cmp_n, cmp_p, modified, ret; local
679 int cmp_n, cmp_p, modified, ret; local
756 int cmp_n, cmp_p, modified, ret; local
822 int cmp_n, cmp_p, modified, ret; local
[all...]
/illumos-gate/usr/src/cmd/acctadm/
H A Dmain.c117 int modified = 0; /* have we modified any properties? */ local
341 modified++;
399 modified++;
424 modified++;
484 modified++;
522 modified++;
526 if (modified) {
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c177 profile_is_modified(profile_t profile, int *modified) argument
182 if (!modified)
186 *modified = (profile->first_file->data->flags & PROFILE_FILE_DIRTY);
/illumos-gate/usr/src/cmd/sgs/ar/common/
H A Dinc.h103 int modified; /* Set if need to write archive */ member in struct:cmd_info
/illumos-gate/usr/src/lib/libfdisk/common/
H A Dlibfdisk.h168 int modified; member in struct:logical_drive
/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h82 short modified; member in struct:cached
178 extern int32_t findImpactedCluster(struct pcdir *modified);
H A Dclusters.c248 new->modified = 0;
366 gettext("Allocation unit %d modified.\n"),
375 perror(gettext("Failed to write modified "
1343 findImpactedCluster(struct pcdir *modified) argument
1349 if (!IsFAT32 && ((uchar_t *)modified >= TheRootDir.bytes) &&
1350 ((uchar_t *)modified < TheRootDir.bytes + RootDirSize))
1355 if (((uchar_t *)modified >= loop->clusterData.bytes) &&
1356 ((uchar_t *)modified <
1374 if (loop->modified)
1451 c->modified
[all...]
/illumos-gate/usr/src/tools/onbld/Scm/
H A DWorkSpace.py35 # modified/added/removed as compared to the parent workspace, whether
77 MODIFIED = intern('modified')
100 '''Return True if this ActiveEntry represents a modified file'''
182 - Drop entries for modified files that haven't actually changed'''
215 if kind in ('modified', 'added', 'removed'))
281 # as modified by status but in reality be an addition (not
285 # If a file is modified (and not a copy or rename), we do
575 def modified(self): member in class:activectx
617 If the working directory is modified (has file changes, is a
679 states = ['modified', 'adde
717 def modified(self): member in class:WorkSpace
[all...]
/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_metad_subr.c446 int modified = 0; local
458 modified++;
516 modified++;
549 modified++;
568 modified++;
571 if (modified) {
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dutil.c209 bool modified = false; local
272 modified = true;
281 modified = true;
288 modified = true;
291 return modified;
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c959 * but then modified a lot.
970 int cerror, modified = 0; local
1078 modified = 1;
1100 modified = 1;
1105 if (modified) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.h251 boolean_t modified; member in struct:ipqos_conf_filter_s
286 boolean_t modified; member in struct:ipqos_conf_class_s
302 boolean_t modified; member in struct:ipqos_conf_params_s
328 boolean_t modified; member in struct:ipqos_conf_action_s
H A Dipqosconf.c1153 * modified if it is different.
1166 IPQOSCDBG1(DIFF, "marking class %s as modified\n", new->name);
1168 new->modified = B_TRUE;
1174 IPQOSCDBG1(DIFF, "marking class %s as modified\n", new->name);
1176 new->modified = B_TRUE;
1185 * marks the new params as modified if different.
1203 new->modified = B_TRUE;
1215 new->modified = B_TRUE;
1241 IPQOSCDBG1(DIFF, "Marking filter %s as modified\n", new->name);
1243 new->modified
9021 flush( boolean_t *modified) argument
9096 boolean_t modified = B_FALSE; local
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_slice.c847 * SIDEEFFECTS: updates the module private list of modified slices
883 /* create a modified slice record for the new slice */
895 /* update/create the modified slice record gfor the source slice */
911 * was taken from to create the modified slice
912 * mod_name - name of the modified slice
913 * mod_index - name of the modified slice
914 * mod_stblk - start block of the modified slice
915 * mod_nblks - size in blocks of the modified slice
916 * mod_size - size in bytes of the modified slice
919 * devconfig_t representing the modified slic
1111 modslice_t *modified = NULL; local
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Drctl.c303 * modified to that of the location of the buffer.
1749 int modified = 0; local
1778 modified = 1;
1805 modified = 1;
1831 modified = 1;
1851 /* Reset the cursor if rctl values have been modified */
1852 if (modified) {
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h951 bool modified; member in struct:e1000_shadow_ram

Completed in 97 milliseconds