Home
last modified time | relevance | path

Searched +full:function +full:- +full:group (Results 1 – 25 of 1065) sorted by relevance

12345678910>>...43

/freebsd/lib/libufs/
H A Dcgread.347 functions provide cylinder group reads for
55 functions provide cylinder group writes for
61 function reads the cylinder group specified by
72 function is the only cylinder group read function that is safe to use
77 function writes the cylinder group specified by
86 function is the only cylinder group write function that is safe to use
90 function needs to be called only if the cylinder group has been
91 modified and the on-disk copy needs to be updated.
95 function reads from the cylinder group specified by
99 cylinder-group structure in a user-land UFS-disk structure.
[all …]
/freebsd/lib/libc/gen/
H A Dgetgrent.341 .Nd group database operations
49 .Fn getgrent_r "struct group *grp" "char *buffer" "size_t bufsize" "struct group **result"
53 .Fn getgrnam_r "const char *name" "struct group *grp" "char *buffer" "size_t bufsize" "struct group
57 .Fn getgrgid_r "gid_t gid" "struct group *grp" "char *buffer" "size_t bufsize" "struct group **resu…
65 These functions operate on the group database file
66 .Pa /etc/group
69 .Xr group 5 .
71 .Vt group
75 .Bd -literal -offset indent
76 struct group {
[all …]
H A Dinitgroups.31 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
41 .Nd initialize supplementary groups as per the group database
51 function initializes the current process' supplementary groups as prescribed by
52 its arguments and the system's group database.
56 function to compute a list of groups containing the passed
58 which typically is the user's initial numerical group ID from the password
59 database, and the supplementary groups in the group database for the user named
64 .Rv -std initgroups
68 function may fail and set
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreadPool.h1 //===-- llvm/Support/ThreadPool.h - A ThreadPool implementation -*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
17 #include "llvm/Config/llvm-config.h"
40 /// the same queue, but it is possible to wait only for a specific group of
48 /// generally safe to wait() for a group as long as groups do not form a cycle.
52 virtual void asyncEnqueue(std::function<void()> Task,
53 ThreadPoolTaskGroup *Group) = 0;
65 /// Blocking wait for only all the threads in the given group to complete.
[all …]
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DOptions.td4 def tm_sort : Option<"sort", "s">, Group<1>,
7 def tm_smn : Option<"show-mangled-names", "m">, Group<1>,
12 def tm_json : Option<"json", "j">, Group<1>,
14 def tm_errors_only : Option<"errors-only", "e">, Group<1>,
19 def help_hide_aliases : Option<"hide-aliases", "a">,
21 def help_hide_user : Option<"hide-user-commands", "u">,
22 Desc<"Hide user-defined commands from the list.">;
23 def help_show_hidden : Option<"show-hidden-commands", "h">,
61 def blist_brief : Option<"brief", "b">, Group<1>,
63 def blist_full : Option<"full", "f">, Group<2>,
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dbrcm,bcm63268-pinctrl.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/brcm,bcm63268-pinctr
[all...]
H A Dfsl,mxs-pinctrl.txt5 function is GPIO. The configuration on the pins includes drive strength,
6 voltage and pull-up.
9 - compatible: "fsl,imx23-pinctrl" or "fsl,imx28-pinctrl"
10 - reg: Should contain the register physical address and length for the
13 Please refer to pinctrl-bindings.txt in this directory for details of the
18 a group of pins, and only affects those parameters that are explicitly listed.
20 information about pull-up. For this reason, even seemingly boolean values are
26 One is to set up a group of pins for a function, both mux selection and pin
27 configurations, and it's called group node in the binding document. The other
29 different configuration than what is defined in group node. The binding
[all …]
H A Dpinctrl-sirf.txt4 - compatible : "sirf,prima2-pinctrl"
5 - reg : Address range of the pinctrl registers
6 - interrupts : Interrupts used by every GPIO group
7 - gpio-controller : Indicates this device is a GPIO controller
8 - interrupt-controller : Marks the device node as an interrupt controller
10 - sirf,pullups : if n-th bit of m-th bank is set, set a pullup on GPIO-n of bank m
11 - sirf,pulldowns : if n-th bit of m-th bank is set, set a pulldown on GPIO-n of bank m
13 Please refer to pinctrl-bindings.txt in this directory for details of the common
17 Each of these subnodes represents some desired configuration for a group of pins.
19 Required subnode-properties:
[all …]
H A Dpinctrl-atlas7.txt4 - compatible : "sirf,atlas7-ioc"
5 - reg : Address range of the pinctrl registers
9 compatible = "sirf,atlas7-ioc";
15 function = "audio_ac97";
24 function = "sd2";
34 bias-pull-up;
41 input-schmitt-enable;
48 bias-pull-down;
55 drive-strength = <2>;
60 Please refer to pinctrl-bindings.txt in this directory for details of the common
[all …]
H A Dlantiq,pinctrl-falcon.txt4 - compatible: "lantiq,pinctrl-falcon"
5 - reg: Should contain the physical address and length of the gpio/pinmux
8 Please refer to pinctrl-bindings.txt in this directory for details of the
14 pin, a group, or a list of pins or groups. This configuration can include the
15 mux function to select on those group(s), and two pin configuration parameters:
16 pull-up and open-drain
22 other words, a subnode that lists a mux function but no pin configuration
25 information about e.g. the mux function.
29 Definition of mux function groups:
31 Required subnode-properties:
[all …]
H A Dthead,th1520-pinctrl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/thead,th1520-pinctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: T-Head TH1520 SoC pin controller
10 - Emil Renner Berthing <emil.renner.berthing@canonical.com>
13 Pinmux and pinconf controller in the T-Head TH1520 RISC-V SoC.
17 PADCTRL_AOSYS -> PAD Group 1
18 PADCTRL1_APSYS -> PAD Group 2
19 PADCTRL0_APSYS -> PAD Group 3
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DEC_GROUP_copy.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH EC_GROUP_COPY 3ossl 2025-09-30 3.5.4 OpenSSL
76 \&\- Functions for manipulating EC_GROUP objects
85 \& int EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator,
87 \& const EC_POINT *EC_GROUP_get0_generator(const EC_GROUP *group);
89 \& int EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx);
90 \& const BIGNUM *EC_GROUP_get0_order(const EC_GROUP *group);
91 \& int EC_GROUP_order_bits(const EC_GROUP *group);
92 \& int EC_GROUP_get_cofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx);
93 \& const BIGNUM *EC_GROUP_get0_cofactor(const EC_GROUP *group);
[all …]
H A DEC_POINT_new.31 .\" -*- mode: troff; coding: utf-8 -*-
58 .TH EC_POINT_NEW 3ossl 2025-09-30 3.5.4 OpenSSL
89 \&\- Functions for creating, destroying and manipulating EC_POINT objects
95 \& EC_POINT *EC_POINT_new(const EC_GROUP *group);
99 \& EC_POINT *EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group);
100 \& int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point);
101 \& int EC_POINT_set_affine_coordinates(const EC_GROUP *group, EC_POINT *p,
104 \& int EC_POINT_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *p,
106 \& int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *p,
109 \& size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *p,
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DEC_GROUP_copy.pod17 - Functions for manipulating EC_GROUP objects
26 int EC_GROUP_set_generator(EC_GROUP *group, const EC_POINT *generator,
28 const EC_POINT *EC_GROUP_get0_generator(const EC_GROUP *group);
30 int EC_GROUP_get_order(const EC_GROUP *group, BIGNUM *order, BN_CTX *ctx);
31 const BIGNUM *EC_GROUP_get0_order(const EC_GROUP *group);
32 int EC_GROUP_order_bits(const EC_GROUP *group);
33 int EC_GROUP_get_cofactor(const EC_GROUP *group, BIGNUM *cofactor, BN_CTX *ctx);
34 const BIGNUM *EC_GROUP_get0_cofactor(const EC_GROUP *group);
35 const BIGNUM *EC_GROUP_get0_field(const EC_GROUP *group);
37 void EC_GROUP_set_curve_name(EC_GROUP *group, int nid);
[all …]
H A DEC_POINT_new.pod30 - Functions for creating, destroying and manipulating EC_POINT objects
36 EC_POINT *EC_POINT_new(const EC_GROUP *group);
40 EC_POINT *EC_POINT_dup(const EC_POINT *src, const EC_GROUP *group);
41 int EC_POINT_set_to_infinity(const EC_GROUP *group, EC_POINT *point);
42 int EC_POINT_set_affine_coordinates(const EC_GROUP *group, EC_POINT *p,
45 int EC_POINT_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *p,
47 int EC_POINT_set_compressed_coordinates(const EC_GROUP *group, EC_POINT *p,
50 size_t EC_POINT_point2oct(const EC_GROUP *group, const EC_POINT *p,
53 size_t EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point,
56 int EC_POINT_oct2point(const EC_GROUP *group, EC_POINT *p,
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbrcm,bcm63268-gpio-sysctl.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/mfd/brcm,bcm63268-gpi
[all...]
/freebsd/sys/contrib/device-tree/src/arc/
H A Dabilis_tb101.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
15 bus-frequency = <166666666>;
18 clock-frequency = <1000000000>;
21 clock-mult = <1>;
22 clock-div = <2>;
25 clock-mult = <1>;
26 clock-div = <6>;
31 pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */
32 abilis,function = "mis0";
34 pctl_tsin_s1: pctl-tsin-s1 { /* Serial TS-in 1 */
[all …]
H A Dabilis_tb100.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
15 bus-frequency = <166666666>;
18 clock-frequency = <1000000000>;
21 clock-mult = <1>;
22 clock-div = <2>;
25 clock-mult = <1>;
26 clock-div = <6>;
31 pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */
32 abilis,function = "mis0";
34 pctl_tsin_s1: pctl-tsin-s1 { /* Serial TS-in 1 */
[all …]
/freebsd/contrib/wpa/src/p2p/
H A Dp2p.h2 * Wi-Fi Direct - P2P module
3 * Copyright (c) 2009-2010, Atheros Communications
23 #define P2PS_WILD_HASH_STR "org.wi-fi.wfds"
29 * P2P_MAX_PREF_CHANNELS - Maximum number of preferred channels
34 * P2P_MAX_REG_CLASSES - Maximum number of regulatory classes
39 * P2P_MAX_REG_CLASS_CHANNELS - Maximum number of channels per regulatory class
44 * struct p2p_channels - List of supported channels
48 * struct p2p_reg_class - Supported regulatory class
52 * reg_class - Regulatory class (IEEE 802.11-2007, Annex J)
57 * channel - Supported channels
[all …]
/freebsd/lib/libcasper/services/cap_grp/
H A Dcap_grp.341 .Nd "library for group database operations in capability mode"
55 …Fn cap_getgrent_r "cap_channel_t *chan" "struct group *grp" "char *buffer" "size_t bufsize" "struc…
57 …cap_channel_t *chan" "const char *name" "struct group *grp" "char *buffer" "size_t bufsize" "struc…
59 …gid_r "cap_channel_t *chan" "gid_t gid" "struct group *grp" "char *buffer" "size_t bufsize" "struc…
101 function limits the functions allowed in the service.
115 which will allow to use the function associated with the name.
124 function allows limit fields returned in the structure
125 .Vt group .
144 function allows to limit access to groups.
149 variable by the group number.
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-base.71 .\" -*- mode: troff; coding: utf-8 -*-
57 .IX Title "PROVIDER-BASE 7ossl"
58 .TH PROVIDER-BASE 7ossl 2025-09-30 3.5.4 OpenSSL
64 provider\-base
65 \&\- The basic OpenSSL library <\-> provider functions
73 \& * the function signatures for functions that are offered as function
187 All "functions" mentioned here are passed as function pointers between
189 of the provider initialization function. See "Provider" in \fBprovider\fR\|(7)
190 for a description of the initialization function. They are known as "upcalls".
192 All these "functions" have a corresponding function type definition
[all …]
/freebsd/lib/libsys/
H A Dintro.21 .\"-
2 .\" SPDX-License-Identifier: BSD-3-Clause
55 .Bl -tag -width Ds
57 Each active process in the system is uniquely identified by a non-negative
70 .It Process Group
71 Each active process is a member of a process group tha
[all...]
/freebsd/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_owner_001_pos.ksh1 #!/usr/local/bin/ksh93 -p
37 # owner/group/everyone are correct.
42 # 3. Try to chown/chgrp of the file and directory to take owner/group
43 # 4. Verify that the owner/group are correct. Follow these rules:
46 # or a group that they are a member of.
54 # CODING_STATUS: COMPLETED (2005-10-26)
62 function cleanup
64 [[ ! -e $TESTDIR/$ARCHIVEFILE ]] && return 0
66 if [[ ! -e $target ]]; then
72 log_must $RM -f $TESTDIR/$ARCHIVEFILE
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib1 # SPDX-License-Identifier: CDDL-1.0
10 # or https://opensource.org/licenses/CDDL-1.0.
30 # Copyright (c) 2017, Open-E Inc. All rights reserved.
46 PWD="$(readlink -f $PWD)"
53 if [ -n "$STF_PATH" ]; then
58 # Generic dot version comparison function
62 function compare_version_gte
64 [ "$(printf "$1\n$2" | sort -V | tail -n1)" = "$1" ]
67 # Helper function used by linux_version() and freebsd_version()
70 function kernel_version
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/off/
H A Dposixmode.ksh1 #!/bin/ksh -p
2 # SPDX-License-Identifier: CDDL-1.0
11 # or https://opensource.org/licenses/CDDL-1.0.
33 # Verify that POSIX mode bits function correctly.
38 # The parent directory's group is used on FreeBSD, while the effective
39 # group is used on Linux. We chown to the effective group when creating
50 function cleanup
52 umount -f $tmpdir
53 rm -rf $tmpdir $TESTDIR/dir
56 log_assert "Verify POSIX mode bits function correctly"
[all …]

12345678910>>...43