FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
eparse
usr.bin/sdiff/extern.h
11
int eparse(const char *, const char *, const char *);
usr.bin/sdiff/sdiff.c
582
if (eparse(p, s1, s2) == -1)