/freebsd/usr.sbin/bsdconfig/share/packages/ |
H A D | packages.subr | 825 # f_package_add $package_name [$depended] 829 # If $depended is present and non-NULL, the package is treated as a dependency 836 local name="$1" depended="$2" status=$SUCCESS retval 936 f_package_extract device_media "$name" "$depended" 947 # f_package_extract $device $name [$depended] 949 # Extract a package based on a namespec and media device. If $depended is 956 local device="$1" name="$2" depended="$3" 962 f_dprintf "$funcname: device=[%s] name=[%s] depended=[%s]" \ 963 "$devname" "$name" "$depended" 1032 if [ "$depended" ]; then [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-keep-going-multiple.mk | 7 # Until 2020-12-07, the exit status of make depended only on the last of the
|
H A D | job-output-null.mk | 21 # job.c 1.454 from 2022-09-03, the outcome of the test depended on whether
|
H A D | parse-var.mk | 90 # depended on whether the expression was actually evaluated or merely parsed.
|
H A D | moderrs.mk | 76 # Until 2020-11-01, the behavior in this case depended upon the size
|
/freebsd/share/doc/papers/malloc/ |
H A D | conclusion.ms | 24 code that depended on the memory returned from malloc
|
/freebsd/contrib/bmake/ |
H A D | mkdeps.sh | 303 depended=`grep 'include.*\.depend' $MAKEFILE` 304 test "$depended" && clean_up
|
/freebsd/sys/sys/ |
H A D | vdso.h | 105 * timecounter-depended. The return value should be 1 if fast
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | phy-mtk-xsphy.txt | 38 24M, 25M or 27M, depended on platform.
|
H A D | phy-mtk-tphy.txt | 56 24M, 25M or 27M, depended on platform.
|
/freebsd/usr.sbin/pwd_mkdb/ |
H A D | pwd_mkdb.8 | 151 style databases for the password file but depended on the calling programs
|
/freebsd/sys/contrib/device-tree/Bindings/net/pcs/ |
H A D | snps,dw-xpcs.yaml | 65 The way the CSRs are mapped to the memory is platform depended. Since
|
/freebsd/share/doc/papers/jail/ |
H A D | implementation.ms | 35 then the ftp daemon largely depended on the security provided by
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write.3 | 188 * If it fails, set default format. Platform depended function.
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p5 | 162 and depended on by the file system or other system calls.
|
/freebsd/sys/kern/ |
H A D | kern_mtxpool.c | 44 * - pool/pool dependency ordering cannot be depended on.
|
/freebsd/lib/msun/src/ |
H A D | s_clog.c | 113 * inaccuracies. We depended on this to use the general in clog()
|
H A D | s_clogf.c | 113 * inaccuracies. We depended on this to use the general in clogf()
|
H A D | s_clogl.c | 130 * inaccuracies. We depended on this to use the general in clogl()
|
/freebsd/lib/libthr/thread/ |
H A D | thr_rtld.c | 278 /* resolve machine depended functions, if any */ in _thr_rtld_init()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryDependenceAnalysis.h | 171 /// If this is a normal dependency, returns the instruction that is depended 418 /// dependence of instructions that previously depended on it.
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/ |
H A D | isa_defs.h | 233 * the compilers can be depended on to set the feature test macro. In
|
/freebsd/usr.bin/tr/ |
H A D | tr.1 | 367 Additionally, any scripts that depended on the sequence
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ |
H A D | IRExecutionUnit.h | 395 ///< depended on by any function. (Top-level code defining a variable, but
|
/freebsd/contrib/ntp/ |
H A D | README.leapsmear | 128 depended on the poll interval. The system time was off by 1 second for
|