summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/freebsd/interfaces.c2
-rw-r--r--sysdeps/linux/interfaces.c2
-rw-r--r--sysdeps/solaris/interfaces.c2
-rw-r--r--sysdeps/stub/interfaces.c2
-rw-r--r--sysdeps/stub_suid/interfaces.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/sysdeps/freebsd/interfaces.c b/sysdeps/freebsd/interfaces.c
index 6874bfcf..3d468970 100644
--- a/sysdeps/freebsd/interfaces.c
+++ b/sysdeps/freebsd/interfaces.c
@@ -44,7 +44,7 @@ glibtop_init_interface_names_p (glibtop *server)
char *
glibtop_get_interface_names_p (glibtop *server, glibtop_interface_names *buf,
unsigned interface, unsigned number,
- unsigned strategy)
+ unsigned instance, unsigned strategy)
{
glibtop_init_s (&server, GLIBTOP_SYSDEPS_INTERFACE_NAMES, 0);
diff --git a/sysdeps/linux/interfaces.c b/sysdeps/linux/interfaces.c
index b8091833..3102e7a1 100644
--- a/sysdeps/linux/interfaces.c
+++ b/sysdeps/linux/interfaces.c
@@ -44,7 +44,7 @@ glibtop_init_interface_names_s (glibtop *server)
char *
glibtop_get_interface_names_s (glibtop *server, glibtop_interface_names *buf,
unsigned interface, unsigned number,
- unsigned strategy)
+ unsigned instance, unsigned strategy)
{
glibtop_init_s (&server, GLIBTOP_SYSDEPS_INTERFACE_NAMES, 0);
diff --git a/sysdeps/solaris/interfaces.c b/sysdeps/solaris/interfaces.c
index b8091833..3102e7a1 100644
--- a/sysdeps/solaris/interfaces.c
+++ b/sysdeps/solaris/interfaces.c
@@ -44,7 +44,7 @@ glibtop_init_interface_names_s (glibtop *server)
char *
glibtop_get_interface_names_s (glibtop *server, glibtop_interface_names *buf,
unsigned interface, unsigned number,
- unsigned strategy)
+ unsigned instance, unsigned strategy)
{
glibtop_init_s (&server, GLIBTOP_SYSDEPS_INTERFACE_NAMES, 0);
diff --git a/sysdeps/stub/interfaces.c b/sysdeps/stub/interfaces.c
index b8091833..3102e7a1 100644
--- a/sysdeps/stub/interfaces.c
+++ b/sysdeps/stub/interfaces.c
@@ -44,7 +44,7 @@ glibtop_init_interface_names_s (glibtop *server)
char *
glibtop_get_interface_names_s (glibtop *server, glibtop_interface_names *buf,
unsigned interface, unsigned number,
- unsigned strategy)
+ unsigned instance, unsigned strategy)
{
glibtop_init_s (&server, GLIBTOP_SYSDEPS_INTERFACE_NAMES, 0);
diff --git a/sysdeps/stub_suid/interfaces.c b/sysdeps/stub_suid/interfaces.c
index 6874bfcf..3d468970 100644
--- a/sysdeps/stub_suid/interfaces.c
+++ b/sysdeps/stub_suid/interfaces.c
@@ -44,7 +44,7 @@ glibtop_init_interface_names_p (glibtop *server)
char *
glibtop_get_interface_names_p (glibtop *server, glibtop_interface_names *buf,
unsigned interface, unsigned number,
- unsigned strategy)
+ unsigned instance, unsigned strategy)
{
glibtop_init_s (&server, GLIBTOP_SYSDEPS_INTERFACE_NAMES, 0);