OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cupsDirRewind
(Results
1 - 2
of
2
) sorted by null
/external/libcups/cups/
dir.h
57
extern void
cupsDirRewind
(cups_dir_t *dp) _CUPS_API_1_2;
dir.c
200
* '
cupsDirRewind
()' - Rewind to the start of the directory.
206
cupsDirRewind
(cups_dir_t *dp) /* I - Directory pointer */
402
* '
cupsDirRewind
()' - Rewind to the start of the directory.
408
cupsDirRewind
(cups_dir_t *dp) /* I - Directory pointer */
410
DEBUG_printf(("
cupsDirRewind
(dp=%p)", (void *)dp));
Completed in 226 milliseconds