Man Page: pconf_detect_printer
Operating Environment: debian
Section: 3
pconf_detect_printer(3) Library Functions Manual pconf_detect_printer(3)NAMEpconf_detect_printer - Return array of strings containing printer specific information.SYNOPSIS#include <printerconf.h> char **pconf_detect_printer ( int dettype, char *detinfo );PARAMETERSint dettype Not Documented. char *detinfo Not Documented.DESCRIPTIONReturn an array of strings with semi-colon-separated printer specific information. For a parallel port printer, this would be: "port=p;model=m". For a network printer it is: "printer=hostaddr;vendor=v;model=m".SEE ALSOpconf_get_detection_methods(3), pconf_autodetect_pport(3), pconf_read_xref_file(3), pconf_find_xref_by_id(3) c2man printerconf.h 12 April 2000 pconf_detect_printer(3)
| Related Man Pages |
|---|
| foomatic-ppdfile(1) - debian |
| lprsetup(8) - ultrix |
| tsm.lpadmin(1m) - hpux |
| lpt(4) - netbsd |
| lpt(4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |