Home
last modified time | relevance | path

Searched full:conflicting (Results 1 – 25 of 346) sorted by relevance

12345678910>>...14

/freebsd/usr.bin/getconf/
H A DMakefile10 conflicting.names unique.names unsigned_limits.names
25 conflicts: conflicting.names unique.names
26 @if test `wc -l <conflicting.names` != `wc -l <unique.names`; then \
33 conflicting.names: confstr.names limits.names sysconf.names
36 unique.names: conflicting.names
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.promote_conflict.ksh24 # conflicting snapshot.
51 # conflicting snapshot.
56 log_pass "Promoting a clone with a conflicting snapshot fails."
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-add.862 even if they appear in use, have conflicting ashift values, or specify
63 a conflicting replication level.
108 Allow vdevs with conflicting replication levels to be added to the pool.
H A Dzfs-promote.859 The promoted clone must not have any conflicting snapshot names of its own.
62 subcommand can be used to rename any conflicting snapshots.
/freebsd/sys/powerpc/pseries/
H A Dphyp-hvcall.h81 #define H_PARAMETER -4 /* Outside valid range for partition or conflicting. */
100 conflicting. */
101 #define H_RCQ_PARM -19 /* RCQ not valid or logical partition conflicting. */
102 #define H_SCQ_PARM -20 /* SCQ not valid or logical partition conflicting. */
103 #define H_EQ_PARM -21 /* EQ not valid or logical partition conflicting. */
/freebsd/sys/contrib/openzfs/config/
H A Dalways-arch.m444 dnl # Check for conflicting environment variables
49 AC_MSG_CHECKING([for conflicting environment variables])
H A Dkernel-misc-minor.m44 dnl # auto-loading depends on registering a reserved non-conflicting minor
/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_file.c29 * Return 0 on success, 1 if a conflicting lock is held by another process,
83 * holding a conflicting lock, or -1 on error (with errno set).
/freebsd/sys/kern/
H A Dkern_rangelock.c52 * conflicting request (any request while a write request is
544 * Make sure we're not conflicting with one of our own locks. This in rl_conflict()
550 ("%s: conflicting range is locked by the current thread", in rl_conflict()
569 * Having inserted entry e, verify that no conflicting write locks are present;
610 * Having inserted entry e, verify that no conflicting locks are present;
/freebsd/contrib/ntp/html/hints/
H A Dchanges7 - Removed conflicting prototype for Linux (sscanf)
/freebsd/contrib/dialog/samples/
H A Dtestdata-8bit43 # specially for dialog. Work around the conflicting uses by removing the
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpci-ep.yaml51 potentially conflicting domain numbers may be assigned to endpoint
H A Dpci.txt18 host bridges in the system, otherwise potentially conflicting domain numbers
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.h49 // conflicting return types for mallinfo() if we use our own structure. So if
/freebsd/lib/libc/gen/
H A Dsysctlnametomib.c39 * may seem, there are various conflicting requirements.
/freebsd/crypto/openssl/test/
H A Dx509_internal_test.c208 /* fail adding entry with same sname but existing conflicting id: */ in tests_X509_PURPOSE()
210 /* fail adding entry with same existing id but conflicting sname: */ in tests_X509_PURPOSE()
/freebsd/tools/pkgbase/
H A DREADME.md18 conflicting metadata
/freebsd/usr.sbin/rpc.lockd/
H A Dlockd_lock.c761 * The conflicting_fl is the pointer to the conflicting lock.
762 * However, to modify the "*pointer* to the conflicting lock" rather
763 * that the "conflicting lock itself" one must pass in a "pointer to
764 * the pointer of the conflicting lock". Gross.
837 debuglog("Conflicting lock\n"); in test_nfslock()
1670 debuglog("Conflicting.\n"); in test_partialfilelock()
1867 * returns pointer to a conflicting nlm4_holder if not
1884 debuglog("No conflicting lock found\n"); in testlock()
1888 debuglog("Found conflicting lock\n"); in testlock()
/freebsd/lib/libnetbsd/netinet/
H A Din.h43 * a non-conflicting local port address is chosen.
/freebsd/sbin/routed/
H A Dparms.c870 return "too many conflicting passwords"; in check_parms()
886 return ("conflicting, duplicate router discovery" in check_parms()
894 return ("conflicting, duplicate poor man's router" in check_parms()
901 return ("conflicting interface input " in check_parms()
908 return ("conflicting interface output " in check_parms()
/freebsd/usr.sbin/bsdconfig/timezone/include/
H A Dmessages.subr40 msg_conflicting_zone_definition="%s:%d: conflicting zone definition"
/freebsd/crypto/openssl/crypto/
H A Dcpt_err.c21 "conflicting names"},
/freebsd/crypto/openssl/crypto/engine/
H A Deng_err.c30 "conflicting engine id"},
/freebsd/usr.sbin/nfsd/
H A Dstablerestart.563 conflicting open or lock request being made by a different client.
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dvnode.h66 * bit range to avoid conflicting with the standard Linux set.

12345678910>>...14