OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:othername
(Results
1 - 2
of
2
) sorted by relevancy
/src/regress/sys/kern/getcwd/
getcwd.c
107
#define
othername
"testgetcwd"
macro
387
if (rename("/tmp/" littlename, "/tmp/"
othername
) < 0) {
391
CHECK("/tmp/"
othername
, __getcwd(kbuf, sizeof(kbuf)), 16, 0);
392
if (rmdir("/tmp/"
othername
) < 0) {
getcwd.c
107
#define
othername
"testgetcwd"
macro
387
if (rename("/tmp/" littlename, "/tmp/"
othername
) < 0) {
391
CHECK("/tmp/"
othername
, __getcwd(kbuf, sizeof(kbuf)), 16, 0);
392
if (rmdir("/tmp/"
othername
) < 0) {
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025