Searched refs:str_maxrss_self (Results 1 – 1 of 1) sorted by relevance
289 char str_maxrss_self[BUFSIZ], str_maxrss_child[BUFSIZ]; in exec_without_fork() local301 sprintf(str_maxrss_self, "%ld", maxrss_self); in exec_without_fork()304 "-s", str_maxrss_self, "-l", str_maxrss_child, NULL) == -1) in exec_without_fork()