Home
last modified time | relevance | path

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

12

/titanic_50/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.x43 netobj address;
58 netobj address;
/titanic_50/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;
/titanic_50/usr/src/lib/gss_mechs/mech_dh/dh192/
H A Dfakensl.c38 extern int key_encryptsession_pk(const char *, netobj *, des_block *);
39 extern int key_decryptsession_pk(const char *, netobj *, des_block *);
65 netobj npk; in key_encryptsession_pk_g()
84 netobj npk; in key_decryptsession_pk_g()
/titanic_50/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) */
496 struct cred *, struct netobj *, struct flk_callback *, int);
498 struct netobj *, int);
610 void nlm_copy_netobj(struct netobj *, struct netobj *);
H A Dnlm_service.c114 static vnode_t *nlm_fh_to_vp(struct netobj *);
115 static struct nlm_vhold *nlm_fh_to_vhold(struct nlm_host *, struct netobj *);
195 nlm_fh_to_vp(struct netobj *fh) in nlm_fh_to_vp()
230 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()
965 nlm_nsmaddr_reg(struct nlm_nsm *nsm, char *name, int family, netobj *address) in nlm_nsmaddr_reg()
1859 netobj obj; in nlm_host_monitor()
2792 nlm_netbuf_to_netobj(struct netbuf *addr, int *family, netobj *obj) in nlm_netbuf_to_netobj()
/titanic_50/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h246 struct netobj { struct
250 typedef struct netobj netobj; argument
/titanic_50/usr/src/lib/libnsl/rpc/
H A Dauth_des.c58 extern int key_encryptsession_pk(const char *, netobj *, des_block *);
88 extern AUTH *authdes_pk_seccreate(const char *, netobj *, uint_t, const char *,
106 netobj pkey; in authdes_seccreate()
129 authdes_pk_seccreate(const char *servername, netobj *pkey, uint_t window, in authdes_pk_seccreate()
406 netobj pkey; in authdes_refresh()
H A Dkey_call.c289 key_encryptsession_pk(const char *remotename, netobj *remotekey, in key_encryptsession_pk()
324 netobj npk; in key_encryptsession_pk_g()
359 key_decryptsession_pk(const char *remotename, netobj *remotekey, in key_decryptsession_pk()
394 netobj npk; in key_decryptsession_pk_g()
H A Dsvcauth_des.c64 extern int key_decryptsession_pk(const char *, netobj *, des_block *);
210 netobj pkey; in __svcauth_des()
H A Dxdr.c465 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj()
/titanic_50/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.c1296 record_addr(char *name, sa_family_t family, struct netobj *ah) in record_addr()
/titanic_50/usr/src/uts/common/rpc/
H A Dxdr.h509 struct netobj { struct
513 typedef struct netobj netobj; argument
516 extern bool_t xdr_netobj(XDR *, netobj *);
H A Dkey_prot.x125 netobj remotekey; /* Contains a length up to 1024 bytes */
H A Dxdr.c504 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj()
/titanic_50/usr/src/head/rpcsvc/
H A Dnis_object.x173 netobj pkey; /* server's public key */
/titanic_50/usr/src/lib/libnsl/include/rpcsvc/
H A Dnis_dhext.h63 char *__nis_dhext_extract_pkey(netobj *, keylen_t, algtype_t);
/titanic_50/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()
/titanic_50/usr/src/cmd/keyserv/
H A Dsetkey.c706 netobj *remote_key;
734 netobj *remote_key;
1277 netobj *remote_key;
/titanic_50/usr/src/lib/libnsl/common/
H A Dllib-lnsl580 int key_encryptsession_pk(const char *remotename, netobj *remotekey,
582 int key_decryptsession_pk(const char *remotename, netobj *remotekey,
868 bool_t xdr_netobj(XDR *xdrs, struct netobj *np);

12