DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
strdelimw
crypto/openssh/misc.h
60
char *strdelimw(char **);
crypto/openssh/sshsig.c
754
if ((tmp = strdelimw(&cp)) == NULL || cp == NULL) {