Home
last modified time | relevance | path

Searched refs:netobj (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dnlm_prot.x75 netobj oh;
92 netobj cookie;
97 netobj cookie;
103 netobj fh; /* identify a file */
104 netobj oh; /* identify owner of a lock */
111 netobj cookie;
120 netobj cookie;
127 netobj cookie;
133 netobj cookie;
162 netobj fh;
[all …]
H A Dnsm_addr.x41 netobj address;
56 netobj address;
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c90 static int nlm_init_fh_by_vp(vnode_t *, struct netobj *, rpcvers_t *);
96 struct flock64 *, int, u_offset_t, struct netobj *, int);
99 struct flock64 *, int, u_offset_t, struct netobj *,
106 const struct flock64 *, struct netobj *,
110 struct nlm_host *, struct netobj *,
113 struct netobj *, int);
115 struct netobj *, int);
124 const struct shrlock *, struct netobj *);
127 struct netobj *, int, int);
129 struct netobj *, int);
[all …]
H A Dklmops.c81 u_offset_t off, struct cred *cr, struct netobj *fh, in lm_frlock()
94 u_offset_t off, struct cred *cr, struct netobj *fh, in lm4_frlock()
109 struct shrlock *shr, int flags, struct netobj *fh) in lm_shrlock()
120 struct shrlock *shr, int flags, struct netobj *fh) in lm4_shrlock()
H A Dnlm_impl.h229 struct netobj nsl_fh; /* (c) */
497 struct cred *, struct netobj *, struct flk_callback *, int);
499 struct netobj *, int);
611 void nlm_copy_netobj(struct netobj *, struct netobj *);
H A Dnlm_service.c115 static vnode_t *nlm_fh_to_vp(struct netobj *);
116 static struct nlm_vhold *nlm_fh_to_vhold(struct nlm_host *, struct netobj *);
196 nlm_fh_to_vp(struct netobj *fh) in nlm_fh_to_vp()
231 nlm_fh_to_vhold(struct nlm_host *hostp, struct netobj *fh) in nlm_fh_to_vhold()
H A Dnlm_impl.c214 static void nlm_netbuf_to_netobj(struct netbuf *, int *, netobj *);
532 nlm_copy_netobj(struct netobj *dst, struct netobj *src) in nlm_copy_netobj()
973 nlm_nsmaddr_reg(struct nlm_nsm *nsm, char *name, int family, netobj *address) in nlm_nsmaddr_reg()
1867 netobj obj; in nlm_host_monitor()
2825 nlm_netbuf_to_netobj(struct netbuf *addr, int *family, netobj *obj) in nlm_netbuf_to_netobj()
/illumos-gate/usr/src/uts/common/nfs/
H A Dlm.h110 netobj *fh, struct flk_callback *);
119 struct shrlock *shr, int flag, netobj *fh);
123 netobj *fh, struct flk_callback *);
125 struct shrlock *shr, int flag, netobj *fh);
H A Dauth.h124 netobj req_client;
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh192/
H A Dfakensl.c36 extern int key_encryptsession_pk(const char *, netobj *, des_block *);
37 extern int key_decryptsession_pk(const char *, netobj *, des_block *);
63 netobj npk; in key_encryptsession_pk_g()
82 netobj npk; in key_decryptsession_pk_g()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_des.c56 extern int key_encryptsession_pk(const char *, netobj *, des_block *);
86 extern AUTH *authdes_pk_seccreate(const char *, netobj *, uint_t, const char *,
104 netobj pkey; in authdes_seccreate()
127 authdes_pk_seccreate(const char *servername, netobj *pkey, uint_t window, in authdes_pk_seccreate()
404 netobj pkey; in authdes_refresh()
H A Dkey_call.c287 key_encryptsession_pk(const char *remotename, netobj *remotekey, in key_encryptsession_pk()
322 netobj npk; in key_encryptsession_pk_g()
357 key_decryptsession_pk(const char *remotename, netobj *remotekey, in key_decryptsession_pk()
392 netobj npk; in key_decryptsession_pk_g()
H A Dsvcauth_des.c65 extern int key_decryptsession_pk(const char *, netobj *, des_block *);
211 netobj pkey; in __svcauth_des()
H A Dxdr.c465 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj()
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_statd.h118 struct netobj ah;
217 extern void record_addr(char *name, sa_family_t family, struct netobj *ah);
H A Dsm_statd.c1292 record_addr(char *name, sa_family_t family, struct netobj *ah) in record_addr()
/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr.h513 struct netobj { struct
517 typedef struct netobj netobj; argument
520 extern bool_t xdr_netobj(XDR *, netobj *);
H A Dkey_prot.x124 netobj remotekey; /* Contains a length up to 1024 bytes */
H A Dxdr.c504 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj()
/illumos-gate/usr/src/head/rpcsvc/
H A Dnis_object.x173 netobj pkey; /* server's public key */
/illumos-gate/usr/src/lib/libnsl/include/rpcsvc/
H A Dnis_dhext.h61 char *__nis_dhext_extract_pkey(netobj *, keylen_t, algtype_t);
/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_misc_proc.c270 __nis_dhext_extract_pkey(netobj *no, keylen_t keylen, algtype_t algtype) in __nis_dhext_extract_pkey()
/illumos-gate/usr/src/cmd/keyserv/
H A Dsetkey.c704 netobj *remote_key;
732 netobj *remote_key;
1275 netobj *remote_key;
H A Dkeyserv.c1086 netobj key_get_conv_2_arg;
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_vnops.c4437 netobj lm_fh; in nfs_frlock()
5012 netobj lm_fh; in nfs_shrlock()

12