Searched defs:target (Results 126 - 150 of 775) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dprops.c59 const char *target; local
/freebsd-11-stable/contrib/subversion/subversion/svnbench/
H A Dnull-info-cmd.c225 const char *target = APR_ARRAY_IDX(targets, i, const char *); local
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A Dtest_acquire_cred.c212 gss_name_t target = GSS_C_NO_NAME; local
/freebsd-11-stable/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c175 struct hshentry * target; variable in typeref:struct:hshentry
[all...]
/freebsd-11-stable/sys/dev/pst/
H A Dpst-iop.c337 iop_get_util_params(struct iop_softc *sc, int target, int operation, int group) argument
/freebsd-11-stable/sys/security/mac/
H A Dmac_syscalls.c628 char target[MAC_MAX_POLICY_NAME]; local
/freebsd-11-stable/sys/net/altq/
H A Daltq_codel.h70 u_int64_t target; member in struct:codel_params
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmptutil.h56 u_int target; member in struct:mpt_standalone_disk
/freebsd-11-stable/bin/ln/
H A Dln.c223 linkit(const char *source, const char *target, int isdir) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c140 doping(const char *target, int loops, u_int pktsize) argument
/freebsd-11-stable/sys/netipsec/
H A Dkeysock.c175 key_sendup_mbuf(struct socket *so, struct mbuf *m, int target) argument
[all...]
/freebsd-11-stable/sys/dev/amr/
H A Damr_cam.c423 int bus, target, error; local
/freebsd-11-stable/sys/cddl/dev/fbt/arm/
H A Dfbt_isa.c151 uint32_t *target, *start; local
/freebsd-11-stable/sys/contrib/ck/include/gcc/arm/
H A Dck_pr.h241 ck_pr_cas_ptr_2_value(void *target, void *compare, void *set, void *value) argument
285 ck_pr_cas_ptr_2(void *target, void *compare, void *set) argument
299 ck_pr_cas_ptr_value(void *target, void *compare, void *set, void *value) argument
320 ck_pr_cas_ptr(void *target, void *compare, void *set) argument
512 ck_pr_faa_ptr(void *target, uintptr_t delta) argument
[all...]
/freebsd-11-stable/sys/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h204 ck_pr_load_64_2(const uint64_t target[2], uint64_t v[2]) argument
488 ck_pr_cas_64_2(uint64_t target[2], uint64_t compare[2], uint64_t set[2]) argument
513 ck_pr_cas_64_2_value(uint64_t target[2], uint64_t compare[2], uint64_t set[2], uint64_t v[2]) argument
[all...]
/freebsd-11-stable/contrib/netbsd-tests/kernel/kqueue/
H A Dt_vnode.c25 static int target = -1; variable
/freebsd-11-stable/sbin/nos-tun/
H A Dnos-tun.c249 char *target; local
/freebsd-11-stable/usr.bin/indent/
H A Dio.c224 int target = ps.com_col; local
454 pad_output(int current, int target) argument
[all...]
/freebsd-11-stable/usr.sbin/mlxcontrol/
H A Dinterface.c230 mlx_scsi_inquiry(int unit, int channel, int target, char **vendor, char **device, char **revision) argument
275 mlx_get_device_state(int unit, int channel, int target, struct mlx_phys_drv *drv) argument
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c89 struct timeval now, target, remaining; local
218 struct timeval now, target, remaining; local
[all...]
/freebsd-11-stable/sys/fs/nullfs/
H A Dnull_vfsops.c81 char *target; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DConvertUTF.h245 convertUTF8Sequence(const UTF8 **source, const UTF8 *sourceEnd, UTF32 *target, ConversionFlags flags) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DUnwindMacOSXFrameBackchain.cpp31 Target *target = exe_ctx.GetTargetPtr(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLineEntry.cpp71 bool LineEntry::Dump(Stream *s, Target *target, bool show_file, argument
106 GetDescription(Stream *s, lldb::DescriptionLevel level, CompileUnit *cu, Target *target, bool show_address_only) const argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanRunToAddress.cpp51 Target &target = thread.GetProcess()->GetTarget(); local

Completed in 171 milliseconds

1234567891011>>