OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
extract_port
usr.bin/openssl/apps.h
384
int extract_port(char *str, short *port_ptr);
usr.bin/openssl/s_server.c
380
if (!extract_port(arg, &cfg.port))