Man Page: pconf_get_detection_methods
Operating Environment: debian
Section: 3
pconf_get_detection_methods(3) Library Functions Manual pconf_get_detection_methods(3)NAMEpconf_get_detection_methods - List autodetection methods.SYNOPSIS#include <printerconf.h> pconf_detmethod_t *pconf_get_detection_methods(int *count);PARAMETERSint *count Not Documented.DESCRIPTIONReturn a list of printer detection methods supported. This is static now, should be dynamic (based on what methods are available on the machine) in the future.SEE ALSOpconf_detect_printer(3), pconf_autodetect_pport(3), pconf_read_xref_file(3), pconf_find_xref_by_id(3) c2man printerconf.h 12 April 2000 pconf_get_detection_methods(3)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |