Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
get_compat_flag
usr/src/cmd/cmd-inet/common/compat.h
45
extern int get_compat_flag(char **);
usr/src/cmd/cmd-inet/usr.bin/netstat/netstat.c
441
v4compat = get_compat_flag(&default_ip_str);
usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ifconfig.c
399
v4compat = get_compat_flag(&default_ip_str);