OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfs_host
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/sysinst/
menus.entropy
63
option {src_legend(menu, MSG_Host,
nfs_host
);},
64
action { src_prompt(MSG_Host,
nfs_host
, sizeof
nfs_host
); };
main.c
80
char
nfs_host
[STRSIZE];
variable in typeref:typename:char[]
143
{"nfs host", "",
nfs_host
, sizeof
nfs_host
},
menus.mi
434
option {src_legend(menu, MSG_Host,
nfs_host
);},
435
action { src_prompt(MSG_Host,
nfs_host
, sizeof
nfs_host
); };
defs.h
626
extern char
nfs_host
[STRSIZE];
net.c
1077
nfs_host
, nfs_dir))
util.c
1275
if (
nfs_host
[0] != 0 && nfs_dir[0] != 0 &&
1284
nfs_host
, nfs_dir, mountpt) == 0) {
Completed in 19 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025