Home
last modified time | relevance | path

Searched refs:posix_openpt (Results 1 – 25 of 1392) sorted by relevance

12345678910>>...56

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dbugprone-posix-return.cpp17 extern "C" int posix_openpt(int flags);
91 if (posix_openpt(0) < 0) {} in noWarning()
92 if (posix_openpt(0) <= 0) {} in noWarning()
93 if (posix_openpt(0) == -1) {} in noWarning()
94 if (posix_openpt(0) != -1) {} in noWarning()
95 if (posix_openpt(0) <= -1) {} in noWarning()
96 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/gnulib/gnulib-20140202-stable/modules/
H A Dposix_openpt2 posix_openpt() function: Open the master side of a pseudo-terminal.
5 lib/posix_openpt.c
6 m4/posix_openpt.m4
15 AC_LIBOBJ([posix_openpt])
17 gl_STDLIB_MODULE_INDICATOR([posix_openpt])
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/
H A Dposix_openpt2 posix_openpt() function: Open the master side of a pseudo-terminal.
5 lib/posix_openpt.c
6 m4/posix_openpt.m4
15 AC_LIBOBJ([posix_openpt])
17 gl_STDLIB_MODULE_INDICATOR([posix_openpt])
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dposix_openpt.texi1 @node posix_openpt
2 @section @code{posix_openpt}
3 @findex posix_openpt
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/posix_openpt
7 Gnulib module: posix_openpt
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dposix_openpt.texi1 @node posix_openpt
2 @section @code{posix_openpt}
3 @findex posix_openpt
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/posix_openpt.h…
7 Gnulib module: posix_openpt
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-posix-return.cpp27 extern "C" int posix_openpt(int flags);
157 if (posix_openpt(0) < 0) {} in noWarning()
158 if (posix_openpt(0) <= 0) {} in noWarning()
159 if (posix_openpt(0) == -1) {} in noWarning()
160 if (posix_openpt(0) != -1) {} in noWarning()
161 if (posix_openpt(0) <= -1) {} in noWarning()
162 if (posix_openpt(0) < -1) {} in noWarning()
/dports/devel/gnulib/gnulib-20140202-stable/m4/
H A Dposix_openpt.m41 # posix_openpt.m4 serial 2
11 dnl Persuade Solaris <stdlib.h> to declare posix_openpt().
14 AC_CHECK_FUNCS_ONCE([posix_openpt])
16 dnl The system does not have posix_openpt.
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Dposix_openpt.m41 # posix_openpt.m4 serial 2
11 dnl Persuade Solaris <stdlib.h> to declare posix_openpt().
14 AC_CHECK_FUNCS_ONCE([posix_openpt])
16 dnl The system does not have posix_openpt.
/dports/benchmarks/stress-ng/stress-ng-0.13.09/test/
H A Dtest-posix-openpt.c36 ret = posix_openpt(0); in main()
39 ret = posix_openpt(O_RDWR); in main()
43 ret = posix_openpt(O_NOCTTY); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/nix/test/
H A Dtest_pty.rs17 let m = posix_openpt(OFlag::O_RDWR).unwrap(); in test_explicit_close()
33 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_equivalence()
50 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_copy()
67 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_r_copy()
84 let master1_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
88 let master2_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
107 let master_fd = posix_openpt(OFlag::O_RDWR).expect("posix_openpt failed"); in test_open_ptty_pair()
/dports/games/dose-response/dose-response-179c326/cargo-crates/nix-0.13.0/test/
H A Dtest_pty.rs17 let m = posix_openpt(OFlag::O_RDWR).unwrap(); in test_explicit_close()
33 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_equivalence()
50 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_copy()
67 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_r_copy()
84 let master1_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
88 let master2_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
107 let master_fd = posix_openpt(OFlag::O_RDWR).expect("posix_openpt failed"); in test_open_ptty_pair()
/dports/games/dose-response/dose-response-179c326/cargo-crates/nix-0.11.0/test/
H A Dtest_pty.rs17 let m = posix_openpt(OFlag::O_RDWR).unwrap(); in test_explicit_close()
34 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_equivalence()
52 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_copy()
69 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_r_copy()
87 let master1_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
91 let master2_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
111 let master_fd = posix_openpt(OFlag::O_RDWR).expect("posix_openpt failed"); in test_open_ptty_pair()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/nix/test/
H A Dtest_pty.rs17 let m = posix_openpt(OFlag::O_RDWR).unwrap(); in test_explicit_close()
33 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_equivalence()
50 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_copy()
67 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_r_copy()
84 let master1_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
88 let master2_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
107 let master_fd = posix_openpt(OFlag::O_RDWR).expect("posix_openpt failed"); in test_open_ptty_pair()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/nix/test/
H A Dtest_pty.rs17 let m = posix_openpt(OFlag::O_RDWR).unwrap(); in test_explicit_close()
33 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_equivalence()
50 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_copy()
67 let master_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_r_copy()
84 let master1_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
88 let master2_fd = posix_openpt(OFlag::O_RDWR).unwrap(); in test_ptsname_unique()
107 let master_fd = posix_openpt(OFlag::O_RDWR).expect("posix_openpt failed"); in test_open_ptty_pair()

12345678910>>...56