OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RPCMNT_NAMELEN
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/lib/libsa/
rpcv2.h
84
#define
RPCMNT_NAMELEN
255
/src/sys/nfs/
rpcv2.h
97
#define
RPCMNT_NAMELEN
255
/src/sys/fs/nfs/common/
rpcv2.h
199
#define
RPCMNT_NAMELEN
255
/src/usr.bin/showmount/
showmount.c
76
char ml_host[
RPCMNT_NAMELEN
+1];
82
char gr_name[
RPCMNT_NAMELEN
+1];
288
if (!xdr_string(xdrsp, &strp,
RPCMNT_NAMELEN
)) {
403
if (!xdr_string(xdrsp, &strp,
RPCMNT_NAMELEN
))
/src/usr.sbin/mountd/
mountd.c
116
char ml_host[
RPCMNT_NAMELEN
+ 1];
810
if (!xdr_string(xdrsp, &strp,
RPCMNT_NAMELEN
))
892
RPCMNT_NAMELEN
))
899
RPCMNT_NAMELEN
))
1060
if (len >
RPCMNT_NAMELEN
) {
2138
#define STRSIZ (
RPCMNT_NAMELEN
+RPCMNT_PATHLEN+50)
2162
(void)strncpy(mlp->ml_host, host,
RPCMNT_NAMELEN
);
2163
mlp->ml_host[
RPCMNT_NAMELEN
] = '\0';
2251
strncpy(mlp->ml_host, hostp,
RPCMNT_NAMELEN
);
2252
mlp->ml_host[
RPCMNT_NAMELEN
] = '\0'
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Oct 13 15:10:03 GMT 2025