| /src/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
| H A D | kerberos.ldif | 43 changetype: modify 58 changetype: modify 71 changetype: modify 86 changetype: modify 98 changetype: modify 126 changetype: modify 138 changetype: modify 150 changetype: modify 164 changetype: modify 180 changetype: modify [all …]
|
| /src/contrib/ncurses/ncurses/tinfo/ |
| H A D | hashed_db.c | 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 107 p->modify = modify; in make_connection() 122 _nc_db_open(const char *path, bool modify) in _nc_db_open() argument 130 if ((result = find_connection(path, modify)) == NULL) { in _nc_db_open() 139 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open() 149 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open() 156 modify ? DB_CREATE : DB_RDONLY, in _nc_db_open() [all …]
|
| /src/lib/libsys/x86/ |
| H A D | pkru.c | 47 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()
|
| /src/usr.sbin/etcupdate/tests/ |
| H A D | ignore_test.sh | 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"
|
| /src/tools/test/stress2/misc/ |
| H A D | pkru.sh | 53 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 …]
|
| /src/contrib/ncurses/ |
| H A D | NEWS | 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 56 + modify MinGW32 configuration to account for its use of Windows-style 113 + modify configure-script and makefiles to make it easier to override 138 + modify MKfallback.sh to eliminate TERMINFO environment variable. 148 + modify handle_wheel case 2 to ignore the event as in case 1 for 186 + modify configure script cases for $host_os, to accommodate 64-bit 202 + modify recursive make rules to avoid interference with GNU make's 209 + modify configure check for MAKEFLAGS/MFLAGS to ignore existing value 228 + modify ".spec" test-files to work around timestamp-clamping in 290 + modify infocmp -E/-e fallback feature to reduce stricter compiler [all …]
|
| H A D | ANNOUNCE | 122 * 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 …]
|
| /src/contrib/dialog/ |
| H A D | CHANGES | 13 + 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 …]
|
| /src/tests/sys/cddl/zfs/tests/cli_root/zfs_diff/ |
| H A D | zfs_diff_001_pos.ksh | 40 log_must ${MKDIR} ${TESTDIR}/dirs/modify 45 log_must ${TOUCH} ${TESTDIR}/files/modify 55 log_must ${TOUCH} ${TESTDIR}/dirs/modify 59 log_must ${DATE} >> ${TESTDIR}/files/modify
|
| H A D | zfs_diff_001_pos.golden | 6 M /testdir1526/dirs/modify 9 M /testdir1526/files/modify
|
| /src/tests/sys/audit/ |
| H A D | Makefile | 4 ATF_TESTS_C+= file-attribute-modify 20 SRCS.file-attribute-modify+= file-attribute-modify.c 21 SRCS.file-attribute-modify+= utils.c
|
| /src/contrib/bmake/unit-tests/ |
| H A D | varname-dot-newline.mk | 23 .if make(try-to-modify) 40 @${MAKE} -f ${MAKEFILE} try-to-modify || true
|
| /src/sys/x86/include/ |
| H A D | sysarch.h | 147 int x86_pkru_get_perm(unsigned int keyidx, int *access, int *modify); 148 int x86_pkru_set_perm(unsigned int keyidx, int access, int modify);
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-srp.pod.in | 14 [B<-modify>] 31 password) file. At most one of the B<-add>, B<-modify>, B<-delete>, and B<-list> 56 =item B<-modify>
|
| /src/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | datapath.h | 558 struct iwl_rx_baid_cfg_cmd_modify modify; member 622 } __packed modify; /* TX_QUEUE_CFG_CMD_MODIFY_API_S_VER_1 */ member 692 } __packed modify; /* SEC_KEY_MODIFY_CMD_API_S_VER_1 */ member
|
| /src/release/packages/ucl/ |
| H A D | mtree-all.ucl | 6 * Permission to use, copy, modify, and distribute this software for any 25 and create or modify a hierarchy from a specification.
|
| H A D | pam-all.ucl | 6 * Permission to use, copy, modify, and distribute this software for any 26 method without needing to modify the application.
|
| H A D | sound-all.ucl | 6 * Permission to use, copy, modify, and distribute this software for any 30 * sndctl(8) can display and modify audio device configuration.
|
| /src/crypto/krb5/src/ccapi/common/win/ |
| H A D | ccs_request.Acf | 12 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and 19 * permission. Furthermore if you modify this software you must label
|
| H A D | ccs_reply.Acf | 12 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and 19 * permission. Furthermore if you modify this software you must label
|
| /src/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | mld-key.c | 135 .u.modify.old_sta_mask = cpu_to_le32(data->old_sta_mask), in iwl_mvm_mld_update_sta_key() 136 .u.modify.new_sta_mask = cpu_to_le32(data->new_sta_mask), in iwl_mvm_mld_update_sta_key() 137 .u.modify.key_id = cpu_to_le32(key->keyidx), in iwl_mvm_mld_update_sta_key() 138 .u.modify.key_flags = in iwl_mvm_mld_update_sta_key()
|
| /src/usr.bin/mail/ |
| H A D | quit.c | 65 int mcount, p, modify, autohold, anystat, holdbit, nohold; in quit() local 150 modify = 0; in quit() 161 modify++; in quit() 171 if (p == msgCount && !modify && !anystat) { in quit()
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | key.c | 336 .u.modify.old_sta_mask = cpu_to_le32(data->old_sta_mask), in iwl_mld_update_sta_key_iter() 337 .u.modify.new_sta_mask = cpu_to_le32(data->new_sta_mask), in iwl_mld_update_sta_key_iter() 338 .u.modify.key_id = cpu_to_le32(key->keyidx), in iwl_mld_update_sta_key_iter() 339 .u.modify.key_flags = in iwl_mld_update_sta_key_iter()
|
| /src/crypto/krb5/src/lib/ |
| H A D | krb5.rc | 12 * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and 19 * permission. Furthermore if you modify this software you must label
|
| /src/sys/netgraph/ |
| H A D | ng_source.c | 881 int modify; in ng_source_dup_mod() local 886 modify = sc->embed_timestamp.flags & NGM_SOURCE_EMBED_ENABLE; in ng_source_dup_mod() 887 for (i = 0; !modify && i < NG_SOURCE_COUNTERS; ++i) in ng_source_dup_mod() 888 modify = sc->embed_counter[i].flags & NGM_SOURCE_EMBED_ENABLE; in ng_source_dup_mod() 891 if (modify) in ng_source_dup_mod() 901 if (!modify) in ng_source_dup_mod()
|