Home
last modified time | relevance | path

Searched defs:infop (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl_snapshot.cpp77 auto infop = CF_EXPECT(Execute(command_args, SubprocessOptions(), WEXITED)); in SuspendCrosvm() local
88 auto infop = CF_EXPECT(Execute(command_args, SubprocessOptions(), WEXITED)); in ResumeCrosvm() local
/aosp_15_r20/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.cc75 void LogSubprocessExit(const std::string& name, const siginfo_t& infop) { in LogSubprocessExit()
142 siginfo_t infop; in StopSubprocesses() local
/aosp_15_r20/external/curl/lib/
H A Dftplistparser.c308 struct fileinfo *infop) in ftp_pl_insert_finfo()
394 struct fileinfo *infop; in Curl_ftp_parselist() local
H A Dmprintf.c1055 struct nsprintf *infop = f; in addbyter() local
1103 struct asprintf *infop = f; in alloc_addbyter() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/waitid/
H A Dwaitid03.c18 static siginfo_t *infop; variable
H A Dwaitid02.c17 static siginfo_t *infop; variable
H A Dwaitid09.c20 static siginfo_t *infop; variable
H A Dwaitid11.c19 static siginfo_t *infop; variable
H A Dwaitid08.c17 static siginfo_t *infop; variable
H A Dwaitid04.c18 static siginfo_t *infop; variable
H A Dwaitid01.c18 static siginfo_t *infop; variable
H A Dwaitid06.c21 static siginfo_t *infop; variable
H A Dwaitid07.c17 static siginfo_t *infop; variable
H A Dwaitid05.c21 static siginfo_t *infop; variable
H A Dwaitid10.c19 static siginfo_t *infop; variable
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dllcstat.bpf.c24 struct value_info *infop, zero = {}; in trace_event() local
/aosp_15_r20/external/e2fsprogs/lib/ss/
H A Derror.c26 register ss_data *infop; in ss_name() local
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp213 int Subprocess::Wait(siginfo_t* infop, int options) { in Wait()
610 siginfo_t* infop; member
/aosp_15_r20/external/elfutils/libdw/
H A Ddwarf_getpubnames.c113 unsigned char *infop in get_offsets() local
/aosp_15_r20/external/strace/tests/
H A Dwaitid.c149 const siginfo_t *const infop, in do_waitid()
/aosp_15_r20/external/strace/tests-m32/
H A Dwaitid.c149 const siginfo_t *const infop, in do_waitid()
/aosp_15_r20/external/strace/tests-mx32/
H A Dwaitid.c149 const siginfo_t *const infop, in do_waitid()
/aosp_15_r20/external/pytorch/torch/csrc/
H A DDataLoader.cpp134 siginfo_t infop{}; in THPModule_errorIfAnyWorkerFails() local
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/
Dcrosvm_manager.cpp972 auto infop = CF_EXPECT(Execute( in WaitForRestoreComplete() local
/aosp_15_r20/device/google/cuttlefish/host/commands/process_sandboxer/
Dsandbox_manager.cpp94 siginfo_t infop; in ExitCode() local

123