Searched defs:guard (Results 1 - 14 of 14) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dylwrap43 guard () function
/freebsd-10-stable/sys/kern/
H A Dstack_protector.c25 long guard[__arraycount(__stack_chk_guard)]; local
/freebsd-10-stable/contrib/gcc/config/
H A Dvxlib.c62 __gthread_once (__gthread_once_t *guard, void (*func)(void)) argument
/freebsd-10-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture.c175 char guard[sizeof(size_t)]; member in struct:GuardBytes
184 Guard* guard; local
205 Guard* guard = (Guard*)mem; local
214 Guard* guard = (Guard*)mem; local
240 Guard* guard = (Guard*)oldMem; local
[all...]
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_main.c451 char *guard, *tmp, *stopat; local
502 const char *guard; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dcfgexpand.c950 tree guard = build_decl (VAR_DECL, NULL, ptr_type_node); local
H A Dreal.c2323 bool guard, lsb; local
/freebsd-10-stable/contrib/gcc/cp/
H A Ddecl2.c2242 tree guard; local
2275 get_guard_bits(tree guard) argument
2297 get_guard_cond(tree guard) argument
2323 set_guard(tree guard) argument
2615 tree guard; local
[all...]
H A Ddecl.c6175 tree guard, guard_addr, guard_addr_list; local
[all...]
/freebsd-10-stable/sys/nfsserver/
H A Dnfs_serv.c361 struct timespec guard = { 0, 0 }; local
/freebsd-10-stable/sys/vm/
H A Dvm_map.c3646 size_t grow_amount, guard, max_grow; local
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c301 struct timespec guard = { 0, 0 }; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp1344 llvm::GlobalVariable *guard = CGM.getStaticLocalDeclGuardAddress(&D); local
1452 CGF.EmitNounwindRuntimeCall(getGuardReleaseFn(CGM, guardPtrTy), guard); local
1454 Builder.CreateStore(llvm::ConstantInt::get(guardTy, 1), guard); local
[all...]
/freebsd-10-stable/contrib/amd/include/
H A Dam_xdr_func.h950 am_sattrguard3 guard; member in struct:am_SETATTR3args

Completed in 392 milliseconds