FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_ssh_mkstemp
crypto/openssh/openbsd-compat/openbsd-compat.h
152
#define mkstemp(x) _ssh_mkstemp(x)
crypto/openssh/openbsd-compat/openbsd-compat.h
153
int _ssh_mkstemp(char *);