Searched refs:opts_copy (Results 1 – 4 of 4) sorted by relevance
341 char *opts_copy = copy + (opts - name); /* Move to ':' */ in xo_encoder_init() local342 *opts_copy++ = '\0'; /* Trim it off */ in xo_encoder_init()344 opts = opts_copy; /* Use copy as options */ in xo_encoder_init()
100 if (opts_copy(orig, sp)) in screen_init()
1113 opts_copy(SCR *orig, SCR *sp) in opts_copy() function
392 int opts_copy(SCR *, SCR *);