Searched refs:my_popen (Results 1 – 1 of 1) sorted by relevance
65 my_popen(const char *command, const char *dir, pid_t *p_pid) in my_popen() function2249 io = my_popen(command, "r", &pid_of_command); in process_file()2495 io = my_popen("/usr/sbin/pmccontrol -L", "r", &pid_of_command); in get_cpuid_set()2582 io = my_popen(my_command, "r", &pid_of_command); in test_for_a_pmc()