OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextpathbuf
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
util.c
242
char pathbuf[MAXPATHLEN],
nextpathbuf
[MAXPATHLEN * 2];
local in function:getwd
253
nextpathbuf
[MAXPATHLEN - 1] = '\0';
254
cur_name_add = nextpathptr = &
nextpathbuf
[MAXPATHLEN - 1];
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025