Searched refs:PORT_NEUTRAL (Results 1 - 3 of 3) sorted by relevance

/sssd/src/providers/
H A Dfail_over.h43 PORT_NEUTRAL, /* We didn't try this port yet. */ enumerator in enum:port_status
H A Dfail_over.c42 #define DEFAULT_PORT_STATUS PORT_NEUTRAL
173 case PORT_NEUTRAL:
386 server->port_status = PORT_NEUTRAL;
889 if (service->last_tried_server->port_status == PORT_NEUTRAL &&
1652 fo_set_port_status(server, PORT_NEUTRAL);
H A Ddata_provider_fo.c780 case PORT_NEUTRAL:
782 "Setting status: PORT_NEUTRAL. Called from: %s: %s: %d\n",

Completed in 1471 milliseconds