OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE_SIGVEC
(Results
1 - 4
of
4
) sorted by null
/external/openssh/openbsd-compat/
sigact.h
48
#if !defined(HAVE_SIGACTION) && defined(
HAVE_SIGVEC
)
88
#endif /* !defined(HAVE_SIGACTION) && defined(
HAVE_SIGVEC
) */
sigact.c
46
#if !HAVE_SIGACTION &&
HAVE_SIGVEC
/external/openssh/
config.h
874
#define
HAVE_SIGVEC
1
[
all
...]
config.h.in
871
#undef
HAVE_SIGVEC
[
all
...]
Completed in 32 milliseconds