Home
last modified time | relevance | path

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

/third_party/ltp/testcases/realtime/lib/
Dlibrttest.c667 static void read_and_print(const char *pathname, int output_fd) in read_and_print() argument
689 write_or_complain(output_fd, data, ret); in read_and_print()
/third_party/node/tools/gyp/pylib/gyp/generator/
Dxcode.py473 (output_fd, new_pbxproj_path) = tempfile.mkstemp(
478 output_file = os.fdopen(output_fd, "w")
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dxcode.py473 (output_fd, new_pbxproj_path) = tempfile.mkstemp(
478 output_file = os.fdopen(output_fd, "w")