Searched refs:CMD_PGREP (Results 1 – 2 of 2) sorted by relevance
/tools/acloud/internal/ | ||
D | constants.py | 129 CMD_PGREP = "pgrep" variable |
/tools/acloud/internal/lib/ | ||
D | utils.py | 1141 subprocess.check_call([constants.CMD_PGREP, "-af", command], |