Home
last modified time | relevance | path

Searched refs:allowed (Results 101 – 125 of 527) sorted by relevance

12345678910>>...22

/freebsd/usr.bin/locate/locate/
H A Dlocate.rc23 # filesystems allowed. Beware: a non-listed filesystem will be pruned
/freebsd/sys/contrib/device-tree/Bindings/
H A D.yamllint6 extra-allowed:
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c131 uint32_t allowed; member
741 vals->allowed = ACE_MASK_UNDEFINED; in acevals_init()
1020 if (vals->allowed != (vals->denied ^ flips)) { in acevals_to_aent()
1029 error = ace_allow_to_mode(vals->allowed, &dest->a_perm, isdir); in acevals_to_aent()
1152 error = ace_mask_to_mode(list->group_obj.allowed, in ace_list_to_aent()
1370 if (vals->allowed != ACE_MASK_UNDEFINED) { in ln_ace_to_aent()
1374 vals->allowed = acep->a_access_mask; in ln_ace_to_aent()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td18 // - Alternatives, where several different node types are allowed.
74 // has an allowed base type for the node.
/freebsd/sys/contrib/device-tree/Bindings/arm/mstar/
H A Dmstar,l3bridge.yaml16 devices are allowed to run the pipeline must be flushed to ensure
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dstericsson,ab8500-battery.txt29 allowed types are:
/freebsd/contrib/sendmail/cf/feature/
H A Dcompat_check.m427 # it must be one of the following... anything else will be allowed..
/freebsd/contrib/wpa/
H A DCOPYING11 terms that allowed either of those license alternatives to be
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.snapshot_neg.zcp32 -- only one snapshot of a filesystem is allowed per TXG.
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91-sama7g5ek.dts250 regulator-allowed-modes = <2>, <4>;
270 regulator-allowed-modes = <2>, <4>;
291 regulator-allowed-modes = <2>, <4>;
311 regulator-allowed-modes = <2>, <4>;
/freebsd/contrib/wpa/src/common/
H A Dhw_features_common.c116 int allowed[] = { 36, 44, 52, 60, 100, 108, 116, 124, 132, 140, in allowed_ht40_channel_pair() local
163 for (k = 0; k < ARRAY_SIZE(allowed); k++) { in allowed_ht40_channel_pair()
164 if (first == allowed[k]) { in allowed_ht40_channel_pair()
/freebsd/sys/contrib/openzfs/
H A D.gitignore3 # ignore everything except a list of allowed files.
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dmt9v032.txt21 - link-frequencies: List of allowed link frequencies in Hz. Each frequency is
H A Dnokia,smia.txt23 - link-frequencies: List of allowed data link frequencies. An array of
H A Dtc358743.txt21 - link-frequencies: List of allowed link frequencies in Hz. Each frequency is
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DCheckFileOffsetBits.cmake12 # Redistribution and use is allowed according to the terms of the BSD license.
/freebsd/contrib/libevent/cmake/
H A DCheckFileOffsetBits.cmake12 # Redistribution and use is allowed according to the terms of the BSD license.
/freebsd/contrib/wpa/src/ap/
H A Ddfs.c95 int *allowed = allowed_40; in dfs_is_chan_allowed() local
100 allowed = allowed_40; in dfs_is_chan_allowed()
104 allowed = allowed_80; in dfs_is_chan_allowed()
108 allowed = allowed_160; in dfs_is_chan_allowed()
117 if (chan->chan == allowed[i]) in dfs_is_chan_allowed()
/freebsd/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst81 symbols, one per line, which are allowed to be undefined.
105 relocations that are allowed for imported data symbols. Relocations that
191 By default no undefined symbols are allowed in the final binary. The flag
220 Here we are saying that ``foo`` is allowed to be imported (undefined) but that
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dmediatek,mtu3.txt31 it's considered valid for compatibility reasons, not allowed for
35 it's considered valid for compatibility reasons, not allowed for
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg423 # Default options are "everything allowed".
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,fdp1.yaml42 Not allowed on R-Car Gen2, mandatory on R-Car Gen3.
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dqcom-pm8xxx-rtc.yaml41 Indicates that the setting of RTC time is allowed by the host CPU.
/freebsd/sys/contrib/xen/xsm/
H A Dflask_op.h61 uint32_t allowed; member
/freebsd/sys/contrib/device-tree/Bindings/eeprom/
H A Dat25.txt31 Additional compatible properties are also allowed.

12345678910>>...22