OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multistate
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
readconf.c
1029
/*
Multistate
option parsing */
1030
struct
multistate
{
struct
1034
static const struct
multistate
multistate_flag[] = {
1041
static const struct
multistate
multistate_yesnoask[] = {
1049
static const struct
multistate
multistate_strict_hostkey[] = {
1059
static const struct
multistate
multistate_yesnoaskconfirm[] = {
1068
static const struct
multistate
multistate_addressfamily[] = {
1074
static const struct
multistate
multistate_controlmaster[] = {
1084
static const struct
multistate
multistate_tunnel[] = {
1093
static const struct
multistate
multistate_requesttty[] =
[
all
...]
servconf.c
1404
/*
Multistate
option parsing */
1405
struct
multistate
{
struct
1409
static const struct
multistate
multistate_flag[] = {
1414
static const struct
multistate
multistate_ignore_rhosts[] = {
1420
static const struct
multistate
multistate_addressfamily[] = {
1426
static const struct
multistate
multistate_permitrootlogin[] = {
1434
static const struct
multistate
multistate_compression[] = {
1442
static const struct
multistate
multistate_gatewayports[] = {
1448
static const struct
multistate
multistate_tcpfwd[] = {
1477
const struct
multistate
*multistate_ptr
[
all
...]
Completed in 48 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026