/freebsd/bin/chmod/ |
H A D | chmod.1 | 166 Allow read by others. 168 Allow write by others. 170 For files, allow execution by others. 171 For directories allow others to 177 others, and no set-uid or set-gid behaviour is 755 305 deny write permission to group and others. 321 clear all mode bits for group and others.
|
/freebsd/sys/dev/ath/ath_hal/ah_regdomain/ |
H A D | ah_rd_regenum.h | 61 ETSI2_WORLD = 0x35, /* Hungary & others */ 62 ETSI3_WORLD = 0x36, /* France & others */ 203 ETSI1 = 0x0130, /* Europe & others */ 204 ETSI2 = 0x0230, /* Europe & others */ 205 ETSI3 = 0x0330, /* Europe & others */ 206 ETSI4 = 0x0430, /* Europe & others */ 207 ETSI5 = 0x0530, /* Europe & others */ 208 ETSI6 = 0x0630, /* Europe & others */ 215 FCC1 = 0x0110, /* US & others */
|
/freebsd/sys/dev/rtwn/rtl8812a/ |
H A D | r12a_priv.h | 193 * Others. 300 * Others. 318 * Others. 508 /* Others. */ 523 /* Others. */ 548 /* Others */ 563 /* Others. */ 591 /* Others. */ 610 /* Others. */ 638 /* Others. */ [all …]
|
/freebsd/include/ |
H A D | cpio.h | 49 #define C_IROTH 0000004 /* Read by others. */ 50 #define C_IWOTH 0000002 /* Write by others. */ 51 #define C_IXOTH 0000001 /* Execute by others. */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | FunctionComparator.h | 130 /// greater then others. 149 /// [NFCT], [FCT, "others"], [FCT, pointers], [FCT, vectors] 165 /// [NFCT], [FCT, "others"], [FCT, pointers], [FCT, vectors] 167 /// Now look, what could be inside [FCT, "others"], for example: 168 /// [FCT, "others"] = 182 /// could be easy sorted among each others. 227 /// Stage 0: Value that is function itself is always greater then others. 233 /// Stage 2: InlineAsm instances are greater than others. If both left and
|
/freebsd/contrib/file/python/ |
H A D | LICENSE | 2 Software written by Ian F. Darwin and others; 3 maintained 1995-present by Christos Zoulas and others.
|
/freebsd/contrib/libucl/tests/schema/ |
H A D | properties.json | 81 "description": "additionalProperty validates others", 86 "description": "additionalProperty invalidates others",
|
/freebsd/contrib/file/src/ |
H A D | asprintf.c | 3 * Software written by Ian F. Darwin and others; 4 * maintained 1995-present by Christos Zoulas and others.
|
H A D | dprintf.c | 3 * Software written by Ian F. Darwin and others; 4 * maintained 1995-present by Christos Zoulas and others.
|
H A D | tar.h | 3 * Software written by Ian F. Darwin and others; 4 * maintained 1995-present by Christos Zoulas and others.
|
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.c | 246 ETSI2_WORLD = 0x35, /* Hungary & others */ 247 ETSI3_WORLD = 0x36, /* France & others */ 349 ETSI1 = 0x0130, /* Europe & others */ 350 ETSI2 = 0x0230, /* Europe & others */ 351 ETSI3 = 0x0330, /* Europe & others */ 352 ETSI4 = 0x0430, /* Europe & others */ 353 ETSI5 = 0x0530, /* Europe & others */ 354 ETSI6 = 0x0630, /* Europe & others */ 359 FCC1 = 0x0110, /* US & others */ 408 D(ETSI2_WORLD), /* Hungary & others */ [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | uniphier-regulator.txt | 25 "link" - for others 30 "link" - for others
|
/freebsd/sys/contrib/device-tree/Bindings/reset/ |
H A D | uniphier-reset.txt | 27 "link" - for others 32 "link" - for others
|
/freebsd/contrib/tnftp/src/ |
H A D | ruserpass.c | 165 warnx("Error: .netrc file is readable by others"); in ruserpass() 166 warnx("Remove password or make file unreadable by others"); in ruserpass() 177 warnx("Error: .netrc file is readable by others"); in ruserpass() 178 warnx("Remove account or make file unreadable by others"); in ruserpass()
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | passwdqc_check.c | 66 int digits, lowers, uppers, others, unknowns; in is_simple() local 70 digits = lowers = uppers = others = unknowns = 0; in is_simple() 79 others++; in is_simple() 104 if (others) classes++; in is_simple()
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | ruserpass.c | 178 warnx("Error: .netrc file is readable by others."); in ruserpassword() 179 warnx("Remove password or make file unreadable by others."); in ruserpassword() 189 warnx("Error: .netrc file is readable by others."); in ruserpassword() 190 warnx("Remove account or make file unreadable by others."); in ruserpassword()
|
/freebsd/contrib/ncurses/man/ |
H A D | mitem_opts.3x | 53 others alone. 56 others alone.
|
H A D | form_opts.3x | 53 others alone. 56 others alone.
|
H A D | menu_opts.3x | 53 others alone. 56 others alone.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYSubtarget.h | 40 Others, enumerator 55 /// CSKYProcFamily - CSKY processor family: CK801, CK802, and others. 56 CSKYProcFamilyEnum CSKYProcFamily = Others;
|
/freebsd/usr.sbin/setfmac/ |
H A D | setfsmac.8 | 67 all others are disregarded and silently dropped. 87 all others are disregarded and silently dropped.
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-arb-gpio-challenge.txt | 21 others can see. These are all active low with pull-ups enabled. We'll 25 - THEIR_CLAIMS: output from others signaling that they want the bus
|
/freebsd/lib/libcompat/4.3/ |
H A D | rexec.c | 197 warnx("Error: .netrc file is readable by others."); in ruserpass() 198 warnx("Remove password or make file unreadable by others."); in ruserpass() 209 warnx("Error: .netrc file is readable by others."); in ruserpass() 210 warnx("Remove account or make file unreadable by others."); in ruserpass()
|
/freebsd/usr.sbin/cron/doc/ |
H A D | CHANGES | 50 others also reminded me of this, but Dan gets the point. I didn't fix it 75 something as screwed up as this system seems to be. However, various others 131 and the others left alone. Note that the crontab(1) command will do a utimes
|
/freebsd/lib/libc/string/ |
H A D | strmode.3 | 106 executable or the directory is not searchable by others, and the ``sticky'' 119 executable or the directory searchable by others, and the ``sticky''
|