HomeSort by relevance Sort by last modified time
    Searched refs:IPP_PORT (Results 1 - 5 of 5) sorted by null

  /external/libcups/filter/
testclient.c 202 port = IPP_PORT;
  /packages/services/BuiltInPrintService/jni/ipphelper/
ipp_print.c 96 int ippPortNumber = ((port == IPP_PORT) ? ippPort() : port);
ipphelper.c     [all...]
  /external/libcups/cups/
ipp.h 45 * Note: Applications should never use IPP_PORT, but instead use the
46 * ippPort() function to allow overrides via the IPP_PORT environment
50 # define IPP_PORT 631
    [all...]
adminutil.c 873 cg->ipp_port != httpAddrPort(cg->http->hostaddr) ||
    [all...]

Completed in 246 milliseconds