Home
last modified time | relevance | path

Searched refs:dstrclear (Results 1 – 5 of 5) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Dpostscript.c153 dstrclear(line); in stream_next_line()
402 dstrclear(psfifo); in _print_ps()
492 dstrclear(tmp); in _print_ps()
563 dstrclear(tmp); in _print_ps()
704 dstrclear(linesafterlastbeginfeature); in _print_ps()
893 dstrclear(linesafterlastbeginfeature); in _print_ps()
955 dstrclear(tmp); in _print_ps()
1005 dstrclear(line); in _print_ps()
1044 dstrclear(psfifo); in _print_ps()
1051 dstrclear(psfifo); in _print_ps()
[all …]
Doptions.c853 dstrclear(cmd); in build_cups_custom_ps_command()
882 dstrclear(cmd); in composite_get_command()
895 dstrclear(depcmd); in composite_get_command()
939 dstrclear(cmd); in option_get_command()
1593 dstrclear(value); in read_ppd_file()
1942 dstrclear(prologprepend); in build_commandline()
1943 dstrclear(setupprepend); in build_commandline()
1944 dstrclear(pagesetupprepend); in build_commandline()
Dutil.h152 void dstrclear(dstr_t *ds);
Dfoomaticrip.c1146 dstrclear(postpipe); in main()
Dutil.c584 void dstrclear(dstr_t *ds) in dstrclear() function