OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:diropargs
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nfs_prot.x
165
struct
diropargs
{
229
diropargs
where;
234
diropargs
from;
235
diropargs
to;
240
diropargs
to;
244
diropargs
from;
313
NFSPROC_LOOKUP(
diropargs
) = 4;
331
NFSPROC_REMOVE(
diropargs
) = 10;
346
NFSPROC_RMDIR(
diropargs
) = 15;
nfs_prot.h
124
struct
diropargs
{
struct
128
typedef struct
diropargs
diropargs
;
typedef in typeref:struct:diropargs
190
diropargs
where;
196
diropargs
from;
197
diropargs
to;
203
diropargs
to;
208
diropargs
from;
279
extern diropres * nfsproc_lookup_2(
diropargs
*, CLIENT *);
280
extern diropres * nfsproc_lookup_2_svc(
diropargs
*, struct svc_req *)
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.x
165
struct
diropargs
{
229
diropargs
where;
234
diropargs
from;
235
diropargs
to;
240
diropargs
to;
244
diropargs
from;
313
NFSPROC_LOOKUP(
diropargs
) = 4;
331
NFSPROC_REMOVE(
diropargs
) = 10;
346
NFSPROC_RMDIR(
diropargs
) = 15;
nfs_prot.h
124
struct
diropargs
{
struct
128
typedef struct
diropargs
diropargs
;
typedef in typeref:struct:diropargs
190
diropargs
where;
196
diropargs
from;
197
diropargs
to;
203
diropargs
to;
208
diropargs
from;
279
extern diropres * nfsproc_lookup_2(
diropargs
*, CLIENT *);
280
extern diropres * nfsproc_lookup_2_svc(
diropargs
*, struct svc_req *)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.x
165
struct
diropargs
{
229
diropargs
where;
234
diropargs
from;
235
diropargs
to;
240
diropargs
to;
244
diropargs
from;
313
NFSPROC_LOOKUP(
diropargs
) = 4;
331
NFSPROC_REMOVE(
diropargs
) = 10;
346
NFSPROC_RMDIR(
diropargs
) = 15;
nfs_prot.h
124
struct
diropargs
{
struct
128
typedef struct
diropargs
diropargs
;
typedef in typeref:struct:diropargs
190
diropargs
where;
196
diropargs
from;
197
diropargs
to;
203
diropargs
to;
208
diropargs
from;
279
extern diropres * nfsproc_lookup_2(
diropargs
*, CLIENT *);
280
extern diropres * nfsproc_lookup_2_svc(
diropargs
*, struct svc_req *)
[
all
...]
Completed in 1641 milliseconds