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()
2070 uint32_t oldformat, oldspeed; in chn_setspeed() local2073 oldformat = c->format; in chn_setspeed()2086 chn_setparam(c, oldformat, oldspeed); in chn_setspeed()2095 uint32_t oldformat, oldspeed, x; in chn_setformat() local2118 oldformat = c->format; in chn_setformat()2130 __func__, format, oldformat); in chn_setformat()2131 chn_setparam(c, oldformat, oldspeed); in chn_setformat()