#include <sys/socket.h>
#include <sys/types.h>
#include "file.h"
Go to the source code of this file.
◆ lp_cancel()
◆ lp_close()
◆ 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()
◆ lp_queue()
int lp_queue |
( |
struct papfile * | out | ) |
|
◆ lp_rmjob()
◆ lp_write()
int lp_write |
( |
struct papfile * | in, |
|
|
char * | buf, |
|
|
size_t | len ) |
◆ rresvport()
int rresvport |
( |
int * | __alport | ) |
|
|
extern |