Lines Matching refs:commandOutput
283 sub commandOutput(@);533 if(!(@output = commandOutput($gConfig{'cmd_mktemp'}, '-d',778 # commandOutput(@arguments)783 sub commandOutput(@) {1080 if(!(@output = commandOutput($gConfig{'cmd_du'}, '-s', $tempRoot)) ||1270 if(!(@output = commandOutput(@command)) ||