OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sattrargs
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
nfs_prot.h
118
struct
sattrargs
{
struct
122
typedef struct
sattrargs
sattrargs
;
typedef in typeref:struct:sattrargs
273
extern attrstat * nfsproc_setattr_2(
sattrargs
*, CLIENT *);
274
extern attrstat * nfsproc_setattr_2_svc(
sattrargs
*, struct svc_req *);
392
extern bool_t xdr_sattrargs (XDR *,
sattrargs
*);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h
118
struct
sattrargs
{
struct
122
typedef struct
sattrargs
sattrargs
;
typedef in typeref:struct:sattrargs
273
extern attrstat * nfsproc_setattr_2(
sattrargs
*, CLIENT *);
274
extern attrstat * nfsproc_setattr_2_svc(
sattrargs
*, struct svc_req *);
392
extern bool_t xdr_sattrargs (XDR *,
sattrargs
*);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
nfs_prot.h
118
struct
sattrargs
{
struct
122
typedef struct
sattrargs
sattrargs
;
typedef in typeref:struct:sattrargs
273
extern attrstat * nfsproc_setattr_2(
sattrargs
*, CLIENT *);
274
extern attrstat * nfsproc_setattr_2_svc(
sattrargs
*, struct svc_req *);
392
extern bool_t xdr_sattrargs (XDR *,
sattrargs
*);
Completed in 40 milliseconds