Searched refs:use_bytes (Results 1 – 2 of 2) sorted by relevance
2432 def create_args(self, *, with_env=False, use_bytes=False): argument2453 if use_bytes:2524 args = self.create_args(with_env=True, use_bytes=True)
3261 posix_getcwd(int use_bytes) in posix_getcwd() argument3270 if (!use_bytes) { in posix_getcwd()3333 if (use_bytes) in posix_getcwd()