Home
last modified time | relevance | path

Searched defs:newfile (Results 1 – 18 of 18) sorted by relevance

/external/libcups/scheduler/
Dfile.c88 char newfile[1024], /* filename.N */ in cupsdCloseCreatedConfFile() local
178 char newfile[1024]; /* filename.N */ in cupsdCreateConfFile() local
Ddirsvc.c1733 char newfile[1024]; /* New cups-lpd.N file */ in update_lpd() local
1820 char newfile[1024]; /* New smb.conf.N file */ in update_smb() local
/external/python/cpython2/Lib/
Dshlex.py65 def push_source(self, newstream, newfile=None): argument
248 def sourcehook(self, newfile): argument
/external/javassist/sample/hotswap/
DTest.java9 File newfile = new File("logging/HelloWorld.class"); in main() local
/external/python/cpython3/Lib/
Dshlex.py78 def push_source(self, newstream, newfile=None): argument
279 def sourcehook(self, newfile): argument
/external/skqp/tools/
Djsondiff.py154 def GenerateDiffDict(self, oldfile, newfile=None): argument
/external/skia/tools/
Djsondiff.py154 def GenerateDiffDict(self, oldfile, newfile=None): argument
/external/curl/src/
Dtool_operate.c881 FILE *newfile; in single_transfer() local
961 FILE *newfile = fopen(config->etag_save_file, "wb"); in single_transfer() local
Dtool_getparam.c800 FILE *newfile = fopen(nextarg, FOPEN_WRITETEXT); in getparameter() local
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp219 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap()
/external/llvm-project/clang/lib/ARCMigrate/
DFileRemapper.cpp235 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap()
/external/e2fsprogs/lib/ext2fs/
Dinline_data.c598 ext2_ino_t newfile; in file_test() local
/external/mtools/
Dvfat.c420 wchar_t newfile[13]; in vfat_lookup_loop_common() local
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs1388 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in read() localVariable
1435 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in write() localVariable
2025 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in fallocate() localVariable
2189 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in set_up_mapping() localVariable
/external/e2fsprogs/misc/
Dcreate_inode.c620 ext2_ino_t newfile; in do_write_internal() local
/external/lua/src/
Dliolib.c247 static LStream *newfile (lua_State *L) { in newfile() function
/external/elfutils/tests/
DMakefile.am35 check_PROGRAMS = arextract arsymtest newfile saridx scnnames sectiondump \ program
/external/libcups/cups/
Dppd-cache.c2797 char newfile[1024]; /* New filename */ in _ppdCacheWriteFile() local