/illumos-gate/usr/src/uts/common/rpcsvc/ |
H A D | nlm_prot.x | 75 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 D | nsm_addr.x | 43 netobj address; 58 netobj address;
|
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh192/ |
H A D | fakensl.c | 38 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 D | lm.h | 110 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 D | auth.h | 49 * netobj req_client; # client's address 124 netobj req_client;
|
/illumos-gate/usr/src/uts/common/klm/ |
H A D | klmops.c | 81 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 D | nlm_impl.h | 229 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 D | nlm_client.c | 90 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 D | nlm_service.c | 114 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 D | nlm_impl.c | 214 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 D | xdr.h | 246 struct netobj { struct 250 typedef struct netobj netobj; typedef in typeref:struct:netobj
|
/illumos-gate/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_statd.h | 118 struct netobj ah; 217 extern void record_addr(char *name, sa_family_t family, struct netobj *ah);
|
H A D | sm_statd.c | 1296 record_addr(char *name, sa_family_t family, struct netobj *ah)
|
/illumos-gate/usr/src/lib/libnsl/rpc/ |
H A D | auth_des.c | 58 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 D | key_call.c | 289 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 D | svcauth_des.c | 62 extern int key_decryptsession_pk(const char *, netobj *, des_block *); 201 netobj pkey;
|
H A D | xdr.c | 473 xdr_netobj(XDR *xdrs, struct netobj *np)
|
/illumos-gate/usr/src/lib/libnsl/include/rpcsvc/ |
H A D | nis_dhext.h | 63 char *__nis_dhext_extract_pkey(netobj *, keylen_t, algtype_t);
|
/illumos-gate/usr/src/head/rpcsvc/ |
H A D | nis_object.x | 165 * 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 D | key_prot.x | 125 netobj remotekey; /* Contains a length up to 1024 bytes */
|
H A D | xdr.h | 513 struct netobj { struct 517 typedef struct netobj netobj; typedef in typeref:struct:netobj 520 extern bool_t xdr_netobj(XDR *, netobj *);
|
H A D | xdr.c | 504 xdr_netobj(XDR *xdrs, struct netobj *np)
|
/illumos-gate/usr/src/lib/libnsl/nis/gen/ |
H A D | nis_misc_proc.c | 267 * 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 D | setkey.c | 706 netobj *remote_key; 734 netobj *remote_key; 1277 netobj *remote_key;
|
/illumos-gate/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 580 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);
|