OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
gethdir
bin/csh/extern.h
38
int gethdir(Char *, int);
bin/csh/glob.c
101
if (gethdir(gstart, &gbuf[sizeof(gbuf)/sizeof(Char)] - gstart)) {