OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fnmatch
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/lib/libsa/
fnmatch.c
1
/* $NetBSD:
fnmatch
.c,v 1.1 2012/01/16 18:44:13 christos Exp $ */
66
fnmatch
(const char *fname, const char *pattern)
function in typeref:typename:int
89
if (
fnmatch
(++fname, pattern))
/src/lib/libc/gen/
fnmatch.c
1
/* $NetBSD:
fnmatch
.c,v 1.26 2014/10/12 22:32:33 christos Exp $ */
38
static char sccsid[] = "@(#)
fnmatch
.c 8.2 (Berkeley) 4/16/94";
40
__RCSID("$NetBSD:
fnmatch
.c,v 1.26 2014/10/12 22:32:33 christos Exp $");
45
* Function
fnmatch
() as specified in POSIX 1003.2-1992, section B.6.
53
#include <
fnmatch
.h>
57
__weak_alias(
fnmatch
,_fnmatch)
219
fnmatch
(const char *pattern, const char *string, int flags)
function in typeref:typename:int
/src/lib/libc/include/
namespace.h
334
#define
fnmatch
_fnmatch
macro
Completed in 14 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025