Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dspawn.cpp71 kChdir, enumerator
97 } else if (what == kChdir) { in Do()
350 if (what == kOpen || what == kChdir) { in posix_spawn_add_file_action()
392 return posix_spawn_add_file_action(actions, kChdir, -1, -1, path, 0, 0); in posix_spawn_file_actions_addchdir_np()