Searched refs:proc_title (Results 1 – 1 of 1) sorted by relevance
34 proc_title = os.environ.get('CROS_PROC_TITLE') variable35 if proc_title:36 setproctitle(proc_title)