/freebsd/contrib/libpcap/ |
H A D | optimize.c | 767 vstore(struct stmt *s, bpf_u_int32 *valp, bpf_u_int32 newval, int alter) in vstore() argument 769 if (alter && newval != VAL_UNKNOWN && *valp == newval) in vstore() 1186 opt_stmt(opt_state_t *opt_state, struct stmt *s, bpf_u_int32 val[], int alter) in opt_stmt() argument 1197 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 1204 if (alter && opt_state->vmap[v].is_const) { in opt_stmt() 1216 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 1221 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 1226 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 1231 vstore(s, &val[X_ATOM], v, alter); in opt_stmt() 1236 vstore(s, &val[X_ATOM], v, alter); in opt_stmt() [all …]
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_setup.c | 420 TTY alter = saved; in _nc_check_screensize() local 433 alter.c_lflag &= (unsigned) ~(ECHO | ICANON | ISIG | IEXTEN); in _nc_check_screensize() 434 alter.c_iflag &= (unsigned) ~(IXON | BRKINT | PARMRK); in _nc_check_screensize() 435 alter.c_cc[VMIN] = 0; in _nc_check_screensize() 436 alter.c_cc[VTIME] = 1; in _nc_check_screensize() 437 SET_TTY(fd, &alter); in _nc_check_screensize()
|
/freebsd/contrib/pnglite/ |
H A D | LICENSE | 10 including commercial applications, and to alter it and redistribute it
|
/freebsd/sys/contrib/zlib/ |
H A D | LICENSE | 10 including commercial applications, and to alter it and redistribute it
|
H A D | README | 93 including commercial applications, and to alter it and redistribute it
|
/freebsd/contrib/ncurses/doc/ |
H A D | ncurses-intro.doc | 1459 int move_field(FIELD *field, /* field to alter */ 1468 int set_field_just(FIELD *field, /* field to alter */ 1487 int set_field_fore(FIELD *field, /* field to alter */ 1492 int set_field_back(FIELD *field, /* field to alter */ 1497 int set_field_pad(FIELD *field, /* field to alter */ 1502 int set_new_page(FIELD *field, /* field to alter */ 1517 int set_field_opts(FIELD *field, /* field to alter */ 1520 int field_opts_on(FIELD *field, /* field to alter */ 1523 int field_opts_off(FIELD *field, /* field to alter */ 1603 int set_field_status(FIELD *field, /* field to alter */ [all …]
|
/freebsd/usr.bin/mail/ |
H A D | quit.c | 309 alter(mailname); in quit() 370 alter(mailname); in writeback()
|
H A D | extern.h | 78 void alter(char *);
|
H A D | util.c | 317 alter(char *name) in alter() function
|
/freebsd/tools/test/stress2/misc/ |
H A D | fuzz.sh | 135 case 'n': /* Bits to alter */
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CONF_CTX_set1_prefix.pod | 20 Command prefixes alter the commands recognised by subsequent SSL_CONF_cmd()
|
/freebsd/sys/contrib/openzfs/module/zstd/ |
H A D | README.md | 7 intentionally unmodified. Please do not alter the file containing the zstd
|
/freebsd/contrib/nvi/regex/ |
H A D | COPYRIGHT | 6 any computer system, and to alter it and redistribute it, subject
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | COPYRIGHT.regex | 8 any computer system, and to alter it and redistribute it, subject
|
/freebsd/contrib/ntp/html/hints/ |
H A D | mpeix | 28 affected by this bug side-effect. You can safely use these commands to alter
|
/freebsd/lib/libc/regex/ |
H A D | COPYRIGHT | 6 any computer system, and to alter it and redistribute it, subject
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/ |
H A D | zpool_import.cfg | 56 export ALTER_ROOT=/alter${TESTCASE_ID}
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | vis.hin | 58 * to alter set of characters encoded (default is to encode all
|
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/ |
H A D | intel-ixp4xx.dtsi | 76 * than at 0x0 you need to alter this.
|
/freebsd/sys/contrib/openzfs/ |
H A D | LICENSE | 178 not remove or alter any copyright, patent or trademark notices 206 limit or alter the recipient's rights in the Source Code form from
|
/freebsd/sys/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 178 not remove or alter any copyright, patent or trademark notices 206 limit or alter the recipient's rights in the Source Code form from
|
/freebsd/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 178 not remove or alter any copyright, patent or trademark notices 206 limit or alter the recipient's rights in the Source Code form from
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | README | 65 Note that since filters use threads, it may be necessary to alter per
|
/freebsd/usr.sbin/bsdconfig/console/include/ |
H A D | messages.subr | 242 msg_ukrainian_koi8_u_koi8_r_desc="Ukranian KOI8-U+KOI8-R keymap (alter)"
|
/freebsd/contrib/unbound/dnstap/ |
H A D | dnstap.proto | 88 PASS = 3; // Do not alter the response (passthrough)
|