/freebsd-src/sys/contrib/openzfs/config/ |
H A D | kernel-xattr-handler.m4 | 58 [whether xattr_handler->get() wants dentry and inode and flags]) 62 [xattr_handler->get() wants dentry and inode and flags]) 126 AC_MSG_CHECKING([whether xattr_handler->set() wants dentry, inode, and mnt_idmap]) 133 AC_MSG_CHECKING([whether xattr_handler->set() wants dentry, inode, and user_namespace]) 145 AC_MSG_CHECKING([whether xattr_handler->set() wants dentry and inode]) 149 [xattr_handler->set() wants both dentry and inode])
|
H A D | kernel-vfs-getattr.m4 |
|
H A D | kernel-bdi.m4 |
|
H A D | kernel-zlib.m4 |
|
H A D | kernel-dirty-inode.m4 |
|
H A D | kernel-encode-fh-inode.m4 |
|
H A D | kernel-rename.m4 | 6 dnl # wants flags. 71 AC_MSG_CHECKING([whether iops->rename() wants flags]) 75 [iops->rename() wants flags])
|
H A D | kernel-fsync.m4 |
|
H A D | kernel-percpu.m4 |
|
H A D | kernel-acl.m4 | 3 dnl # posix_acl_equiv_mode now wants an umode_t instead of a mode_t 16 AC_MSG_CHECKING([whether posix_acl_equiv_mode() wants umode_t])
|
/freebsd-src/sys/contrib/device-tree/Bindings/clock/ |
H A D | stericsson,u8500-clks.yaml | 40 prcmu-clock node the consumer wants to use. 52 which PRCC block the consumer wants to use, possible values are 1, 2, 3, 54 wants, possible values are 0 thru 31. 66 block the consumer wants to use, possible values are 1, 2, 3, 5, 6. The 67 second cell indicates which clock inside the PRCC block it wants, possible 80 which PRCC block the consumer wants to use, possible values are 1, 2, 3 82 it wants to control, possible values are 0 thru 31.
|
H A D | ux500.txt | 15 clock in the prcmu-clock node the consumer wants to use. 19 wants to use, possible values are 1, 2, 3, 5, 6. The second 20 cell indicates which clock inside the PRCC block it wants, 25 wants to use, possible values are 1, 2, 3, 5, 6. The second 26 cell indicates which clock inside the PRCC block it wants,
|
/freebsd-src/sys/modules/zfs/ |
H A D | zfs_config.h | 14 /* lookup_bdev() wants 1 arg */ 242 /* lookup_bdev() wants dev_t arg */ 539 /* iops->rename() wants flags */ 709 /* xattr_handler->get() wants dentry and inode and flags */ 712 /* xattr_handler->set() wants both dentry and inode */
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | TargetSelect.h | 52 /// it wants access to all available targets that LLVM is configured to 62 /// wants access to all available target machines that LLVM is configured to 75 /// wants access to all available target MC that LLVM is configured to 85 /// it wants all asm printers that LLVM is configured to support, to make them 95 /// wants all asm parsers that LLVM is configured to support, to make them 105 /// it wants all disassemblers that LLVM is configured to support, to make
|
/freebsd-src/crypto/openssl/doc/man7/ |
H A D | provider-storemgmt.pod | 134 Indicates that the caller wants to search for an object with the given 142 Indicates that the caller wants to search for an object with the given 150 Indicates that the caller wants to search for an object with the given 157 Indicates that the caller wants to search for an object with the given 162 Indicates that the caller wants to search for an object with the given
|
/freebsd-src/sys/contrib/openzfs/contrib/dracut/90zfs/ |
H A D | module-setup.sh.in | 79 systemctl -q --root "${initdir}" add-wants initrd.target zfs-import.target 82 systemctl -q --root "${initdir}" add-wants zfs-import.target zfs-env-bootfs.service 100 systemctl -q --root "${initdir}" add-wants zfs-import.target "${_service}" 117 systemctl -q --root "${initdir}" add-wants initrd.target "${_service}"
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm-c/ |
H A D | Target.h | 74 it wants access to all available targets that LLVM is configured to 83 wants to link in all available targets that LLVM is configured to 92 it wants access to all available target MC that LLVM is configured to 101 it wants all asm printers that LLVM is configured to support, to make them 110 it wants all asm parsers that LLVM is configured to support, to make them 119 if it wants all disassemblers that LLVM is configured to support, to make
|
/freebsd-src/secure/lib/libcrypto/man/man7/ |
H A D | provider-storemgmt.7 | 270 Indicates that the caller wants to search for an object with the given 278 Indicates that the caller wants to search for an object with the given 286 Indicates that the caller wants to search for an object with the given 296 Indicates that the caller wants to search for an object with the given 301 Indicates that the caller wants to search for an object with the given
|
/freebsd-src/crypto/openssh/regress/unittests/utf8/ |
H A D | tests.c | 37 int wantwidth, int wantlen, const char *wants) in one() argument 44 wantlen = strlen(wants); in one() 51 ASSERT_STRING_EQ(buf, wants); in one()
|
/freebsd-src/sys/sys/ |
H A D | pipe.h | 85 #define PIPE_WANTR 0x008 /* Reader wants some characters. */ 86 #define PIPE_WANTW 0x010 /* Writer wants space to put characters. */ 91 #define PIPE_LWANT 0x200 /* Process wants exclusive access to pointers/data. */
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | ValueObjectUpdater.h | 24 /// The user value object is the value object the user wants to see. 34 /// enabled, the value object that the user wants to see might change while
|
/freebsd-src/sys/contrib/openzfs/man/man8/ |
H A D | zfs-mount-generator.8.in | 72 .Sy Wants Ns = , Sy After Ns = : Pa network-online.target 78 .Sy Wants Ns = , 115 .Sy Wants Ns = Ns Pa zfs-import.target
|
/freebsd-src/sys/contrib/openzfs/include/sys/ |
H A D | zfs_rlock.h | 65 uint8_t lr_write_wanted; /* writer wants to lock this range */ 66 uint8_t lr_read_wanted; /* reader wants to lock this range */
|
/freebsd-src/sbin/fsdb/ |
H A D | fsdb.h | 49 #define FL_WR 0x0001 /* wants to write */ 50 #define FL_CWR 0x0002 /* wants to write critical data */
|
/freebsd-src/usr.bin/mail/ |
H A D | main.c | 143 * User wants to ignore interrupts. in main() 153 * User wants to check mail and exit. in main() 159 * User wants a header summary only. in main() 165 * User wants to record messages to files in main()
|