Home
last modified time | relevance | path

Searched defs:has_wild (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/aranym/aranym-1.1.0/atari/tools/devdos/
H A Ddosfsfn.c67 has_wild (const char *name) in has_wild() function
/dports/emulators/aranym/aranym-1.1.0/atari/hostfs/metados/
H A Dfilesys.c684 has_wild(const char *name) in has_wild() function
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/
H A Dgtab.c1007 gboolean has_wild; in feedkey_gtab() local
/dports/chinese/gcin-qt5/gcin-2.9.0/
H A Dgtab.cpp1157 gboolean has_wild; in feedkey_gtab() local
/dports/chinese/gcin-gtk3/gcin-2.9.0/
H A Dgtab.cpp1157 gboolean has_wild; in feedkey_gtab() local
/dports/chinese/gcin/gcin-2.9.0/
H A Dgtab.cpp1157 gboolean has_wild; in feedkey_gtab() local
/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Ddir.c75 bool has_wild; /* Set to true if the wcard entry has MS wildcard characters in it. */ member
H A Dtrans2.c1527 static bool exact_match(bool has_wild, in exact_match()
1663 bool has_wild; member
H A Dreply.c3331 bool has_wild) in unlink_internals()
/dports/security/openssh-portable/openssh-8.8p1/
H A Dssh-keygen.c1177 int has_wild = l->hosts && strcspn(l->hosts, "*?!") != strlen(l->hosts); in known_hosts_hash() local