Searched defs:pathname (Results 1 – 5 of 5) sorted by relevance
71 const char *pathname) { in _print_page()
277 const char *pathname) { in _print_page()
137 static bool _is_pdf_doc(const char *mime_type, const char *pathname) { in _is_pdf_doc()164 static bool _get_pdf_page_count(const char *mime_type, int *page_count, const char *pathname) { in _get_pdf_page_count()344 duplex_t duplex, char *pathname, int num_index, int *pages_ary) { in _print_pdf_pages()
141 char *pathname; member1821 const char *mime_type, const char *pathname, wprint_status_cb_t cb_fn, in wprintStartJob()
1254 public boolean accept(java.io.File pathname) { in getNumCpuCores()