Searched refs:pid_string (Results 1 – 1 of 1) sorted by relevance
82 char tree[] = "/tmp/unifiedXXXXXX", pid_string[DECIMAL_STR_MAX(pid) + 1]; in sync_cgroup() local125 sprintf(pid_string, PID_FMT, pid); in sync_cgroup()126 …r = write_string_file(fn, pid_string, WRITE_STRING_FILE_DISABLE_BUFFER|WRITE_STRING_FILE_MKDIR_075… in sync_cgroup()