Home
last modified time | relevance | path

Searched defs:SpawnFileOpenAction (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm-libc/src/spawn/
H A Dfile_actions.h44 struct SpawnFileOpenAction : public BaseSpawnFileAction { struct
50 SpawnFileOpenAction(const char *p, int fdesc, int flags, mode_t m) in SpawnFileOpenAction() argument