| /src/include/rpcsvc/ |
| H A D | nlm_prot.x | 29 netobj oh; 46 netobj cookie; 51 netobj cookie; 57 netobj fh; /* identify a file */ 58 netobj oh; /* identify owner of a lock */ 65 netobj cookie; 74 netobj cookie; 81 netobj cookie; 87 netobj cookie; 114 netobj fh; [all …]
|
| H A D | nis.x | 137 netobj cookie; /* Cookie Data */ 172 netobj ibr_cookie; /* The first/next cookie */ 223 netobj lr_cookie; /* Used by the dump callback */ 320 bool NIS_CALLBACK(netobj) = 17;
|
| H A D | nislib.h | 63 extern nis_result * nis_next_entry(nis_name, netobj *); 118 extern nis_error nis_get_request(nis_name, nis_object *, netobj*, ib_request*); 142 extern int __nis_run_callback(netobj *, u_long, struct timeval *, CLIENT *);
|
| H A D | klm_prot.x | 58 netobj fh; /* a counted file handle */
|
| H A D | key_prot.x | 106 netobj remotekey; /* Contains a length up to 1024 bytes */
|
| H A D | nis_object.x | 160 netobj pkey; /* server's public key */
|
| /src/sys/nlm/ |
| H A D | nlm_prot.h | 31 netobj oh; 51 netobj cookie; 57 netobj cookie; 64 netobj fh; 65 netobj oh; 73 netobj cookie; 83 netobj cookie; 91 netobj cookie; 98 netobj cookie; 125 netobj fh; [all …]
|
| H A D | nlm.h | 54 extern void nlm_make_netobj(struct netobj *dst, caddr_t srt, 60 extern void nlm_copy_netobj(struct netobj *dst, struct netobj *src,
|
| H A D | nlm_prot_impl.c | 262 ng_sysid(struct netobj *src) in ng_sysid() 269 ng_cookie(struct netobj *src) in ng_cookie() 306 nlm_make_netobj(struct netobj *dst, caddr_t src, size_t srcsize, in nlm_make_netobj() 319 nlm_copy_netobj(struct netobj *dst, struct netobj *src, in nlm_copy_netobj() 1744 nlm_convert_to_fhandle_t(fhandle_t *fhp, struct netobj *p) in nlm_convert_to_fhandle_t()
|
| /src/crypto/krb5/src/include/gssrpc/ |
| H A D | xdr.h | 290 struct netobj { struct 294 typedef struct netobj netobj; argument 296 extern bool_t xdr_netobj(XDR *, struct netobj *);
|
| /src/include/rpc/ |
| H A D | xdr.h | 319 struct netobj { struct 323 typedef struct netobj netobj; argument 324 extern bool_t xdr_netobj(XDR *, struct netobj *);
|
| /src/lib/libc/rpc/ |
| H A D | auth_des.c | 67 extern int key_encryptsession_pk(char *, netobj *, des_block *); 107 AUTH *authdes_pk_seccreate(const char *, netobj *, u_int, const char *, 125 netobj pkey; in authdes_seccreate() 148 authdes_pk_seccreate(const char *servername, netobj *pkey, u_int window, in authdes_pk_seccreate() 424 netobj pkey; in authdes_refresh()
|
| H A D | key_call.c | 131 key_encryptsession_pk(char *remotename, netobj *remotekey, des_block *deskey) in key_encryptsession_pk() 152 key_decryptsession_pk(char *remotename, netobj *remotekey, des_block *deskey) in key_decryptsession_pk()
|
| H A D | svc_auth_des.c | 68 extern int key_decryptsession_pk(const char *, netobj *, des_block *); 175 netobj pkey; in _svcauth_des()
|
| /src/sys/rpc/ |
| H A D | xdr.h | 332 struct netobj { struct 336 typedef struct netobj netobj; argument 337 extern bool_t xdr_netobj(XDR *, struct netobj *);
|
| /src/usr.sbin/rpc.lockd/ |
| H A D | lockd_lock.c | 82 netobj client_cookie; /* cookie sent by the client */ 164 struct file_lock * allocate_file_lock(const netobj *lockowner, 165 const netobj *matchcookie, 178 int same_netobj(const netobj *n0, const netobj *n1); 186 void dump_netobj(const struct netobj *nobj); 288 dump_netobj(const struct netobj *nobj) in dump_netobj() 372 allocate_file_lock(const netobj *lockowner, const netobj *matchcookie, in allocate_file_lock() 653 same_netobj(const netobj *n0, const netobj *n1) in same_netobj()
|
| H A D | lockd_lock.h | 10 int lock_answer(int pid, netobj *netcookie, int result, int *pid_p,
|
| H A D | lock_proc.c | 69 static void log_netobj(netobj *obj); 101 log_netobj(netobj *obj) in log_netobj()
|
| H A D | kern.c | 470 lock_answer(int pid, netobj *netcookie, int result, int *pid_p, int version) in lock_answer()
|
| /src/libexec/nuageinit/ |
| H A D | nuageinit | 664 local netobj = {} 665 netobj["network"] = obj 666 return netobj 787 local netobj = parse_network_config() or obj 788 network_config(netobj)
|
| /src/crypto/krb5/src/lib/rpc/ |
| H A D | xdr.c | 490 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj()
|
| /src/sys/xdr/ |
| H A D | xdr.c | 544 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj()
|
| /src/lib/libc/xdr/ |
| H A D | xdr.c | 615 xdr_netobj(XDR *xdrs, struct netobj *np) in xdr_netobj()
|