Searched refs:change (Results 1 - 25 of 136) sorted by relevance

123456

/freebsd-current/contrib/diff/src/
H A Ddiff.h209 /* The result of comparison is an "edit script": a chain of `struct change'.
210 Each `struct change' represents one place where some lines are deleted
220 struct change
222 struct change *link; /* Previous or next edit command */
330 void print_context_script (struct change *, bool);
336 void print_ed_script (struct change *);
337 void pr_forward_ed_script (struct change *);
340 void print_ifdef_script (struct change *);
347 void print_normal_script (struct change *);
350 void print_rcs_script (struct change *);
218 struct change struct
[all...]
H A Ded.c25 static void print_ed_hunk (struct change *);
26 static void print_rcs_hunk (struct change *);
27 static void pr_forward_ed_hunk (struct change *);
33 print_ed_script (struct change *script)
41 print_ed_hunk (struct change *hunk)
84 /* Print change script in the style of ed commands,
89 pr_forward_ed_script (struct change *script)
95 pr_forward_ed_hunk (struct change *hunk)
130 print_rcs_script (struct change *script)
138 print_rcs_hunk (struct change *hun
[all...]
H A Dnormal.c25 static void print_normal_hunk (struct change *);
31 print_normal_script (struct change *script)
41 print_normal_hunk (struct change *hunk)
H A Dcontext.c35 static struct change *find_hunk (struct change *);
36 static void mark_ignorable (struct change *);
37 static void pr_context_hunk (struct change *);
38 static void pr_unidiff_hunk (struct change *);
92 print_context_script (struct change *script, bool unidiff)
98 struct change *e;
160 pr_context_hunk (struct change *hunk)
206 struct change *next = hunk;
220 /* The change NEX
[all...]
H A Dutil.c460 struct change *
461 find_change (struct change *start)
466 struct change *
467 find_reverse_change (struct change *start)
485 print_script (struct change *script,
486 struct change * (*hunkfun) (struct change *),
487 void (*printfun) (struct change *))
489 struct change *next = script;
493 struct change *thi
[all...]
/freebsd-current/tools/test/stress2/misc/
H A Dkevent9.sh88 struct kevent change;
89 memset(&change, 0, sizeof(change));
90 change.ident = getpid();
91 change.filter = EVFILT_PROC;
92 change.flags = EV_ADD | EV_ENABLE;
93 change.fflags = NOTE_EXIT | NOTE_EXEC | NOTE_FORK | NOTE_TRACK;
95 if (kevent(kqfd, &change, 1, NULL, 0, NULL) == -1)
97 err(1, "kevent change");
/freebsd-current/crypto/openssh/
H A Dauth2-passwd.c56 u_char change; local
59 if ((r = sshpkt_get_u8(ssh, &change)) != 0 ||
61 (change && (r = sshpkt_get_cstring(ssh, NULL, NULL)) != 0) ||
67 if (change)
68 logit("password change not supported");
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dzfs_diff_changes.ksh37 # Verify object $path has $change type
44 function verify_object_change # <path> <change>
47 change="$2"
51 if [[ "$diffchg" != "$change" ]]; then
52 log_fail "Unexpected change for $path ('$diffchg' != '$change')"
54 log_note "Object $path change is displayed correctly: '$change'"
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_change-key/
H A Dzfs_change-key_load.ksh26 # 'zfs change-key -l' should load a dataset's key to change it.
31 # 3. Attempt to change the key
33 # 3. Attempt to change the key
45 log_assert "'zfs change-key -l' should load a dataset's key to change it"
53 log_must zfs change-key -l $TESTPOOL/$TESTFS1
56 log_must zfs change-key -l $TESTPOOL/$TESTFS1
58 log_pass "'zfs change-key -l' loads a dataset's key to change i
[all...]
H A Dzfs_change-key_location.ksh26 # 'zfs change-key -o' should change the keylocation.
34 # 6. Attempt to change the key location to 'none'
35 # 7. Attempt to change the key location to an invalid value
47 log_assert "'zfs change-key -o' should change the keylocation"
54 log_must eval "echo $PASSPHRASE1 | zfs change-key -o keylocation=prompt" \
62 log_mustnot zfs change-key -o keylocation=none $TESTPOOL/$TESTFS1
63 log_mustnot zfs change-key -o keylocation=foobar $TESTPOOL/$TESTFS1
65 log_pass "'zfs change
[all...]
/freebsd-current/contrib/elftoolchain/brandelf/
H A Dbrandelf.c98 int ch, change = 0, force = 0, listed = 0; local
107 if (change)
137 change = 1;
161 if ((fd = open(argv[0], (change || force) ? O_RDWR :
168 if ((elf = elf_begin(fd, (change || force) ? ELF_C_RDWR :
191 if (!change && !force) {
/freebsd-current/usr.bin/brandelf/
H A Dbrandelf.c72 bool change, force, listed; local
78 change = false;
85 if (change)
105 change = true;
128 flags = change || force ? O_RDWR : O_RDONLY;
161 if (!change && !force) {
/freebsd-current/contrib/libxo/
H A Dlibxo-config.in24 --prefix=DIR change libxo prefix [default $prefix]
25 --exec-prefix=DIR change libxo exec prefix [default $exec_prefix]
/freebsd-current/contrib/nvi/vi/
H A Dv_increment.c53 long change, ltmp, lval; local
73 change = vp->count;
75 change = 1;
188 ltmp = vp->character == '-' ? -change : change;
206 if (!NPFITS(ULONG_MAX, ulval, change)) {
210 ulval += change;
212 if (ulval < change) {
216 ulval -= change;
H A Dv_ulcase.c143 int change, rval; local
150 change = rval = 0;
155 change = 1;
158 change = 1;
162 if (change && db_set(sp, lno, bp, len))
/freebsd-current/contrib/bmake/unit-tests/
H A Dvar-readonly.mk21 # now we can change it
/freebsd-current/contrib/ntp/sntp/libevent/
H A Devmap.c715 /** Helper: return the changelist_fdinfo corresponding to a given change. */
718 const struct event_change *change)
721 if (change->read_change & EV_CHANGE_SIGNAL) {
723 GET_SIGNAL_SLOT(ctx, &base->sigmap, change->fd, evmap_signal);
727 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);
840 struct event_change *change; local
852 change = &changelist->changes[idx];
855 memset(change, 0, sizeof(struct event_change));
856 change->fd = fd;
857 change
717 event_change_get_fdinfo(struct event_base *base, const struct event_change *change) argument
871 struct event_change *change; local
901 struct event_change *change; local
[all...]
/freebsd-current/contrib/libevent/
H A Devmap.c715 /** Helper: return the changelist_fdinfo corresponding to a given change. */
718 const struct event_change *change)
721 if (change->read_change & EV_CHANGE_SIGNAL) {
723 GET_SIGNAL_SLOT(ctx, &base->sigmap, change->fd, evmap_signal);
727 GET_IO_SLOT(ctx, &base->io, change->fd, evmap_io);
840 struct event_change *change; local
852 change = &changelist->changes[idx];
855 memset(change, 0, sizeof(struct event_change));
856 change->fd = fd;
857 change
717 event_change_get_fdinfo(struct event_base *base, const struct event_change *change) argument
871 struct event_change *change; local
901 struct event_change *change; local
[all...]
/freebsd-current/usr.bin/top/
H A Dutils.c168 * percentages(cnt, out, new, old, diffs) - calculate percentage change
180 long change; local
189 /* calculate changes for each state and the overall change */
192 if ((change = *new - *old) < 0)
195 change = (int)
198 total_change += (*dp++ = change);
208 /* calculate percentages based on overall change, rounding up */
/freebsd-current/share/examples/ypldap/
H A Dypldap.conf27 fixed attribute change "0"
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_port_buffer.c180 * change: <output>
190 * Set change to true if buffer configuration is modified.
195 bool *change)
233 *change = true;
240 u32 change, unsigned int mtu,
255 mlx5e_dbg(HW, priv, "%s: change=%x\n", __func__, change);
261 if (change & MLX5E_PORT_BUFFER_CABLE_LEN) {
268 if (change & MLX5E_PORT_BUFFER_PFC) {
280 if (change
192 update_buffer_lossy(struct mlx5e_priv *priv, unsigned int mtu, u8 pfc_en, u8 *buffer, u32 xoff, struct mlx5e_port_buffer *port_buffer, bool *change) argument
239 mlx5e_port_manual_buffer_config(struct mlx5e_priv *priv, u32 change, unsigned int mtu, struct ieee_pfc *pfc, u32 *buffer_size, u8 *prio2buffer) argument
[all...]
/freebsd-current/crypto/heimdal/lib/kadm5/
H A Dchpass_s.c39 change(void *server_handle, function
128 * change the password of `princ' to `password' if it's not already that.
136 return change (server_handle, princ, password, 1);
140 * change the password of `princ' to `password'
148 return change (server_handle, princ, password, 0);
152 * change keys for `princ' to `keys'
/freebsd-current/tools/sched/
H A Dschedgraph.d68 sched:::load-change
74 sched:::load-change
91 sched:::change-pri
93 printf("%d %d KTRGRAPH group:\"thread\", id:\"%s/%s tid %d\", point:\"priority change\", attributes: prio:%d, new prio:%d, linkedto:\"%s/%s tid %d\"\n", cpu, timestamp, args[0]->td_proc->p_comm, args[0]->td_name, args[0]->td_tid, args[0]->td_priority, arg2, curthread->td_proc->p_comm, curthread->td_name, curthread->td_tid);
/freebsd-current/crypto/heimdal/admin/
H A DMakefile.am13 change.c \
/freebsd-current/contrib/llvm-project/compiler-rt/include/profile/
H A DMIBEntryDef.inc21 * Testing of any change in this file can start only after the two copies are

Completed in 232 milliseconds

123456