OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rex_ttymode
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
rex.h
135
struct
rex_ttymode
{
struct
141
typedef struct
rex_ttymode
rex_ttymode
;
typedef in typeref:struct:rex_ttymode
170
extern void * rexproc_modes_1(
rex_ttymode
*, CLIENT *);
171
extern void * rexproc_modes_1_svc(
rex_ttymode
*, struct svc_req *);
209
extern bool_t xdr_rex_ttymode (XDR *,
rex_ttymode
*);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
rex.h
135
struct
rex_ttymode
{
struct
141
typedef struct
rex_ttymode
rex_ttymode
;
typedef in typeref:struct:rex_ttymode
170
extern void * rexproc_modes_1(
rex_ttymode
*, CLIENT *);
171
extern void * rexproc_modes_1_svc(
rex_ttymode
*, struct svc_req *);
209
extern bool_t xdr_rex_ttymode (XDR *,
rex_ttymode
*);
Completed in 56 milliseconds