Searched refs:opts_print (Results 1 – 1 of 1) sorted by relevance
32 static int opts_print(SCR *, OPTLIST const *);927 cnt = opts_print(sp, &optlist[s_op[base]]); in opts_dump()939 (void)opts_print(sp, &optlist[b_op[row]]); in opts_dump()951 opts_print(SCR *sp, OPTLIST const *op) in opts_print() function