OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_DEV_PTMX
(Results
1 - 8
of
8
) sorted by null
/external/openssh/openbsd-compat/
bsd-openpty.c
60
#if defined(
HAVE_DEV_PTMX
) && defined(HAVE_SYS_STROPTS_H)
93
#elif defined(
HAVE_DEV_PTMX
)
/external/openssh/
includes.h
105
#if defined(HAVE_SYS_PTMS_H) && defined(
HAVE_DEV_PTMX
)
config.h
310
#define
HAVE_DEV_PTMX
1
[
all
...]
defines.h
597
#if defined(HAVE_VHANGUP) && !defined(
HAVE_DEV_PTMX
)
599
#endif /* defined(HAVE_VHANGUP) && !defined(
HAVE_DEV_PTMX
) */
config.h.in
309
#undef
HAVE_DEV_PTMX
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyconfig.h
169
#define
HAVE_DEV_PTMX
1
[
all
...]
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyconfig.h
169
#define
HAVE_DEV_PTMX
1
[
all
...]
/external/dropbear/
sshpty.c
27
#undef
HAVE_DEV_PTMX
Completed in 755 milliseconds