Home
last modified time | relevance | path

Searched refs:pclose (Results 1 – 25 of 73) sorted by relevance

123

/external/autotest/client/profilers/powertop/src/
Dwireless.c103 pclose(file); in check_unused_wiresless_up()
107 pclose(file); in check_unused_wiresless_up()
134 pclose(file); in need_wireless_suggest()
235 pclose(file); in find_wireless_nic()
Dxrandr.c73 pclose(file); in suggest_xrandr_TV_off()
Dprocess.c59 pclose(file); in fancy_kill()
Dconfig.c54 pclose(file); in read_kernel_config()
Dbluetooth.c139 pclose(file); in suggest_bluetooth_off()
/external/tensorflow/tensorflow/core/platform/
Dvmodule_test.cc29 #define pclose _pclose macro
93 int status = pclose(f); in RealMain()
/external/linux-kselftest/tools/testing/selftests/vm/
Dcompaction_test.c39 pclose(cmdfile); in read_memory_info()
50 pclose(cmdfile); in read_memory_info()
/external/bcc/tests/cc/
Dutils.cc32 pclose(pipe); in cmd_scanf()
/external/ltp/lib/
Dtst_pid.c50 pclose(f); in tst_get_free_pids_()
Dtst_virt.c85 ret = pclose(f); in try_systemd_detect_virt()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_debug.c55 pclose(p); in v3dv_print_spirv()
/external/e2fsprogs/include/nonunix/
Dunistd.h16 #define pclose _pclose macro
/external/ltp/testcases/kernel/containers/netns/
Dnetns_helper.h56 pclose(ipf); in check_iproute()
/external/ImageMagick/MagickCore/
Dnt-base.h208 #if !defined(pclose)
209 # define pclose _pclose macro
/external/python/cpython2/Python/
Dgetcwd.c68 if (fgets(buf, size, fp) == NULL || pclose(fp) != 0) { in getcwd()
/external/mesa3d/src/amd/compiler/
Daco_print_asm.cpp76 pclose(p); in print_asm_gfx6_gfx7()
84 pclose(p); in print_asm_gfx6_gfx7()
/external/ltp/testcases/kernel/syscalls/ipc/lib/
Dlibipc.c191 pclose(f); in get_used_msgqueues()
/external/e2fsprogs/e2fsck/
Dbadblocks.c91 pclose(f); in read_bad_blocks_file()
/external/tensorflow/tensorflow/core/platform/profile_utils/
Dcpu_utils.cc120 pclose(fp); in GetCycleCounterFrequencyImpl()
/external/ltp/testcases/lib/
Dtst_rod.c152 return !!pclose(sin); in main()
/external/perfetto/test/cts/
Dutils.cc83 pclose(fp); in PidForProcessName()
/external/selinux/libselinux/utils/
Dselabel_digest.c56 pclose(fp); in run_check_digest()
/external/tcpdump/lbl/
Dos-sunos4.h35 int pclose(FILE *);
/external/libpcap/lbl/
Dos-sunos4.h35 int pclose(FILE *);
/external/catch2/misc/
Dcoverage-helper.cpp102 std::shared_ptr<FILE> pipe(popen(cmd.c_str(), "r"), pclose); in exec_cmd()

123