freebsd-dev/usr.bin/top
John Baldwin 4c9cb057bd top: Remove a duplicate extern declaration for show_args.
This fixes a -Wnested-extern error with GCC 9.  There is an existing
extern declaration in top.h.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D31937
2021-09-15 09:03:17 -07:00
..
commands.c top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
commands.h top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
display.c
display.h
layout.h
loadavg.h
machine.c top: Remove a duplicate extern declaration for show_args. 2021-09-15 09:03:17 -07:00
machine.h top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
Makefile
Makefile.depend
screen.c
screen.h
top.1 top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
top.c top(1): indicate how to reset grep string 2021-09-07 20:56:45 -06:00
top.h top(1): support command name and argument grepping 2021-06-29 17:51:18 -06:00
username.c
username.h
utils.c
utils.h