Searched refs:show_devices (Results 1 – 3 of 3) sorted by relevance
/external/libcups/systemv/ |
D | lpinfo.c | 28 static int show_devices(int long_status, int timeout, 226 if (show_devices(long_status, timeout, include_schemes, exclude_schemes)) in main() 292 show_devices( in show_devices() function
|
D | lpstat.c | 29 static int show_devices(const char *printers, int num_dests, 402 status |= show_devices(NULL, num_dests, dests); in main() 425 status |= show_devices(NULL, num_dests, dests); in main() 455 status |= show_devices(opt + 1, num_dests, dests); in main() 464 status |= show_devices(argv[i], num_dests, dests); in main() 482 status |= show_devices(NULL, num_dests, dests); in main() 1113 show_devices(const char *printers, /* I - Destinations */ in show_devices() function
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 5807 static void show_devices() in show_devices() function 6090 show_devices(); in show_scsi_info()
|