Home
last modified time | relevance | path

Searched full:takes (Results 1 – 25 of 2961) sorted by relevance

12345678910>>...119

/freebsd-src/sys/contrib/openzfs/config/
H A Dkernel-mkdir.m47 dnl # mkdir() takes struct mnt_idmap * as the first arg
63 dnl # mkdir() takes struct mnt_idmap * as the first arg
65 AC_MSG_CHECKING([whether iops->mkdir() takes struct mnt_idmap*])
69 [iops->mkdir() takes struct mnt_idmap*])
78 AC_MSG_CHECKING([whether iops->mkdir() takes struct user_namespace*])
82 [iops->mkdir() takes struct user_namespace*])
H A Dkernel-inode-getattr.m466 AC_MSG_CHECKING([whether iops->getattr() takes mnt_idmap])
70 [iops->getattr() takes struct mnt_idmap*])
76 AC_MSG_CHECKING([whether iops->getattr() takes user_namespace])
80 [iops->getattr() takes struct user_namespace*])
87 AC_MSG_CHECKING([whether iops->getattr() takes a path])
91 [iops->getattr() takes a path])
H A Dkernel-rename.m455 AC_MSG_CHECKING([whether iops->rename() takes struct mnt_idmap*])
59 [iops->rename() takes struct mnt_idmap*])
63 AC_MSG_CHECKING([whether iops->rename() takes struct user_namespace*])
67 [iops->rename() takes struct user_namespace*])
H A Dkernel-inode-permission.m44 dnl # iops->permission() now takes struct mnt_idmap*
39 AC_MSG_CHECKING([whether iops->permission() takes struct mnt_idmap*])
43 [iops->permission() takes struct mnt_idmap*])
47 AC_MSG_CHECKING([whether iops->permission() takes struct user_namespace*])
51 [iops->permission() takes struct user_namespace*])
H A Dkernel-is_owner_or_cap.m48 dnl # inode_owner_or_capable() now takes struct user_namespace *
45 [whether inode_owner_or_capable() takes user_ns])
49 [inode_owner_or_capable() takes user_ns])
53 [whether inode_owner_or_capable() takes mnt_idmap])
57 [inode_owner_or_capable() takes mnt_idmap])
H A Dkernel-mknod.m440 AC_MSG_CHECKING([whether iops->mknod() takes struct mnt_idmap*])
44 [iops->mknod() takes struct mnt_idmap*])
47 AC_MSG_CHECKING([whether iops->mknod() takes struct user_namespace*])
51 [iops->mknod() takes struct user_namespace*])
H A Dkernel-symlink.m438 AC_MSG_CHECKING([whether iops->symlink() takes struct mnt_idmap*])
42 [iops->symlink() takes struct mnt_idmap*])
46 AC_MSG_CHECKING([whether iops->symlink() takes struct user_namespace*])
50 [iops->symlink() takes struct user_namespace*])
H A Dkernel-inode-setattr.m446 AC_MSG_CHECKING([whether iops->setattr() takes mnt_idmap])
50 [iops->setattr() takes struct mnt_idmap*])
56 AC_MSG_CHECKING([whether iops->setattr() takes user_namespace])
60 [iops->setattr() takes struct user_namespace*])
H A Dkernel-inode-create.m456 AC_MSG_CHECKING([whether iops->create() takes struct mnt_idmap*])
60 [iops->create() takes struct mnt_idmap*])
64 AC_MSG_CHECKING([whether iops->create() takes struct user_namespace*])
68 [iops->create() takes struct user_namespace*])
/freebsd-src/sys/modules/zfs/
H A Dzfs_config.h108 /* bio_alloc() takes 4 arguments */
129 /* blkdev_get_by_path() exists and takes 4 args */
171 /* blk_alloc_disk() exists and takes 2 args */
207 /* Define if release() in block_device_operations takes 1 arg */
236 /* 3-arg dequeue_signal() takes a type argument */
239 /* dequeue_signal() takes 4 arguments */
305 /* iops->get_acl() takes rcu */
317 /* iops->getattr() takes struct mnt_idmap* */
320 /* iops->setattr() takes struct mnt_idmap* */
347 /* inode_owner_or_capable() takes mnt_idma
[all...]
/freebsd-src/include/rpcsvc/
H A Dyp_prot.h40 * YPPROC_NULL takes (void), returns (void).
42 * YPPROC_DOMAIN takes (char *), returns (bool_t).
44 * YPPROC_DOMAIN_NOACK takes (char *), returns (bool_t).
48 * YPPROC_MATCH takes (struct ypreq_key), returns (struct ypresp_val)
50 * YPPROC_FIRST takes (struct ypreq_nokey) returns (ypresp_key_val).
52 * YPPROC_NEXT takes (struct ypreq_key) returns (ypresp_key_val).
54 * YPPROC_XFR takes (struct ypreq_xfr), returns (void).
57 * YPPROC_CLEAR takes (void), returns (void).
60 * YPPROC_ALL takes (struct ypreq_nokey), returns (bool_t and
65 * YPPROC_MASTER takes (struct ypreq_nokey), returns (ypresp_master).
[all …]
/freebsd-src/lib/libc/db/hash/
H A DREADME9 Takes
16 Takes
25 Takes
35 Takes
65 allocated memory while hash takes care of all storage management. The down
/freebsd-src/share/man/man4/
H A Dopenfirm.4145 Takes nothing and returns the package handle of the
151 Takes the package handle of a node and returns the package handle of the next
160 Takes the package handle of a node and returns the package handle of the first
170 Takes the package handle of a node and the name of a property.
179 Takes the package handle of a node and the name of a property.
189 Takes the package handle of a node,
206 Takes the package handle of a node and the name of a property.
214 Takes the name or alias name of a device node.
/freebsd-src/secure/lib/libcrypto/man/man3/
H A DOSSL_STORE_LOADER.3303 \&\fBOSSL_STORE_open_ex_fn\fR takes a \s-1URI\s0 and is expected to
305 loader implements. It also takes a \fB\s-1UI_METHOD\s0\fR and associated data,
319 This function takes a \fB\s-1BIO\s0\fR, otherwise works like
323 This function takes a \fB\s-1OSSL_STORE_LOADER_CTX\s0\fR pointer, a command number
334 This function takes a \fB\s-1OSSL_STORE_LOADER_CTX\s0\fR pointer and a \fB\s-1OSSL_STORE_INFO\s0\fR
342 This function takes a \fB\s-1OSSL_STORE_LOADER_CTX\s0\fR pointer and a
353 This function takes a \fB\s-1OSSL_STORE_LOADER_CTX\s0\fR pointer and a \fB\s-1UI_METHOD\s0\fR
366 This function takes a \fB\s-1OSSL_STORE_LOADER_CTX\s0\fR pointer and is expected to
371 This function takes a \fB\s-1OSSL_STORE_LOADER_CTX\s0\fR pointer and is expected to
377 This function takes a \fB\s-1OSSL_STORE_LOADER_CTX\s0\fR pointer and is expected to
[all …]
/freebsd-src/crypto/openssl/doc/man3/
H A DOSSL_STORE_LOADER.pod170 B<OSSL_STORE_open_ex_fn> takes a URI and is expected to
172 loader implements. It also takes a B<UI_METHOD> and associated data,
187 This function takes a B<BIO>, otherwise works like
192 This function takes a B<OSSL_STORE_LOADER_CTX> pointer, a command number
211 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and a B<OSSL_STORE_INFO>
220 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and a
232 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and a B<UI_METHOD>
246 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and is expected to
252 This function takes a B<OSSL_STORE_LOADER_CTX> pointer and is expected to
259 This function takes
[all...]
H A DOSSL_STORE_open.pod63 OSSL_STORE_open_ex() takes a uri or path I<uri>, password UI method
84 OSSL_STORE_ctrl() takes a B<OSSL_STORE_CTX>, and command number I<cmd> and
104 OSSL_STORE_load() takes a B<OSSL_STORE_CTX> and tries to load the next
107 OSSL_STORE_eof() takes a B<OSSL_STORE_CTX> and checks if we've reached the end
110 OSSL_STORE_error() takes a B<OSSL_STORE_CTX> and checks if an error occurred in
115 OSSL_STORE_close() takes a B<OSSL_STORE_CTX>, closes the channel that was opened
/freebsd-src/contrib/ntp/ntpd/
H A Dinvoke-ntpd.texi288 This option takes a string argument.
297 This option takes a string argument.
351 This option takes a string argument.
377 This option takes a string argument @file{iface}.
396 This option takes a string argument.
408 This option takes a string argument.
452 This option takes a string argument.
464 This option takes a number argument.
500 This option takes a string argument.
507 This option takes a string argument.
[all …]
/freebsd-src/crypto/openssh/
H A Dxmss_wots.h42 …* WOTS key generation. Takes a 32byte seed for the secret key, expands it to a full WOTS secret ke…
43 …* For this it takes the seed pub_seed which is used to generate bitmasks and hash keys and the add…
52 …* Takes a m-byte message and the 32-byte seed for the secret key to compute a signature that is pl…
58 * Takes a WOTS signature, a m-byte message and computes a WOTS public key that it places at pk.
/freebsd-src/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod95 it takes (if any), and an optional "help" string. It is a C<struct>
185 of the parameters a command takes. These should appear at the end of
199 The opt_init() function takes the I<argc> and I<argv> arguments given to main()
203 The opt_progname() function takes the full pathname C<argv[0]> in its I<arg0>
208 The opt_appname() function takes in its I<argv0> parameter
215 The opt_help() function takes a list of option definitions and prints a
251 opt_md() takes the specified I<name> and fills in the digest into I<mdp>.
253 each takes the specified I<name> and fills in the cipher into I<cipherp>.
271 The opt_format() function takes a string value,
282 The opt_pair() function takes a list of I<pairs>, each of which
/freebsd-src/contrib/atf/atf-sh/
H A Datf-sh.3154 function, which takes a first parameter specifying the test case's
183 function, which takes the name of a test case as its single parameter.
193 The former takes a single parameter specifying a variable name and returns
196 If it takes only one, it specifies the variable from which to get the
198 If it takes two, the second one specifies a default value to be returned
214 function, which takes the base name or full path of a single binary.
313 This function takes two expressions, evaluates them and, if their
318 This function takes two expressions, evaluates them and, if their
/freebsd-src/contrib/ntp/scripts/
H A Dinvoke-plot_summary.texi68 This option takes a string argument.
76 This option takes a string argument.
84 This option takes a string argument.
100 This option takes a string argument.
110 This option takes a str argument.
/freebsd-src/usr.bin/mail/
H A Dmail.1439 Takes a list of messages as argument and marks them all as deleted.
453 Takes a list of messages and points the text editor at each one in
498 Takes a list of messages and prints their message headers.
516 Takes a message list and marks each
550 Takes as argument login names and distribution group names and sends
564 Takes a list of messages and invokes the pager on that list.
579 Takes a message list and types out each message on the user's terminal.
606 Takes a message list and sends mail to the sender and all
629 Takes a message list and a filename and appends each message in
684 Takes a message list and prints out the size in characters of each
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DError.cpp69 // This method takes a Record and uses the source location
78 // This method takes a RecordVal and uses the source location
111 // This method takes a Record and uses the source location
117 // This method takes a RecordVal and uses the source location
139 // This method takes a Record and uses the source location
148 // This method takes a RecordVal and uses the source location
/freebsd-src/contrib/ntp/sntp/
H A Dinvoke-sntp.texi196 This option takes a number argument @file{auth-keynumber}.
206 This option takes a string argument @file{broadcast-address}.
223 This option takes a string argument @file{host-name}.
246 This option takes a number argument @file{milliseconds}.
256 This option takes a file argument @file{file-name}.
265 This option takes a file argument @file{file-name}.
275 This option takes a file argument @file{file-name}.
283 This option takes a number argument.
294 This option takes a number argument.
309 This option takes a number argument @file{seconds}.
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/
H A DDWARFCallFrameInfo.cpp648 // takes a single argument that represents a constant delta. The in FDEToUnwindPlan()
663 // takes a single argument that represents a register number. The in FDEToUnwindPlan()
688 // DW_CFA_set_loc takes a single argument that represents an address. in FDEToUnwindPlan()
704 // takes a single uword argument that represents a constant delta. in FDEToUnwindPlan()
717 // takes a single uword argument that represents a constant delta. in FDEToUnwindPlan()
730 // takes a single uword argument that represents a constant delta. in FDEToUnwindPlan()
743 // takes a single unsigned LEB128 argument that represents a register in FDEToUnwindPlan()
797 // The DW_CFA_GNU_args_size instruction takes an unsigned LEB128 in FDEToUnwindPlan()
831 // takes two arguments: an unsigned LEB128 constant representing a in HandleCommonDwarfOpcode()
850 // takes tw in HandleCommonDwarfOpcode()
[all...]

12345678910>>...119