#include <sys/socket.h>
#include <sys/types.h>
#include "file.h"
Go to the source code of this file.
◆ lp_cancel()
◆ lp_close()
close current spooling file
◆ lp_for()
| void lp_for |
( |
char * | lpfor | ) |
|
◆ lp_host()
| void lp_host |
( |
char * | host | ) |
|
◆ lp_job()
| void lp_job |
( |
char * | job | ) |
|
◆ lp_open()
◆ lp_origin()
| void lp_origin |
( |
int | origin | ) |
|
◆ lp_pagecost()
◆ lp_person()
| void lp_person |
( |
char * | person | ) |
|
◆ lp_print()
Create printcap control file, signal printer.
print current job
- Note
- Errors here should remove queue files.
XXX piped?
◆ lp_queue()
◆ lp_rmjob()
◆ lp_write()
| int lp_write |
( |
struct papfile * | in, |
|
|
char * | buf, |
|
|
size_t | len ) |
open a buffer to the current open file
◆ rresvport()
| int rresvport |
( |
int * | __alport | ) |
|
|
extern |