OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NFS_HN_DREF
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/am-utils/dist/conf/hn_dref/
hn_dref_default.h
4
#define
NFS_HN_DREF
(dst, src) (dst) = (src)
hn_dref_isc3.h
4
#define
NFS_HN_DREF
(dst, src) xstrlcpy((dst), (src), MAXHOSTNAMELEN)
hn_dref_linux.h
4
#define
NFS_HN_DREF
(dst, src) xstrlcpy((dst), (src), MAXHOSTNAMELEN)
/src/external/bsd/am-utils/include/
aux_conf.h
62
* definition for the
NFS_HN_DREF
macro for a particular architecture.
67
#define
NFS_HN_DREF
(dst, src) (dst) = (src)
68
/* End of included
NFS_HN_DREF
macro definition file */
/src/external/bsd/am-utils/dist/libamu/
mount_fs.c
939
* XXX: warning, using xstrlcpy in
NFS_HN_DREF
, which may corrupt a
943
NFS_HN_DREF
(nap->hostname, host_name);
Completed in 33 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026