OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rootpath
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/lib/libsa/
globals.c
20
char
rootpath
[FNAME_SIZE]; /* root mount path */
variable
/src/usr.sbin/puffs/mount_psshfs/
fs.c
93
char *
rootpath
;
local
126
/* scope out our
rootpath
*/
140
if (psbuf_get_str(pb, &
rootpath
, NULL) == -1)
141
reterr((stderr, "invalid realpath response:
rootpath
"), EPROTO);
145
psbuf_req_str(pb, SSH_FXP_LSTAT, NEXTREQ(pctx),
rootpath
);
153
reterr((stderr, "couldn't stat
rootpath
"), rv);
157
reterr((stderr, "remote path (%s) not a directory",
rootpath
),
167
po_root->po_path =
rootpath
;
168
po_root->po_len = strlen(
rootpath
);
/src/sys/nfs/
nfs_bootdhcp.c
703
char *
rootpath
;
local
715
mydomain = myname =
rootpath
= NULL;
777
printf("nfs_boot:
rootpath
>= %d bytes\n",
781
rootpath
= p;
891
if (
rootpath
&&
896
rootpath
, rootpathlen);
/src/lib/librumphijack/
hijack.c
1114
static const char *
rootpath
= "/";
variable
1123
rv =
rootpath
;
Completed in 27 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026