HomeSort by relevance Sort by last modified time
    Searched refs:wildcardp (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/ld/
ldlang.c 121 #define wildcardp(pattern) (strpbrk ((pattern), "?*[") != NULL) macro
143 if (wildcardp (pattern))
790 if (wildcardp (sec->spec.name))
844 if (!wildcardp (sec->spec.name))
847 if (wildcardp (sec->spec.name))
910 else if (wildcardp (file_spec))
    [all...]
  /external/openssh/
channels.c     [all...]

Completed in 75 milliseconds