Searched refs:which (Results 1 – 15 of 15) sorted by relevance
9 SF=`which setfiles`16 CP=`which checkpolicy`24 ENABLED=`which selinuxenabled`
316 sub which($) subroutine678 which("sphinx-build-3");750 $system_release = qx(lsb_release -d) if which("lsb_release");
3 * -ffunction-sections, which increases the size of the final module.
301 # there's a space. There are some esoteric cases in which it'll print
890 …return 1 if (!$tree || which("python") eq "" || !(-e "$root/scripts/spdxcheck.py") || !(-e "$root/…959 return ($id, $desc) if ((which("git") eq "") || !(-e ".git"));1183 sub which { subroutine5779 my $which = $1;
1459 sub which { subroutine
1433 whcih||which
31 * IS_ENABLED generates (a || b) which is not compatible with python
3 /// positives due to #ifdefs, which Coccinelle is not aware of in a structure
9 // the last if else/else as a "default behavior" - which some
4 /// error handling code later in the function, which may be helpful
12 // This uses a conjunction, which requires at least coccinelle >= 1.0.4
12 /// Here this is done using the specific argument text, which is prone to
2 /// Remove .owner field if calls are used which set it automatically
287 if ( ! which ${__DTC} >/dev/null ) ; then