Home
last modified time | relevance | path

Searched refs:g_strncmp (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssh/openbsd-compat/
H A Dglob.c161 static int g_strncmp(const Char *, const char *, size_t);
426 g_strncmp(const Char *s1, const char *s2, size_t n) function
454 if (!g_strncmp(pattern, cc->name, len) && cc->name[len] == '\0')