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()
2056 uint32_t oldformat, oldspeed; in chn_setspeed() local2059 oldformat = c->format; in chn_setspeed()2072 chn_setparam(c, oldformat, oldspeed); in chn_setspeed()2081 uint32_t oldformat, oldspeed, x; in chn_setformat() local2104 oldformat = c->format; in chn_setformat()2116 __func__, format, oldformat); in chn_setformat()2117 chn_setparam(c, oldformat, oldspeed); in chn_setformat()