Searched defs:isglob (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dchared.h125 #define isglob(a) (strchr("*[]?", (a)) != NULL) macro
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Datffile.cpp105 detail::atf_atffile_reader::got_tp(const std::string& name, bool isglob) argument
200 got_tp(const std::string& name, bool isglob) argument
H A Datffile_test.cpp102 got_tp(const std::string& name, bool isglob) argument
/macosx-10.10/libedit-40/src/
H A Dchared.h132 #define isglob(a) (strchr("*[]?", (a)) != NULL) macro
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dchared.h123 #define isglob(a) (strchr("*[]?", (a)) != NULL) macro
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.char.h166 #define isglob(c) cmap((c), _GLOB) macro

Completed in 179 milliseconds