NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STRTOLL
libexec/ftpd/extern.h
109
# define STRTOLL(x,y,z) strtoll(x,y,z)
libexec/ftpd/extern.h
99
# define STRTOLL(x,y,z) strtol(x,y,z)
usr.bin/ftp/ftp_var.h
338
# define STRTOLL(x,y,z) strtol(x,y,z)
usr.bin/ftp/ftp_var.h
340
# define STRTOLL(x,y,z) strtoll(x,y,z)