Searched refs:oldformat (Results 1 – 2 of 2) sorted by relevance
391 char *oldformat; in strftime_ns() local415 oldformat = newformat; in strftime_ns()416 prefix = oldformat; in strftime_ns()417 prefixlen = tok - oldformat - 1; in strftime_ns()433 free(oldformat); in strftime_ns()
2151 uint32_t oldformat, oldspeed, format; in chn_setspeed() local2160 oldformat = c->format; in chn_setspeed()2162 format = oldformat; in chn_setspeed()2180 uint32_t oldformat, oldspeed, speed; in chn_setformat() local2189 oldformat = c->format; in chn_setformat()2199 __func__, format, oldformat); in chn_setformat()2200 chn_setparam(c, oldformat, oldspeed); in chn_setformat()