Home
last modified time | relevance | path

Searched refs:trivial (Results 1 – 25 of 117) sorted by relevance

12345

/freebsd/crypto/openssl/
H A DCONTRIBUTING.md45 1. Anything other than a trivial contribution requires a [Contributor
48 mistake), then place the text "`CLA: trivial`" on a line by itself below
52 One-line summary of trivial change
55 or two explaining the trivial change.
57 CLA: trivial
60 It is not sufficient to only place the text "`CLA: trivial`" in the GitHub
65 To amend a missing "`CLA: trivial`" line after submission, do the following:
/freebsd/tests/sys/acl/
H A Dtools-nfs4-trivial.test28 # both kind of trivial ACLs and replaces it by the default one.
36 # Check whether ls(1) correctly recognizes PSARC/2010/029-style trivial ACLs.
47 # Check whether ls(1) correctly recognizes draft-style trivial ACLs.
66 # Make sure ls(1) actually can recognize something as non-trivial.
H A D04.sh63 perl $TESTDIR/run $TESTDIR/tools-nfs4-trivial.test >&2
H A DMakefile10 ${PACKAGE}FILES+= tools-nfs4-trivial.test
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcoroutine.cppm
/freebsd/bin/getfacl/
H A Dgetfacl.c139 int trivial; in print_acl() local
153 error = acl_is_trivial_np(acl, &trivial); in print_acl()
156 } else if (trivial) { in print_acl()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/
H A Dacl.cfg56 # Define several directories for trivial ACLs function test.
62 # Define test files and their attributes files number for trivial
/freebsd/tests/sys/cddl/zfs/tests/acl/
H A Dacl.cfg55 # Define several directories for trivial ACLs function test.
61 # Define test files and their attributes files number for trivial
H A DMakefile13 TESTS_SUBDIRS+= trivial
/freebsd/bin/mv/
H A Dmv.c441 int acl_supported = 0, ret, trivial; in preserve_fd_acls() local
471 if (acl_is_trivial_np(acl, &trivial)) { in preserve_fd_acls()
476 if (trivial) { in preserve_fd_acls()
/freebsd/lib/libc/powerpc/gen/
H A DMakefile.common4 signalcontext.c syncicache.c trivial-getcontextx.c
/freebsd/lib/libc/riscv/gen/
H A DMakefile.inc12 trivial-getcontextx.c
/freebsd/lib/libc/powerpc64/gen/
H A DMakefile.inc5 trivial-getcontextx.c
/freebsd/sys/kern/
H A Dsubr_acl_nfs4.c1263 int trivial; in acl_nfs4_is_trivial() local
1284 trivial = _acls_are_equal(aclp, tmpaclp); in acl_nfs4_is_trivial()
1285 if (trivial) { in acl_nfs4_is_trivial()
1287 return (trivial); in acl_nfs4_is_trivial()
1295 trivial = _acls_are_equal(aclp, tmpaclp); in acl_nfs4_is_trivial()
1298 return (trivial); in acl_nfs4_is_trivial()
/freebsd/bin/cp/
H A Dutils.c408 int acl_supported = 0, ret, trivial; in preserve_fd_acls() local
439 if (acl_is_trivial_np(acl, &trivial)) { in preserve_fd_acls()
445 if (trivial) { in preserve_fd_acls()
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dlp3943.txt10 Documentation/devicetree/bindings/gpio/trivial-gpio.yaml
/freebsd/lib/libz/
H A DFREEBSD-upgrade1 Original distribution from http://zlib.net/. Currently, only trivial
/freebsd/sys/contrib/device-tree/Bindings/auxdisplay/
H A Dimg-ascii-lcd.txt17 from the compatible string, making this binding somewhat trivial.
/freebsd/tests/sys/cddl/zfs/tests/acl/trivial/
H A DMakefile4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/acl/trivial
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def126 /// even if the class has a trivial default constructor.
165 /// The trivial special members which this class has, per
179 /// non-trivial.
187 /// non-trivial for the purpose of calls.
/freebsd/usr.sbin/pw/
H A DREADME16 This program may be FreeBSD specific, but should be trivial to port to
/freebsd/packages/games/
H A Dgames.ucl26 * caesar(6) and rot13(6) implement a trivial (and easily broken) text
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcoroutine34 // [coroutine.trivial.awaitables]
/freebsd/contrib/ntp/html/hints/
H A Dsolaris.xtra.402311812 trivial, it adds up quickly. In this case, the TOD chip will have to
/freebsd/share/examples/bootforth/
H A Dmenu.4th2 \ XXX This is far too trivial - I don't have time now to think

12345