OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bup
(Results
1 - 1
of
1
) sorted by relevancy
/src/regress/sys/kern/getcwd/
old_getcwd.c
82
char *bpt, *
bup
;
local
119
bup
= up;
158
if (
bup
+ 3 + MAXNAMLEN + 1 >= eup) {
161
bup
= up;
164
*
bup
++ = '.';
165
*
bup
++ = '.';
166
*
bup
= '\0';
173
*
bup
++ = '/';
205
memmove(
bup
, dp->d_name, dlen + 1);
245
*
bup
= '\0'
[
all
...]
Completed in 14 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026