OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gl_offs
(Results
1 - 7
of
7
) sorted by null
/external/openssh/openbsd-compat/
glob.h
54
int
gl_offs
; /* Reserved at beginning of gl_pathv. */
member in struct:__anon25854
74
#define GLOB_DOOFFS 0x0002 /* Use
gl_offs
. */
/ndk/sources/host-tools/make-3.81/glob/
glob.h
79
#define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->
gl_offs
NULLs. */
124
__size_t
gl_offs
; /* Slots to reserve in `gl_pathv'. */
member in struct:__anon35053
146
__size_t
gl_offs
;
member in struct:__anon35054
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
glob.h
50
#define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->
gl_offs
NULLs. */
94
__size_t
gl_offs
; /* Slots to reserve in `gl_pathv'. */
member in struct:__anon39235
123
__size_t
gl_offs
;
member in struct:__anon39236
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h
50
#define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->
gl_offs
NULLs. */
94
__size_t
gl_offs
; /* Slots to reserve in `gl_pathv'. */
member in struct:__anon40825
123
__size_t
gl_offs
;
member in struct:__anon40826
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
glob.h
50
#define GLOB_DOOFFS (1 << 3)/* Insert PGLOB->
gl_offs
NULLs. */
94
__size_t
gl_offs
; /* Slots to reserve in `gl_pathv'. */
member in struct:__anon42340
123
__size_t
gl_offs
;
member in struct:__anon42341
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h
195
uptr
gl_offs
;
member in struct:__sanitizer::__sanitizer_glob_t
/external/chromium_org/third_party/libxml/src/
runtest.c
117
size_t
gl_offs
; /* Slots to reserve in 'gl_pathv'. */
member in struct:__anon14095
[
all
...]
Completed in 352 milliseconds