Annotation of 42BSD/usr.lib/lpr/lpc.h, revision 1.1

1.1     ! root        1: /*     lpc.h (Berkeley) 5/11/83        */
        !             2: 
        !             3: /*
        !             4:  * Line printer control program.
        !             5:  */
        !             6: struct cmd {
        !             7:        char    *c_name;                /* command name */
        !             8:        char    *c_help;                /* help message */
        !             9:        int     (*c_handler)();         /* routine to do the work */
        !            10:        int     c_priv;                 /* privileged command */
        !            11: };

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.