/freebsd/contrib/diff/src/ |
H A D | diff.h | 218 struct change struct 220 struct change *link; /* Previous or next edit command */ argument 221 lin inserted; /* # lines of file 1 changed here. */ argument 222 lin deleted; /* # lines of file 0 changed here. */ argument 223 lin line0; /* Line number of 1st deleted line. */ 224 lin line1; /* Line number of 1st inserted line. */ 225 bool ignore; /* Flag used in context.c. */
|
H A D | util.c | 479 print_script (struct change *script, in print_script()
|
/freebsd/crypto/openssh/ |
H A D | auth2-passwd.c | 56 u_char change; in userauth_passwd() local
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_port_buffer.c | 195 bool *change) in update_buffer_lossy() 240 u32 change, unsigned int mtu, in mlx5e_port_manual_buffer_config()
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | RewriteRule.h | 184 inline ASTEdit change(RangeSelector Target, TextGenerator Replacement) { in change() function 198 inline ASTEdit change(TextGenerator Replacement) { in change() function
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | chpass_s.c | 39 change(void *server_handle, in change() function
|
/freebsd/contrib/nvi/vi/ |
H A D | v_ulcase.c | 143 int change, rval; in ulcase() local
|
H A D | v_increment.c | 53 long change, ltmp, lval; in v_increment() local
|
/freebsd/usr.bin/brandelf/ |
H A D | brandelf.c | 72 bool change, force, listed; in main() local
|
/freebsd/contrib/elftoolchain/brandelf/ |
H A D | brandelf.c | 98 int ch, change = 0, force = 0, listed = 0; in main() local
|
/freebsd/usr.bin/top/ |
H A D | utils.c | 180 long change; in percentages() local
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_quota.c | 151 chkdq(struct inode *ip, ufs2_daddr_t change, struct ucred *cred, int flags) in chkdq() 251 chkdqchg(struct inode *ip, ufs2_daddr_t change, struct ucred *cred, in chkdqchg() 306 chkiq(struct inode *ip, int change, struct ucred *cred, int flags) in chkiq() 390 chkiqchg(struct inode *ip, int change, struct ucred *cred, int type, int *warn) in chkiqchg()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evmap.c | 718 const struct event_change *change) 840 struct event_change *change; local 871 struct event_change *change; local 901 struct event_change *change; local
|
H A D | epoll.c | 226 change_to_string(int change) in change_to_string()
|
H A D | kqueue.c | 180 kq_setup_kevent(struct kevent *out, evutil_socket_t fd, int filter, short change) in kq_setup_kevent() argument
|
/freebsd/contrib/libevent/ |
H A D | evmap.c | 718 const struct event_change *change) 840 struct event_change *change; local 871 struct event_change *change; local 901 struct event_change *change; local
|
H A D | epoll.c | 226 change_to_string(int change) in change_to_string()
|
H A D | kqueue.c | 180 kq_setup_kevent(struct kevent *out, evutil_socket_t fd, int filter, short change) in kq_setup_kevent()
|
/freebsd/sbin/ipf/ipf/ |
H A D | ipf.c | 261 int flag, xfd, logopt, change = 0; in packetlogon() local
|
/freebsd/tests/sys/kern/ |
H A D | socket_accf.c | 214 ATF_TC_BODY(change, tc) in ATF_TC_BODY() argument
|
/freebsd/sys/dev/iicbus/pmic/rockchip/ |
H A D | rk8xx_regulators.c | 118 int change; in rk8xx_regnode_reg_to_voltage() local
|
/freebsd/sbin/restore/ |
H A D | restore.c | 557 long change; in removeoldnodes() local
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_mesh.c | 599 unsigned int i, j, change; in get_switch_metric() local 932 unsigned int change; in make_geometry() local 1217 unsigned int change; in make_coord() local
|
/freebsd/lib/libc/db/hash/ |
H A D | hash_bigkey.c | 558 u_int32_t change; in __big_split() local
|
/freebsd/contrib/tcsh/ |
H A D | ma.setp.c | 555 change(struct pelem *pe, int loc, char *key) in change() function
|