Home
last modified time | relevance | path

Searched defs:cln (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.h75 struct cln { struct
80 struct nd_hostservlist *clnames; argument
85 extern void cln_init(struct cln *, SVCXPRT *); argument
H A Dmountd.c306 struct cln cln; in do_logging_queue() local
889 log_cant_reply_cln(struct cln *cln) in log_cant_reply_cln()
911 struct cln cln; in log_cant_reply() local
1235 cln_fini(struct cln *cln) in cln_fini()
1247 cln_getnbuf(struct cln *cln) in cln_getnbuf()
1282 cln_havehost(struct cln *cln) in cln_havehost()
1288 cln_gethost(struct cln *cln) in cln_gethost()
1346 struct cln cln; in mount() local
1923 in_access_list(struct cln *cln, in in_access_list()
3254 struct cln cln; in umount() local
[all …]
H A Dnfsauth.c63 struct cln cln; in nfsauth_access() local
H A Dnfs_cmd.c107 struct cln cln; in charmap_search() local
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c1687 pc_setstartcluster(struct pcfs *fsp, struct pcdir *ep, pc_cluster32_t cln) in pc_setstartcluster()