DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getpwd2
bin/sh/cd.c
292
return getpwd2();
bin/sh/cd.c
358
if ((p = getpwd2()) == NULL)
bin/sh/cd.c
378
p = getpwd2();
bin/sh/cd.c
75
static char *getpwd2(void);