OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NDIR
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/lib/libc/c063/
t_symlinkat.c
46
#define
NDIR
"newdir"
65
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
69
ATF_REQUIRE((dfd = open(
NDIR
, O_RDONLY, 0)) != -1);
90
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
113
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
134
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
t_linkat.c
46
#define
NDIR
"newdir"
67
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
72
ATF_REQUIRE((nfd = open(
NDIR
, O_RDONLY, 0)) != -1);
94
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
116
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
133
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
153
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
159
ATF_REQUIRE((nfd = open(
NDIR
, O_RDONLY, 0)) != -1);
186
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
192
ATF_REQUIRE((nfd = open(
NDIR
, O_RDONLY, 0)) != -1)
[
all
...]
t_renameat.c
46
#define
NDIR
"newdir"
65
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
72
ATF_REQUIRE((nfd = open(
NDIR
, O_RDONLY, 0)) != -1);
94
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
117
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
134
ATF_REQUIRE(mkdir(
NDIR
, 0755) == 0);
/src/games/hunt/huntd/
makemaze.c
46
#define
NDIR
4
48
static const int dirs[NPERM][
NDIR
] = {
57
static const int incr[
NDIR
][2] = {
106
endp = &dp[
NDIR
];
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025