Searched refs:oldformat (Results 1 – 2 of 2) sorted by relevance
378 char *oldformat; in strftime_ns() local402 oldformat = newformat; in strftime_ns()403 prefix = oldformat; in strftime_ns()404 prefixlen = tok - oldformat - 1; in strftime_ns()420 free(oldformat); in strftime_ns()
2091 uint32_t oldformat, oldspeed; in chn_setspeed() local2094 oldformat = c->format; in chn_setspeed()2107 chn_setparam(c, oldformat, oldspeed); in chn_setspeed()2116 uint32_t oldformat, oldspeed; in chn_setformat() local2125 oldformat = c->format; in chn_setformat()2137 __func__, format, oldformat); in chn_setformat()2138 chn_setparam(c, oldformat, oldspeed); in chn_setformat()