GDB (xrefs)
Functions
/tmp/gdb-8.1/gdb/copying.c File Reference
#include "defs.h"
#include "command.h"
#include "gdbcmd.h"

Go to the source code of this file.

Functions

static void show_copying_command (const char *, int)
 
static void show_warranty_command (const char *, int)
 
void _initialize_copying (void)
 

Function Documentation

◆ _initialize_copying()

void _initialize_copying ( void  )

◆ show_copying_command()

static void show_copying_command ( const char *  ignore,
int  from_tty 
)
static

Definition at line 14 of file copying.c.

References printf_filtered().

Referenced by _initialize_copying().

◆ show_warranty_command()

static void show_warranty_command ( const char *  ignore,
int  from_tty 
)
static

Definition at line 607 of file copying.c.

References printf_filtered().

Referenced by _initialize_copying().