DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
casematch
bin/sh/eval.c
402
if (casematch(patp, arglist.args[0])) {
bin/sh/expand.h
62
int casematch(union node *, const char *);