1: /*
   2:  * The user structure is a good test of the general symbol processing
   3:  * abilities of dbx.
   4:  */
   5: 
   6: #include <sys/param.h>
   7: #include <sys/dir.h>
   8: #include <sys/user.h>
   9: 
  10: main ()
  11: {
  12: }

Defined functions

main defined in line 10; never used
Last modified: 1985-03-08
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 364
Valid CSS Valid XHTML 1.0 Strict