OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usrp
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonsubs.c
191
static void nfsrv_removeuser(struct nfsusrgrp *
usrp
, int isuser);
2576
struct nfsusrgrp *
usrp
;
local
2607
TAILQ_FOREACH(
usrp
, &hp->lughead, lug_numhash) {
2608
if (
usrp
->lug_uid == uid) {
2609
if (
usrp
->lug_expiry < NFSD_MONOSEC)
2615
for (i = 0; i <
usrp
->lug_namelen; i++) {
2616
if (
usrp
->lug_name[i] == '@') {
2622
i =
usrp
->lug_namelen;
2624
i =
usrp
->lug_namelen +
2636
NFSBCOPY(
usrp
->lug_name, cp, usrp->lug_namelen)
2685
struct nfsusrgrp *
usrp
;
local
2737
struct nfsusrgrp *
usrp
;
local
2838
struct nfsusrgrp *
usrp
;
local
2953
struct nfsusrgrp *
usrp
;
local
3190
struct nfsusrgrp *n
usrp
, *
usrp
, *new
usrp
;
local
3585
struct nfsusrgrp *n
usrp
, *
usrp
;
local
[
all
...]
Completed in 86 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026