| /freebsd-9-stable/contrib/cvs/diff/ |
| D | diff.h | 199 struct change struct 201 struct change *link; /* Previous or next edit command */ argument 202 int inserted; /* # lines of file 1 changed here. */ argument 203 int deleted; /* # lines of file 0 changed here. */ argument 204 int line0; /* Line number of 1st deleted line. */ 205 int line1; /* Line number of 1st inserted line. */ 206 char ignore; /* Flag used in context.c */
|
| /freebsd-9-stable/contrib/diff/src/ |
| 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. */
|
| D | util.c | 479 print_script (struct change *script, in print_script()
|
| /freebsd-9-stable/crypto/openssh/ |
| D | auth2-passwd.c | 54 int change; in userauth_passwd() local
|
| /freebsd-9-stable/crypto/heimdal/lib/kadm5/ |
| D | chpass_s.c | 39 change(void *server_handle, in change() function
|
| /freebsd-9-stable/usr.bin/brandelf/ |
| D | brandelf.c | 67 int ch, change = 0, force = 0, listed = 0; in main() local
|
| /freebsd-9-stable/contrib/nvi/vi/ |
| D | v_ulcase.c | 155 int change, rval; local
|
| D | v_increment.c | 59 long change, ltmp, lval; local
|
| /freebsd-9-stable/sys/ufs/ufs/ |
| D | ufs_quota.c | 153 chkdq(struct inode *ip, ufs2_daddr_t change, struct ucred *cred, int flags) in chkdq() 252 chkdqchg(struct inode *ip, ufs2_daddr_t change, struct ucred *cred, in chkdqchg() 307 chkiq(struct inode *ip, int change, struct ucred *cred, int flags) in chkiq() 396 chkiqchg(struct inode *ip, int change, struct ucred *cred, int type, int *warn) in chkiqchg()
|
| /freebsd-9-stable/contrib/ipfilter/tools/ |
| D | ipf.c | 259 int flag, xfd, logopt, change = 0; local
|
| /freebsd-9-stable/contrib/ntp/sntp/libevent/ |
| D | evmap.c | 707 const struct event_change *change) 829 struct event_change *change; local 860 struct event_change *change; local 895 struct event_change *change; local
|
| D | epoll.c | 226 change_to_string(int change) in change_to_string()
|
| D | kqueue.c | 175 kq_setup_kevent(struct kevent *out, evutil_socket_t fd, int filter, short change) in kq_setup_kevent()
|
| /freebsd-9-stable/contrib/top/ |
| D | utils.c | 283 register long change; local
|
| D | top.c | 145 register int change; local
|
| /freebsd-9-stable/sbin/restore/ |
| D | restore.c | 563 long change; in removeoldnodes() local
|
| /freebsd-9-stable/lib/libc/db/hash/ |
| D | hash_bigkey.c | 562 u_int32_t change; in __big_split() local
|
| /freebsd-9-stable/sbin/fsck_ffs/ |
| D | dir.c | 83 long change; in propagate() local
|
| /freebsd-9-stable/contrib/gcc/ |
| D | ddg.c | 909 int change; in find_nodes_on_paths() local 1021 int change = 1; in longest_simple_path() local
|
| D | struct-equiv.c | 594 int change; in rtx_equiv_p() local
|
| /freebsd-9-stable/usr.sbin/ctm/mkCTM/ |
| D | mkctm.c | 43 int change; variable
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | ma.setp.c | 556 change(struct pelem *pe, int loc, char *key) in change() function
|
| /freebsd-9-stable/usr.sbin/ppp/ |
| D | tty.c | 121 int ombits, change; in tty_Timeout() local
|
| /freebsd-9-stable/crypto/heimdal/kpasswd/ |
| D | kpasswdd.c | 234 change (krb5_auth_context auth_context, in change() function
|
| /freebsd-9-stable/sys/dev/usb/ |
| D | usb_request.c | 783 uint16_t change; in usbd_req_reset_port() local 874 uint16_t change; in usbd_req_warm_reset_port() local
|