OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSTAB
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fstab.h
29
* @(#)
fstab
.h 8.1 (Berkeley) 6/2/93
38
* File system table, see
fstab
(5).
48
#define _PATH_FSTAB "/etc/
fstab
"
49
#define
FSTAB
"/etc/
fstab
" /* deprecated */
57
struct
fstab
struct
71
extern struct
fstab
*getfsent (void) __THROW;
72
extern struct
fstab
*getfsspec (__const char *__name) __THROW;
73
extern struct
fstab
*getfsfile (__const char *__name) __THROW;
79
#endif /*
fstab
.h *
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fstab.h
29
* @(#)
fstab
.h 8.1 (Berkeley) 6/2/93
38
* File system table, see
fstab
(5).
48
#define _PATH_FSTAB "/etc/
fstab
"
49
#define
FSTAB
"/etc/
fstab
" /* deprecated */
57
struct
fstab
struct
71
extern struct
fstab
*getfsent (void) __THROW;
72
extern struct
fstab
*getfsspec (__const char *__name) __THROW;
73
extern struct
fstab
*getfsfile (__const char *__name) __THROW;
79
#endif /*
fstab
.h *
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fstab.h
29
* @(#)
fstab
.h 8.1 (Berkeley) 6/2/93
38
* File system table, see
fstab
(5).
48
#define _PATH_FSTAB "/etc/
fstab
"
49
#define
FSTAB
"/etc/
fstab
" /* deprecated */
57
struct
fstab
struct
71
extern struct
fstab
*getfsent (void) __THROW;
72
extern struct
fstab
*getfsspec (__const char *__name) __THROW;
73
extern struct
fstab
*getfsfile (__const char *__name) __THROW;
79
#endif /*
fstab
.h *
[
all
...]
Completed in 59 milliseconds