Searched refs:CREAT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/tests/lib/libc/gen/
H A Dt_dir.c58 #define CREAT(x, m) do { \ macro
68 CREAT("t/a", 0600);
69 CREAT("t/b", 0600);
70 CREAT("t/c", 0600);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdb-utils.exp148 if {![catch {open $lockfile {WRONLY CREAT EXCL}} rc]} {

Completed in 84 milliseconds