Home
last modified time | relevance | path

Searched refs:local_setbuf (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Objects/
Dfileobject.c426 char *local_setbuf = f->f_setbuf; in close_the_file() local
458 f->f_setbuf = local_setbuf; in close_the_file()