Searched refs:oldformat (Results 1 – 2 of 2) sorted by relevance
383 char *oldformat; in strftime_ns() local414 oldformat = newformat; in strftime_ns()415 prefix = oldformat; in strftime_ns()457 free(oldformat); in strftime_ns()
2086 uint32_t oldformat, oldspeed; in chn_setspeed() local2089 oldformat = c->format; in chn_setspeed()2102 chn_setparam(c, oldformat, oldspeed); in chn_setspeed()2111 uint32_t oldformat, oldspeed, x; in chn_setformat() local2134 oldformat = c->format; in chn_setformat()2146 __func__, format, oldformat); in chn_setformat()2147 chn_setparam(c, oldformat, oldspeed); in chn_setformat()