Home
last modified time | relevance | path

Searched full:modify (Results 1 – 25 of 3436) sorted by relevance

12345678910>>...138

/freebsd/contrib/ncurses/
H A DNEWS8 -- without limitation the rights to use, copy, modify, merge, publish, --
72 + modify test/test_mouse.c to use curses api for raw/noraw.
79 + modify tput/tset reset feature to avoid 1-second sleep if running in
81 + modify check-size feature to avoid using it in a pseudoterminal
88 + modify xgterm to work around line-drawing bug -TD
110 + modify wenclose() to handle pads (Debian #1059783).
135 + modify configure scripts/makefiles to omit KEY_RESIZE if the
140 + modify dist.mk to avoid passing developer's comments in manpages into
150 + modify doc-html test package's install-directory, per lintian.
168 + modify infocmp "-u" option to not report cancels for strings which
[all …]
H A DANNOUNCE122 * modify _nc_syserr_abort to use _nc_env_access, rather than only
125 * modify flushinp to use file descriptors in SCREEN, rather than
127 * modify mcprint to use file descriptor in SCREEN, for consistency
128 * modify internal function _nc_read_file_entry to show relevant
137 * modify delscreen to limit the windows which it creates to just
139 * modify endwin to return an error if it is called again without an
141 * modify wenclose to handle pads
169 + modify "-u" option to not report cancels for strings which
181 + modify check for multiply defined aliases to report problems
190 + modify reset command to avoid altering clocal if the terminal
[all …]
/freebsd/contrib/dialog/
H A DCHANGES13 + modify options-parsing to permit a "no" on any boolean option and
23 + modify configure script's compiler check to work around Xcode's
45 + modify dlg_ok_label() and dlg_ok_labels() to ignore --no-ok if all
50 + modify several widgets to make their handling of --no-ok consistent
57 + modify configure script to make Solaris -R rpath feature work
81 + modify init_dialog's initialization of tab_len and aspect_ratio to
144 + modify dselect/fselect to work with autosizing (Debian #915949).
147 + modify inputmenu to recognize the "Cancel" button and keys bound to
183 + modify dialog-config.in so that setting prefix or exec-prefix to
190 + modify dlg_will_resize() and dlg_result_key() functions to reduce
[all …]
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dhashed_db.c8 * without limitation the rights to use, copy, modify, merge, publish, *
50 bool modify; member
64 find_connection(const char *path, bool modify) in find_connection() argument
70 if (!strcmp(p->path, path) && p->modify == modify) { in find_connection()
98 make_connection(DB * db, const char *path, bool modify) in make_connection() argument
105 p->modify = modify; in make_connection()
119 _nc_db_open(const char *path, bool modify) in _nc_db_open() argument
127 if ((result = find_connection(path, modify)) == 0) { in _nc_db_open()
136 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open()
146 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h358 /// - NewInsnID(ULEB128) - Instruction ID to modify
367 /// - NewInsnID(ULEB128) - Instruction ID to modify
373 /// - NewInsnID(ULEB128) - Instruction ID to modify
380 /// - InsnID(ULEB128) - Instruction ID to modify
385 /// - InsnID(ULEB128) - Instruction ID to modify
389 /// - InsnID(ULEB128) - Instruction ID to modify
395 /// - InsnID(ULEB128) - Instruction ID to modify
400 /// - InsnID(ULEB128) - Instruction ID to modify
408 /// - InsnID(ULEB128) - Instruction to modify.
416 /// - InsnID(ULEB128) - Instruction to modify.
[all …]
/freebsd/secure/lib/libcrypto/
H A DMakefile.asm56 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\
61 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\
136 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\
144 ( echo '/* Do not modify. This file is auto-generated from ${SHA_SRC}. */' ;\
196 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\
285 ( echo '/* Do not modify. This file is auto-generated from ${.IMPSRC:T}. */' ;\
335 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\
340 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\
345 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\
350 ( echo '/* Do not modify. This file is auto-generated from ${.ALLSRC:T}. */' ;\
[all …]
/freebsd/lib/libsys/x86/
H A Dpkru.c47 x86_pkru_get_perm_unsup(u_int keyidx, int *access, int *modify) in x86_pkru_get_perm_unsup() argument
55 x86_pkru_get_perm_hw(u_int keyidx, int *access, int *modify) in x86_pkru_get_perm_hw() argument
66 *modify = (pkru & (2 << keyidx)) == 0; in x86_pkru_get_perm_hw()
78 x86_pkru_set_perm_unsup(u_int keyidx, int access, int modify) in x86_pkru_set_perm_unsup() argument
86 x86_pkru_set_perm_hw(u_int keyidx, int access, int modify) in x86_pkru_set_perm_hw() argument
99 if (!modify) in x86_pkru_set_perm_hw()
H A Dpkru.339 .Fn x86_pkru_get_perm "unsigned int keyidx" "int *access" "int *modify"
41 .Fn x86_pkru_set_perm "unsigned int keyidx" "int access" "int modify"
161 .Fa modify
166 establishes the access and modify permissions for the given key index
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_modify_wq.36 ibv_modify_wq \- Modify a Work Queue (WQ).
29 uint32_t flags; /* Flags values to modify, use enum ibv_wq_flags */
30 uint32_t flags_mask; /* Which flags to modify, use enum ibv_wq_flags */
37 will modify the WQ based on the given
H A Dibv_modify_qp.36 ibv_modify_qp \- modify the attributes of a queue pair (QP)
68 .B IBV_QP_STATE \fR Modify qp_state
114 If any of the modify attributes or the modify mask are invalid, none
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Ddatapath.h481 * @IWL_RX_BAID_ACTION_MODIFY: modify the BAID session
540 * @modify: modify data
548 struct iwl_rx_baid_cfg_cmd_modify modify;
566 * @IWL_SCD_QUEUE_MODIFY: modify a queue
588 * @u.modify.old_sta_mask: old station mask for modify
589 * @u.modify.tid: TID of queue to modify
590 * @u.modify
532 struct iwl_rx_baid_cfg_cmd_modify modify; global() member
595 } __packed modify; /* TX_QUEUE_CFG_CMD_MODIFY_API_S_VER_1 */ global() member
664 } __packed modify; /* SEC_KEY_MODIFY_CMD_API_S_VER_1 */ global() member
[all...]
H A Dsta.h151 * @STA_MODIFY_PROT_TH: modify RTS threshold
152 * @STA_MODIFY_QUEUES: modify the queues used by this station
168 * @STA_MODE_MODIFY: modify the station
203 * struct iwl_mvm_add_sta_cmd_v7 - Add/modify a station in the fw's sta table.
283 * struct iwl_mvm_add_sta_cmd - Add/modify a station in the fw's sta table.
355 * struct iwl_mvm_add_sta_key_common - add/modify sta key common part
372 * struct iwl_mvm_add_sta_key_cmd_v1 - add/modify sta key
386 * struct iwl_mvm_add_sta_key_cmd - add/modify sta key
408 * @ADD_STA_MODIFY_NON_EXISTING_STA: driver requested to modify a station that
419 * struct iwl_mvm_rm_sta_cmd - Add / modify
[all...]
/freebsd/usr.sbin/etcupdate/tests/
H A Dignore_test.sh79 # tree: Test three different cases (add, modify, remove) that all
83 echo "old" > $i/tree/modify
85 echo "new" > $NEW/tree/modify
195 U /tree/modify
204 file /tree/modify "new"
225 file /tree/modify "old"
246 file /tree/modify "old"
270 file /tree/modify "old"
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_diff/
H A Dzfs_diff_001_pos.ksh40 log_must ${MKDIR} ${TESTDIR}/dirs/modify
45 log_must ${TOUCH} ${TESTDIR}/files/modify
54 # Now modify them in different ways
55 log_must ${TOUCH} ${TESTDIR}/dirs/modify
59 log_must ${DATE} >> ${TESTDIR}/files/modify
/freebsd/tests/sys/audit/
H A DMakefile4 ATF_TESTS_C+= file-attribute-modify
20 SRCS.file-attribute-modify+= file-attribute-modify.c
21 SRCS.file-attribute-modify+= utils.c
/freebsd/tools/test/stress2/misc/
H A Dpkru.sh53 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify);
54 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify);
112 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify);
113 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify);
176 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify);
177 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify);
265 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify);
266 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify);
404 int access, error, modify, orig_access, orig_modify;
410 modify = check_modify ? 0 : 1;
[all …]
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-srp.pod.in14 [B<-modify>]
31 password) file. At most one of the B<-add>, B<-modify>, B<-delete>, and B<-list>
56 =item B<-modify>
58 Modify the SRP verifier of an existing user.
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/
H A DLICENSE3 This is free software; you can redistribute it and/or modify it under
50 distribute copies of the software, or if you modify it.
59 distribute and/or modify the software.
91 2. You may modify your copy or copies of the Program or any portion of
149 4. You may not copy, modify, sublicense, distribute or transfer the
151 Any attempt otherwise to copy, modify, sublicense, distribute or transfer
164 licensor to copy, distribute or modify the Program subject to these
202 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
228 This program is free software; you can redistribute it and/or modify
319 3. You may otherwise modify your copy of this Package in any way, provided that
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_raw_spill_block.ksh31 # 4) Modify the files and spill blocks in a variety of ways.
76 # Modify file[1-6]'s contents but not the spill blocks.
93 # Modify file[11-16]'s contents and their spill blocks.
114 # Modify file[21-26]'s contents and remove their spill blocks.
137 # Modify file[31-40]'s spill blocks but not the file contents.
H A Dsend_spill_block.ksh29 # 4) Modify the files and spill blocks in a variety of ways.
72 # Modify file[1-6]'s contents but not the spill blocks.
89 # Modify file[11-16]'s contents and their spill blocks.
110 # Modify file[21-26]'s contents and remove their spill blocks.
133 # Modify file[31-40]'s spill blocks but not the file contents.
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-srp.1147 [\fB\-modify\fR]
167 password) file. At most one of the \fB\-add\fR, \fB\-modify\fR, \fB\-delete\fR, and \fB\-list\fR
186 .IP "\fB\-modify\fR" 4
187 .IX Item "-modify"
188 Modify the \s-1SRP\s0 verifier of an existing user.
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A DTHIRDPARTYLICENSE.gplv231 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
296 This program is free software; you can redistribute it and/or modify
/freebsd/gnu/
H A DCOPYING31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
296 This program is free software; you can redistribute it and/or modify
/freebsd/contrib/diff/
H A DCOPYING31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
296 This program is free software; you can redistribute it and/or modify
/freebsd/sys/contrib/zstd/
H A DCOPYING31 distribute copies of the software, or if you modify it.
41 distribute and/or modify the software.
90 2. You may modify your copy or copies of the Program or any portion
172 4. You may not copy, modify, sublicense, or distribute the Program
174 otherwise to copy, modify, sublicense or distribute the Program is
181 signed it. However, nothing else grants you permission to modify or
191 original licensor to copy, distribute or modify the Program subject to
271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
296 This program is free software; you can redistribute it and/or modify

12345678910>>...138