HomeSort by relevance Sort by last modified time
    Searched full:file_close (Results 1 - 5 of 5) sorted by null

  /system/extras/ext4_utils/
output_file.c 86 static void file_close(struct output_file *out) function
95 .close = file_close,
  /external/elfutils/src/
ld.h 295 int (*file_close) (struct usedfiles *, struct ld_state *); member in struct:callbacks
296 #define FILE_CLOSE(file, state) \
297 DL_CALL_FCT ((state)->callbacks.file_close, (file, state))
ldgeneric.c 185 ld_state.callbacks.file_close = ld_generic_file_close;
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
thinbasic.php 143 'FILE_GETDATETIMESTAMP','FILE_GETDATETIME','FILE_GETDATE','FILE_GET','FILE_EXISTS','FILE_EOF','FILE_COPY','FILE_CLOSE',
    [all...]
  /external/valgrind/main/mpi/
libmpiwrap.c     [all...]

Completed in 245 milliseconds