OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:st_dotdot
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
util.c
241
struct stat st_root, st_cur, st_next,
st_dotdot
;
local in function:getwd
275
if (stat(nextpathptr, &
st_dotdot
) == -1) {
289
if (DEV_DEV_COMPARE(
st_dotdot
.st_dev, st_cur.st_dev)) {
322
st_cur =
st_dotdot
;
Completed in 13 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025