OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_len
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/rpc.lockd/
lockd_lock.c
69
sz = rfh->
n_len
;
252
newfl->client.oh.n_bytes = malloc(lckarg->alock.oh.
n_len
);
259
newfl->client.oh.
n_len
= lckarg->alock.oh.
n_len
;
261
lckarg->alock.oh.
n_len
);
264
newfl->client_cookie.
n_len
= lckarg->cookie.
n_len
;
265
newfl->client_cookie.n_bytes = malloc(lckarg->cookie.
n_len
);
273
lckarg->cookie.
n_len
);
373
fl->client.oh.
n_len
!= lck->oh.n_len |
[
all
...]
test.c
357
arg.cookie.
n_len
= 4;
364
arg.alock.fh.
n_len
= 32;
366
arg.alock.oh.
n_len
= 8;
374
res_block.cookie.
n_len
= 5;
/src/sys/fs/nfs/nlm/
nlm_advlock.c
800
args.cookie.
n_len
= sizeof(xid);
866
cancel.cookie.
n_len
= sizeof(xid);
986
args.cookie.
n_len
= sizeof(xid);
1067
args.cookie.
n_len
= sizeof(xid);
1266
lock->fh.
n_len
= fhlen;
1268
lock->oh.
n_len
= oh_len;
nlm_prot_impl.c
332
dst->
n_len
= srcsize;
345
nlm_make_netobj(dst, src->n_bytes, src->
n_len
, type);
1340
nw->nw_lock.fh.
n_len
);
2328
&& argp->alock.fh.
n_len
== nw->nw_lock.fh.
n_len
2330
nw->nw_lock.fh.
n_len
)) {
2353
if (argp->cookie.
n_len
!= sizeof(struct nlm_grantcookie)) {
/src/common/include/rpc/
xdr.h
322
unsigned int
n_len
;
member in struct:netobj
/src/common/lib/libc/rpc/
xdr.c
673
return (xdr_bytes(xdrs, &np->n_bytes, &np->
n_len
, MAX_NETOBJ_SZ));
Completed in 17 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025