OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cups_dentry_t
(Results
1 - 3
of
3
) sorted by null
/external/libcups/cups/
dir.h
47
}
cups_dentry_t
;
typedef in typeref:struct:cups_dentry_s
56
extern
cups_dentry_t
*cupsDirRead(cups_dir_t *dp) _CUPS_API_1_2;
dir.c
40
cups_dentry_t
entry; /* Directory entry */
145
cups_dentry_t
* /* O - Directory entry or @code NULL@ if there are no more */
245
cups_dentry_t
entry; /* Directory entry */
336
cups_dentry_t
* /* O - Directory entry or @code NULL@ when there are no more */
testarray.c
50
cups_dentry_t
*dent; /* Directory entry */
Completed in 611 milliseconds