OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pathptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
util.c
243
char *
pathptr
, *nextpathptr, *cur_name_add;
local in function:getwd
252
pathptr
= &pathbuf[MAXPATHLEN - 1];
270
(void)strcpy(pathname, *
pathptr
!= '/' ? "/" :
pathptr
);
323
pathptr
= strrcpy(
pathptr
, d->d_name);
324
pathptr
= strrcpy(
pathptr
, "/");
Completed in 10 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025