Home
last modified time | relevance | path

Searched refs:source_files (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc-test-automation/bin/
H A Drun_robot_pgm_jenk.sh19 source_files="jenkins_funcs.sh"
20 pathlist=$(/usr/bin/which $source_files) || exit 1
/openbmc/openbmc-test-automation/lib/
H A Dsource.tcl41 proc my_source { source_files } { argument
57 foreach file_name $source_files {
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py325 source_files = []
337 source_files.append(gitfile)
340 arglist = partition(source_files, cpu_count())
376 def parse_source_files(source_files): argument
380 for sfile in source_files:
/openbmc/openbmc/meta-security/dynamic-layers/networking-layer/recipes-security/sssd/files/
H A D0001-sssctl-add-error-analyzer.patch152 - from sssd.source_files import Files
278 +from sssd.source_files import Files