| /freebsd/sys/compat/linux/ |
| H A D | linux_xattr.c | 58 int follow; member 68 int follow; member 77 int follow; member 84 int follow; member 163 attrnamespace, &auio, args->follow, UIO_USERSPACE); in listxattr() 218 .follow = FOLLOW, in linux_listxattr() 232 .follow = NOFOLLOW, in linux_llistxattr() 246 .follow = 0, in linux_flistxattr() 263 attrname, args->follow, UIO_USERSPACE); in removexattr() 277 .follow = FOLLOW, in linux_removexattr() [all …]
|
| /freebsd/bin/ln/ |
| H A D | symlink.7 | 64 .Dq follow 93 Except as noted below, all system calls follow symbolic links. 103 There are thirteen system calls that do not follow links, and which operate 124 it also does not follow symbolic links. 137 system call does not follow symbolic links 142 The following system calls follow symbolic links 175 has been changed to follow symbolic links. 185 Except as noted below, commands follow symbolic links named as command 227 commands do not follow symbolic links named as arguments, 269 commands do not follow symbolic links named as argument by default, [all …]
|
| /freebsd/sys/kern/ |
| H A D | vfs_extattr.c | 52 size_t nbytes, int follow); 55 size_t nbytes, int follow); 57 int attrnamespace, const char *attrname, int follow); 59 int attrnamespace, void *data, size_t nbytes, int follow); 103 NDINIT(&nd, LOOKUP, FOLLOW | AUDITVNODE2, UIO_USERSPACE, in sys_extattrctl() 113 NDINIT(&nd, LOOKUP, FOLLOW | LOCKLEAF | AUDITVNODE1, UIO_USERSPACE, in sys_extattrctl() 281 uap->attrname, uap->data, uap->nbytes, FOLLOW)); in sys_extattr_set_file() 303 const char *uattrname, void *data, size_t nbytes, int follow) in user_extattr_set_path() argument 312 attrname, data, nbytes, follow, UIO_USERSPACE)); in user_extattr_set_path() 317 const char *attrname, void *data, size_t nbytes, int follow, in kern_extattr_set_path() argument [all …]
|
| H A D | vfs_acl.c | 67 acl_type_t type, struct acl *aclp, int follow); 69 acl_type_t type, int follow); 71 acl_type_t type, struct acl *aclp, int follow); 73 acl_type_t type, const struct acl *aclp, int follow); 355 FOLLOW)); in sys___acl_get_file() 359 * Given a file path, get an ACL for it; don't follow links. 371 struct acl *aclp, int follow) in kern___acl_get_path() argument 376 NDINIT(&nd, LOOKUP, follow | AUDITVNODE1, UIO_USERSPACE, path); in kern___acl_get_path() 394 FOLLOW)); in sys___acl_set_file() 398 * Given a file path, set an ACL for it; don't follow links. [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | qcom,spmi-regulator.yaml | 64 BIT(0) = follow HW0_EN signal 65 BIT(1) = follow HW1_EN signal 66 BIT(2) = follow HW2_EN signal 67 BIT(3) = follow HW3_EN signal 78 BIT(0) = follow HW0_EN signal 79 BIT(1) = follow HW1_EN signal 80 BIT(2) = follow HW2_EN signal 81 BIT(3) = follow HW3_EN signal 82 BIT(4) = follow PMIC awake state
|
| H A D | qcom,spmi-regulator.txt | 260 BIT(0) = follow HW0_EN signal 261 BIT(1) = follow HW1_EN signal 262 BIT(2) = follow HW2_EN signal 263 BIT(3) = follow HW3_EN signal 272 BIT(0) = follow HW0_EN signal 273 BIT(1) = follow HW1_EN signal 274 BIT(2) = follow HW2_EN signal 275 BIT(3) = follow HW3_EN signal 276 BIT(4) = follow PMIC awake state
|
| /freebsd/contrib/unbound/util/ |
| H A D | log.h | 72 * @param format: printf-style format string. Arguments follow. 153 * @param format: printf-style format string. Arguments follow. 160 * @param format: printf-style format string. Arguments follow. 167 * @param format: printf-style format string. Arguments follow. 183 * @param format: printf-style format string. Arguments follow. 190 * @param format: printf-style format string. Arguments follow. 206 * @param format: printf-style format string. Arguments follow.
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | tsearch.c | 56 &(*rootp)->llink : /* T3: follow left branch */ in rk_tsearch() 57 &(*rootp)->rlink; /* T4: follow right branch */ in rk_tsearch() 129 &(*rootp)->llink : /* follow llink branch */ in rk_tdelete() 130 &(*rootp)->rlink; /* follow rlink branch */ in rk_tdelete() 176 &(*rootp)->llink : /* T3: follow left branch */ in rk_tfind() 177 &(*rootp)->rlink; /* T4: follow right branch */ in rk_tfind()
|
| /freebsd/sys/netinet/ |
| H A D | sctp_header.h | 176 /* optional param's follow */ 247 /* struct sctp_gap_ack_block's follow */ 248 /* uint32_t duplicate_tsn's follow */ 263 /* struct sctp_gap_ack_block's follow */ 264 /* uint32_t duplicate_tsn's follow */ 289 /* optional error cause may follow */ 311 /* optional error causes follow */ 361 /* asconf parameters follow */ 368 /* asconf parameters follow */ 376 /* stream/sequence pairs (sctp_strseq) follow */
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | amlresrc.h | 510 /* ResSourceIndex, ResSource optional fields follow */ 545 * Optional fields follow immediately: 596 * Optional fields follow immediately: 614 * Optional fields follow immediately: 635 * Optional fields follow immediately: 656 * Optional fields follow immediately: 680 * Optional fields follow immediately: 703 * Optional fields follow immediately: 721 * Optional fields follow immediately: 740 * Optional fields follow immediately: [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/power/reset/ |
| H A D | qcom,pon.txt | 17 -pwrkey: Specifies the subnode pwrkey and should follow the 19 -resin: Specifies the subnode resin and should follow the 22 The rest of the properties should follow the generic reboot-mode description
|
| /freebsd/sbin/ipf/ipsend/ |
| H A D | ipsend.5 | 144 is used to indicate the a TCP protocol header is to follow. See the \fBTCP\fP 148 is used to indicate the a UDP protocol header is to follow. See the \fBUDP\fP 152 is used to indicate the a ICMP protocol header is to follow. See the 257 indicates that TCP header options follow. As TCP options are added to the 261 indicates that a data section is to follow and is to be included as raw 288 indicates that a data section is to follow and is to be included as raw 301 indicates that a data section is to follow and is to be included as raw
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | README-NAN-USD | 123 Publisher notification of a Follow-up message with no ssi (to enter 128 Subscriber sending a Follow-up message: 132 Publisher receiving the Follow-up message: 136 Publisher sending a Follow-up message: 140 Subscriber receiving the Follow-up message:
|
| /freebsd/usr.bin/truss/ |
| H A D | truss.1 | 80 Follow the process specified by 94 Follow the system calls used in echoing "hello": 100 Follow an already-running process:
|
| /freebsd/share/man/man9/ |
| H A D | namei.9 | 218 .It Dv FOLLOW 221 will follow the symbolic link if the last part 262 Do not follow symbolic links (pseudo). 264 .Dv FOLLOW . 372 .Dv FOLLOW 488 NDINIT(&nd, LOOKUP, FOLLOW | LOCKLEAF | AUDITVNODE1, UIO_USERSPACE,
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | canaan,k210-sysctl.yaml | 42 should follow the bindings specified in 51 should follow the bindings specified in 60 should follow the bindings specified in
|
| /freebsd/sys/security/mac/ |
| H A D | mac_syscalls.c | 79 struct mac *mac_p, int follow); 81 struct mac *mac_p, int follow); 435 return (kern___mac_get_path(td, uap->path_p, uap->mac_p, FOLLOW)); in sys___mac_get_file() 447 int follow) in kern___mac_get_path() argument 463 NDINIT(&nd, LOOKUP, LOCKLEAF | follow, UIO_USERSPACE, path_p); in kern___mac_get_path() 580 return (kern___mac_set_path(td, uap->path_p, uap->mac_p, FOLLOW)); in sys___mac_set_file() 592 int follow) in kern___mac_set_path() argument 613 NDINIT(&nd, LOOKUP, LOCKLEAF | follow, UIO_USERSPACE, path_p); in kern___mac_set_path()
|
| /freebsd/contrib/bmake/ |
| H A D | ranlib.h | 7 * which immediately follow, and then continues with a string 9 * which follow and then the strings themselves.
|
| /freebsd/share/doc/papers/fsinterface/ |
| H A D | slides.t | 75 #define FOLLOW 0x40 /* follow symbolic links */ 88 #define FOLLOW 0x40
|
| /freebsd/contrib/opencsd/decoder/include/common/ |
| H A D | ocsd_code_follower.h | 49 * elements. Uses memory accessor and I decoder to follow the code path. 74 // PTM exception code may require follow to an address 80 // follow N instructions 122 …ess; //!< memory address that was inaccessible - failed read @ start, or during follow operation
|
| /freebsd/lib/libc/stdlib/ |
| H A D | tfind.c | 42 &(*rootp)->llink : /* T3: follow left branch */ in tfind() 43 &(*rootp)->rlink; /* T4: follow right branch */ in tfind()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | LEB128.h | 35 Byte |= 0x80; // Mark this byte to show that more bytes will follow. 64 Byte |= 0x80; // Mark this byte to show that more bytes will follow. 88 Byte |= 0x80; // Mark this byte to show that more bytes will follow. 113 Byte |= 0x80; // Mark this byte to show that more bytes will follow.
|
| /freebsd/sys/arm64/include/ |
| H A D | metadata.h | 36 * memory_size / descritpr_size entries of EFI_MEMORY_DESCRIPTORS follow this table 40 size_t memory_size; /* Numnber of bytes that follow */
|
| /freebsd/sys/arm/include/ |
| H A D | metadata.h | 38 * memory_size / descritpr_size entries of EFI_MEMORY_DESCRIPTORS follow this table 42 uint64_t memory_size; /* Numnber of bytes that follow */
|
| /freebsd/sys/riscv/include/ |
| H A D | metadata.h | 38 * memory_size / descritpr_size entries of EFI_MEMORY_DESCRIPTORS follow this table 42 size_t memory_size; /* Numnber of bytes that follow */
|