Home
last modified time | relevance | path

Searched refs:source_set_filename (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/dvdauthor/dvdauthor-d5bb0b/src/
H A Ddvdauthor.h95 void source_set_filename(struct source *v,const char *s);
H A Ddvdcli.c590 source_set_filename(curvob, optarg); in main()
1239 source_set_filename(curvob, f); in vob_file()
H A Ddvdauthor.c1554 void source_set_filename(struct source *v,const char *s) in source_set_filename() function