sys_popen 952 source3/include/proto.h int sys_popen(const char *command); sys_popen 33 source3/lib/util_file.c fd = sys_popen(syscmd);