Searched refs:netobj (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/Librpcsvc-23/
H A Dnlm_prot.x36 netobj oh;
53 netobj cookie;
58 netobj cookie;
64 netobj fh; /* identify a file */
65 netobj oh; /* identify owner of a lock */
72 netobj cookie;
81 netobj cookie;
88 netobj cookie;
94 netobj cookie;
121 netobj f
[all...]
H A Dklm_prot.x65 netobj fh; /* a counted file handle */
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dnlm_prot.h37 netobj oh;
81 netobj cookie;
95 netobj cookie;
110 netobj fh;
111 netobj oh;
127 netobj cookie;
145 netobj cookie;
161 netobj cookie;
176 netobj cookie;
227 netobj f
[all...]
H A Dlockd_lock.h34 int lock_answer(int version, netobj *netcookie, nlm4_lock *lock, int flags, int result);
H A Dlockd_lock.c106 netobj filehandle; /* NFS filehandle */
126 netobj oh; /* share holder */
136 netobj filehandle; /* Local access filehandle */
177 netobj filehandle; /* Local access filehandle */
217 struct file_lock * allocate_file_lock(const netobj *lockowner,
218 const netobj *filehandle, const struct sockaddr *addr,
230 int same_netobj(const netobj *n0, const netobj *n1);
238 void dump_netobj(const struct netobj *nobj);
258 void retry_blockingfilelocklist(netobj *f
[all...]
H A Dnlm_prot_svc.c57 void retry_blockingfilelocklist(netobj *fh);
260 netobj *fh = NULL;
444 netobj *fh = NULL;
628 netobj *fh = NULL;
H A Dlock_proc.c90 static void log_netobj(netobj *obj);
116 * Purpose: Log a netobj
123 netobj *obj;
133 syslog(LOG_DEBUG, "netobj too large! Should be %d was %d\n",
H A Dkern.c714 lock_answer(int version, netobj *netcookie, nlm4_lock *lock, int flags, int result)
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr.h415 struct netobj { struct
419 typedef struct netobj netobj; typedef in typeref:struct:netobj
420 extern bool_t xdr_netobj(XDR *, struct netobj *);
H A Dxdr.c633 struct netobj *np;

Completed in 149 milliseconds