Searched refs:deinit (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/usr.bin/less/ |
| H A D | lsystem.c | 61 deinit(); in lsystem() 210 deinit(); in pipe_data()
|
| H A D | signal.c | 103 deinit(); in psignals()
|
| H A D | funcs.h | 22 void deinit(void);
|
| H A D | main.c | 384 deinit(); in quit()
|
| H A D | less.hlp | 185 Don't use termcap init/deinit strings. 197 Don't send termcap keypad init/deinit strings.
|
| H A D | screen.c | 554 deinit(void) in deinit() function
|
| /openbsd-src/usr.sbin/unbound/services/ |
| H A D | modstack.c | 306 fptr_ok(fptr_whitelist_mod_deinit(stack->mod[i]->deinit)); 307 (*stack->mod[i]->deinit)(env, i);
|
| /openbsd-src/sbin/unwind/libunbound/services/ |
| H A D | modstack.c | 306 fptr_ok(fptr_whitelist_mod_deinit(stack->mod[i]->deinit)); 307 (*stack->mod[i]->deinit)(env, i);
|
| /openbsd-src/usr.sbin/unbound/cachedb/ |
| H A D | cachedb.h | 80 void (*deinit)(struct module_env*, struct cachedb_env*); member
|
| H A D | cachedb.c | 281 (*cachedb_env->backend->deinit)(env, cachedb_env); in cachedb_deinit()
|
| /openbsd-src/usr.sbin/unbound/dynlibmod/examples/ |
| H A D | helloworld.c | 53 EXPORT void deinit(struct module_env* env, int id) { in deinit() function
|
| /openbsd-src/sbin/unwind/libunbound/util/ |
| H A D | module.h | 751 void (*deinit)(struct module_env* env, int id); 729 void (*deinit)(struct module_env* env, int id); global() member
|
| /openbsd-src/usr.sbin/unbound/util/ |
| H A D | module.h | 751 void (*deinit)(struct module_env* env, int id); 729 void (*deinit)(struct module_env* env, int id); global() member
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | APINotes.rst | 171 AvailabilityMsg: "prefer 'deinit'"
|
| /openbsd-src/usr.sbin/unbound/smallapp/ |
| H A D | unbound-checkconf.c | 147 (*fb->deinit)(&env, 0); in check_mod()
|
| /openbsd-src/usr.sbin/unbound/doc/ |
| H A D | Changelog | 807 deinit. 2687 - For PR #93: dynlibmod can handle reloads and deinit and inits again, 10940 dealloc during deinit.
|