OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cwdfd
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/pax/
pax.c
79
int
cwdfd
= -1; /* starting cwd */
variable in typeref:typename:int
270
cwdfd
= open(".", O_RDONLY);
271
if (
cwdfd
< 0) {
extern.h
230
extern int
cwdfd
;
ar_subs.c
316
(void)fdochroot(
cwdfd
);
512
fdochdir(
cwdfd
);
ar_io.c
1720
if (fdochdir(
cwdfd
) == -1)
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025