Searched refs:lp_write (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dlp.h28 int lp_write ( struct papfile *,char *, size_t );
H A Dheaders.c107 lp_write( in, start, linelength + crlflength );
142 lp_write( in, start, linelength + crlflength );
185 lp_write( in, start, linelength + crlflength );
214 lp_write( in, start, linelength + crlflength );
242 lp_write( in, start, linelength + crlflength );
268 lp_write( in, start, linelength + crlflength );
296 lp_write( in, start, linelength + crlflength );
H A Dmagics.c97 lp_write( infile, start, linelength + crlflength );
172 lp_write( in, start, linelength + crlflength );
H A Dlp.c656 int lp_write(struct papfile *in, char *buf, size_t len) function
688 LOG(log_debug9, logtype_papd, "lp_write: %s", tbuf );
692 LOG(log_error, logtype_papd, "lp_write: conversion buffer too small" );
709 LOG(log_debug9, logtype_papd, "lp_write: writing to temporary buffer" );
712 LOG(log_error, logtype_papd, "lp_write: temporary buffer too small" );
726 LOG(log_error, logtype_papd, "lp_write: %s", strerror(errno) );
733 LOG(log_error, logtype_papd, "lp_write: %s", strerror(errno) );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dlp.c294 static ssize_t lp_write(struct file * file, const char __user * buf, function
740 .write = lp_write,

Completed in 91 milliseconds