Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Dnlm_prot.x30 netobj oh;
47 netobj cookie;
52 netobj cookie;
58 netobj fh; /* identify a file */
59 netobj oh; /* identify owner of a lock */
66 netobj cookie;
75 netobj cookie;
82 netobj cookie;
88 netobj cookie;
115 netobj fh;
[all …]
H A Dnlm_prot.h31 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 Dnis.h141 netobj pkey;
324 netobj cookie;
357 netobj ibr_cookie;
395 netobj lr_cookie;
587 extern bool_t * nis_callback_3 (netobj *, CLIENT *) __THROW;
588 extern bool_t * nis_callback_3_svc (netobj *, struct svc_req *) __THROW;
H A Dnis.x122 netobj cookie; /* Cookie Data */
157 netobj ibr_cookie; /* The first/next cookie */
208 netobj lr_cookie; /* Used by the dump callback */
323 bool NIS_CALLBACK(netobj) = 17;
H A Dklm_prot.x59 netobj fh; /* a counted file handle */
H A Dkey_prot.x110 netobj remotekey; /* Contains a length up to 1024 bytes */
H A Dklm_prot.h28 netobj fh;
H A Dnis_object.x146 netobj pkey; /* server's public key */
H A Dkey_prot.h82 netobj remotekey;
H A Dnislib.h130 const netobj *cookie) __THROW;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dxdr.h338 struct netobj struct
343 typedef struct netobj netobj; typedef
344 extern bool_t xdr_netobj (XDR *__xdrs, struct netobj *__np) __THROW;
H A Dauth.h168 extern AUTH *authdes_pk_create (const char *, netobj *, u_int,
198 extern int key_decryptsession_pk (char *, netobj *, des_block *);
200 extern int key_encryptsession_pk (char *, netobj *, des_block *);
H A Dkey_prot.h108 netobj remotekey;