Searched refs:bionic_temp (Results 1 – 1 of 1) sorted by relevance
31 bionic_temp = "/tmp/bionic_gensyscalls/" variable44 dir = os.path.dirname( bionic_temp + relpath )46 return open( bionic_temp + relpath, "w" )549 if not os.path.exists( bionic_temp ):550 D( "creating %s" % bionic_temp )551 os.mkdir( bionic_temp )576 shutil.copyfile( bionic_temp + stub, bionic_root + stub )578 elif not filecmp.cmp( bionic_temp + stub, bionic_root + stub ):597 shutil.copyfile( bionic_temp + file, bionic_root + file )