HomeSort by relevance Sort by last modified time
    Searched full:netobj (Results 1 - 13 of 13) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nlm_prot.x 30 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...]
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...]
nis.h 141 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;
klm_prot.h 28 netobj fh;
klm_prot.x 59 netobj fh; /* a counted file handle */
nis.x 122 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;
nis_object.x 138 * Note: pkey is a netobj which is limited to 1024 bytes which limits the
146 netobj pkey; /* server's public key */
nislib.h 111 * const netobj *cookie: The value of cookie from the nis_result structure
130 const netobj *cookie) __THROW;
key_prot.h 82 netobj remotekey;
key_prot.x 110 netobj remotekey; /* Contains a length up to 1024 bytes */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
auth.h 168 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 *);
xdr.h 338 struct netobj struct
343 typedef struct netobj netobj; typedef in typeref:struct:netobj
344 extern bool_t xdr_netobj (XDR *__xdrs, struct netobj *__np) __THROW;
key_prot.h 108 netobj remotekey;

Completed in 375 milliseconds