This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| func | Zpunt (a/b) |
| User command to cause an instance of class message or a class/instance pair to be punted. More... | |
| func | Zunpunt (a/b) |
| User command to cause an instance of class message or a class/instance pair to no longer be punted. More... | |
| func | save_punts (fp) |
| Write out all of the currently punted instances to a file. More... | |
| func | is_zpunted (z) |
| Given a zephyrgram, determine whether or not it is punted. More... | |
Definition in file zpunt.vtc.
|
|
User command to cause an instance of class message or a class/instance pair to be punted.
|
|
|
User command to cause an instance of class message or a class/instance pair to no longer be punted.
|
|
|
Given a zephyrgram, determine whether or not it is punted.
This function examines the
Definition at line 84 of file zpunt.vtc. Referenced by zephyr_output().
|
|
|
Write out all of the currently punted instances to a file.
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001