MCPcopy Create free account
hub / github.com/OpenPrinting/cups / stat

Class stat

cups/adminutil.c:1365–1365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1363 int fd; /* Temporary file descriptor */
1364#ifndef _WIN32
1365 struct stat info; /* cupsd.conf file information */
1366#endif /* _WIN32 */
1367 http_status_t status; /* Status of getting cupsd.conf */
1368 char host[HTTP_MAX_HOST]; /* Hostname for connection */

Callers 1

get_cupsd_confFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected