Home
last modified time | relevance | path

Searched refs:FDOP_CHDIR (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/process/
Dfdop.h4 #define FDOP_CHDIR 4 macro
Dposix_spawn_file_actions_addchdir.c11 op->cmd = FDOP_CHDIR; in posix_spawn_file_actions_addchdir_np()
Dposix_spawn.c128 case FDOP_CHDIR: in child()
/third_party/musl/porting/liteos_a/user/src/process/
Dposix_spawn.c129 case FDOP_CHDIR: in child()