Home
last modified time | relevance | path

Searched refs:trim_spaces (Results 1 - 4 of 4) sorted by relevance

/third_party/libexif/contrib/examples/
H A Dphotographer.c14 static void trim_spaces(char *buf) in trim_spaces() function
36 trim_spaces(buf); in show_tag()
57 trim_spaces(buf); in show_mnote_tag()
109 trim_spaces(buf); in main()
/third_party/cups-filters/cupsfilters/
H A Dimage.c30 * trim_spaces() - helper function to extract results from string
50 static void trim_spaces(char *buf);
860 static void trim_spaces(char *buf) in trim_spaces() function
947 trim_spaces(buf1); in _cupsImageReadEXIF()
966 trim_spaces(buf2); in _cupsImageReadEXIF()
/third_party/backends/backend/
H A Dbh.c101 trim_spaces(char *s, size_t n) in trim_spaces() function
2971 trim_spaces(dev->info.vendor, sizeof(dev->info.vendor)); in attach()
2973 trim_spaces(dev->info.product, sizeof(dev->info.product)); in attach()
2975 trim_spaces(dev->info.revision, sizeof(dev->info.revision)); in attach()
H A Dhs2p.c150 trim_spaces (char *s, size_t n) in trim_spaces() function
1154 trim_spaces (dev->info.vendor, sizeof (dev->info.vendor)); in attach()
1156 trim_spaces (dev->info.product, sizeof (dev->info.product)); in attach()
1158 trim_spaces (dev->info.revision, sizeof (dev->info.revision)); in attach()

Completed in 9 milliseconds