Searched defs:preserve (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/crypto/heimdal/lib/asn1/
H A Dgen_free.c45 free_type (const char *name, const Type *t, int preserve) argument
181 int preserve = preserve_type(s->name) ? TRUE : FALSE; local
H A Dgen_copy.c49 copy_type (const char *from, const char *to, const Type *t, int preserve) argument
230 int preserve = preserve_type(s->name) ? TRUE : FALSE; local
H A Dmain.c42 static getarg_strings preserve; variable
H A Dgen_decode.c668 int preserve = preserve_type(s->name) ? TRUE : FALSE; local
H A Dtemplate.c932 int preserve = (t->tt & A1_HF_PRESERVE); local
/freebsd-current/sys/x86/xen/
H A Dxen_arch_intr.c130 xen_arch_isrc_t preserve; member in struct:avail_list
/freebsd-current/usr.bin/mail/
H A Dcmd3.c280 preserve(void *v) function
/freebsd-current/bin/timeout/
H A Dtimeout.c164 int foreground, preserve; local
/freebsd-current/contrib/tnftp/src/
H A Dftp_var.h226 GLOBAL int preserve; /* preserve modification time on files */ variable
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h193 template <typename AnalysisT> void preserve() { preserve(AnalysisT::ID()); } function in class:llvm::PreservedAnalyses
197 void preserve(AnalysisKey *ID) { function in class:llvm::PreservedAnalyses
/freebsd-current/sys/dev/usb/controller/
H A Dxhci.c1512 xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t preserve, argument
/freebsd-current/crypto/openssl/apps/
H A Dca.c142 static int preserve = 0; variable

Completed in 127 milliseconds