NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
casematch
bin/sh/eval.c
522
if (casematch(patp, arglist.list->text)) {
bin/sh/expand.h
73
int casematch(union node *, char *);