HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_all (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/daemons/cmirrord/
clogd.c 49 static void cleanup_all(void);
155 cleanup_all();
273 * cleanup_all
277 static void cleanup_all(void) function
clogd.c 49 static void cleanup_all(void);
155 cleanup_all();
273 * cleanup_all
277 static void cleanup_all(void) function
  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_init.c 34 /* void cleanup_all()
55 /* by cleanup_all() to remove incomplete files after a fatal error,
62 /* cleanup_all() must be called in case of fatal error, in order
317 /* cleanup_all - callback for the runtime error handler */
319 void cleanup_all(void) function
cleanup_init.c 34 /* void cleanup_all()
55 /* by cleanup_all() to remove incomplete files after a fatal error,
62 /* cleanup_all() must be called in case of fatal error, in order
317 /* cleanup_all - callback for the runtime error handler */
319 void cleanup_all(void) function

Completed in 52 milliseconds