Searched refs:netobj (Results 1 - 25 of 28) 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 f
[all...]
H A Dnsm_addr.x43 netobj address;
58 netobj address;
/illumos-gate/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;
84 netobj npk;
/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.h49 * netobj req_client; # client's address
124 netobj req_client;
/illumos-gate/usr/src/uts/common/klm/
H A Dklmops.c81 u_offset_t off, struct cred *cr, struct netobj *fh,
94 u_offset_t off, struct cred *cr, struct netobj *fh,
109 struct shrlock *shr, int flags, struct netobj *fh)
120 struct shrlock *shr, int flags, struct netobj *fh)
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_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 *, in
[all...]
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)
230 nlm_fh_to_vhold(struct nlm_host *hostp, struct netobj *fh)
H A Dnlm_impl.c214 static void nlm_netbuf_to_netobj(struct netbuf *, int *, netobj *);
529 * Copy a struct netobj. (see xdr.h)
532 nlm_copy_netobj(struct netobj *dst, struct netobj *src)
965 nlm_nsmaddr_reg(struct nlm_nsm *nsm, char *name, int family, netobj *address)
1859 netobj obj;
2792 nlm_netbuf_to_netobj(struct netbuf *addr, int *family, netobj *obj)
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dxdr.h246 struct netobj { struct
250 typedef struct netobj netobj; typedef in typeref:struct: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.c1296 record_addr(char *name, sa_family_t family, struct netobj *ah)
/illumos-gate/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;
129 authdes_pk_seccreate(const char *servername, netobj *pkey, uint_t window,
406 netobj pkey;
H A Dkey_call.c289 key_encryptsession_pk(const char *remotename, netobj *remotekey,
324 netobj npk;
359 key_decryptsession_pk(const char *remotename, netobj *remotekey,
394 netobj npk;
H A Dsvcauth_des.c62 extern int key_decryptsession_pk(const char *, netobj *, des_block *);
201 netobj pkey;
H A Dxdr.c473 xdr_netobj(XDR *xdrs, struct netobj *np)
/illumos-gate/usr/src/lib/libnsl/include/rpcsvc/
H A Dnis_dhext.h63 char *__nis_dhext_extract_pkey(netobj *, keylen_t, algtype_t);
/illumos-gate/usr/src/head/rpcsvc/
H A Dnis_object.x165 * Note: pkey is a netobj which is limited to 1024 bytes which limits the
173 netobj pkey; /* server's public key */
/illumos-gate/usr/src/uts/common/rpc/
H A Dkey_prot.x125 netobj remotekey; /* Contains a length up to 1024 bytes */
H A Dxdr.h513 struct netobj { struct
517 typedef struct netobj netobj; typedef in typeref:struct:netobj
520 extern bool_t xdr_netobj(XDR *, netobj *);
H A Dxdr.c504 xdr_netobj(XDR *xdrs, struct netobj *np)
/illumos-gate/usr/src/lib/libnsl/nis/gen/
H A Dnis_misc_proc.c267 * netobj containing extended Diffie-Hellman keys.
270 __nis_dhext_extract_pkey(netobj *no, keylen_t keylen, algtype_t algtype)
/illumos-gate/usr/src/cmd/keyserv/
H A Dsetkey.c706 netobj *remote_key;
734 netobj *remote_key;
1277 netobj *remote_key;
/illumos-gate/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);

Completed in 189 milliseconds

12