代码搜索:LPD
找到约 624 项符合「LPD」的源代码
代码结果 624
www.eeworm.com/read/101082/6244541
8 lpd.8
.TH lpd 8
.SH Name
lpd \- line printer daemon
.SH Syntax
.B /usr/lib/lpd
[
.B \-l
] [
.B \-L
.I logfile
] [
.I portnumber
]
.SH Description
.NXR "lpd daemon"
.NXAM "lpr command" "lpd daemon"
.NXS "lin
www.eeworm.com/read/101082/6246402
8 lpd.8
.TH lpd 8
.SH Name
lpd \- line printer daemon
.SH Syntax
.B /usr/lib/lpd
[
.B \-l
] [
.B \-L
.I logfile
] [
.I portnumber
]
.SH Description
.NXR "lpd daemon"
.NXAM "lpr command" "lpd daemon"
.NXS "lin
www.eeworm.com/read/408091/11405318
cxx lpd.cxx
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifdef __GNUG__
#pragma implementation
#endif
#include "splib.h"
#include "Lpd.h"
#ifdef SP_NAMESPACE
namespace SP_N
www.eeworm.com/read/408091/11405478
h lpd.h
// Copyright (c) 1994 James Clark
// See the file COPYING for copying permission.
#ifndef Lpd_INCLUDED
#define Lpd_INCLUDED 1
#ifdef __GNUG__
#pragma interface
#endif
#include "Attribute.h"
#include
www.eeworm.com/read/216499/4892239
8 lpd.8
.th LPD VIII 6/1/74
.sh NAME
lpd \*- line printer daemon
.sh SYNOPSIS
.bd /etc/lpd
.sh DESCRIPTION
.it Lpd
is the line printer daemon (spool area handler)
invoked by
.it opr.
It uses the directory
.it
www.eeworm.com/read/216499/4893050
s lpd.s
/ lpd -- Line Printer daemon
.globl fopen, getc
.globl fcreat, putc, flush
.globl switch
sys signal; 1; 1
sys signal; 2; 1
sys signal; 3; 1 / ignore quit,intr,hup
sys stat; lock; buf
bec 2f
sy
www.eeworm.com/read/195341/5111651
8 lpd.8
.th LPD VIII 6/1/74
.sh NAME
lpd \*- line printer daemon
.sh SYNOPSIS
.bd /etc/lpd
.sh DESCRIPTION
.it Lpd
is the line printer daemon (spool area handler)
invoked by
.it opr.
It uses the directory
.it
www.eeworm.com/read/195341/5112458
s lpd.s
/ lpd -- Line Printer daemon
.globl fopen, getc
.globl fcreat, putc, flush
.globl switch
sys signal; 1; 1
sys signal; 2; 1
sys signal; 3; 1 / ignore quit,intr,hup
sys stat; lock; buf
bec 2f
sy
www.eeworm.com/read/424039/2020497
pm lpd.pm
#
# lpd.pm: Fwctl service module to handle the Berkeley Line Printer protocol.
#
# This file is part of Fwctl.
#
# Author: Francis J. Lacoste
#
# Copyright (c) 1999,2000
www.eeworm.com/read/389922/2530230
c lpd.c
/* lpd 1.5 - Printer daemon Author: Kees J. Bot
* 3 Dec 1989
*/
#define nil 0
#include
#include
#include
#include
#include
#include