Searched refs:PROTOPT_WILDCARD (Results 1 – 4 of 4) sorted by relevance
752 #define PROTOPT_WILDCARD (1<<12) /* protocol supports wildcard matching */ macro
258 PROTOPT_WILDCARD /* flags */289 PROTOPT_NEEDSPWD | PROTOPT_NOURLQUERY | PROTOPT_WILDCARD /* flags */
3841 !(conn->handler->flags & PROTOPT_WILDCARD))
2831 ((data->conn->handler->flags & PROTOPT_WILDCARD) == 0)) {
Completed in 37 milliseconds