Home
last modified time | relevance | path

Searched defs:source (Results 151 – 175 of 267) sorted by relevance

1234567891011

/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c175 nvlist_t *source, nvlist_t **resultp) in lzc_ioctl()
252 nvlist_t *source, nvlist_t **resultp) in lzc_scrub()
321 lzc_rename(const char *source, const char *target) in lzc_rename()
/freebsd/contrib/ntp/include/
H A Dntp_control.h86 #define CTL_SYS_STATUS(li, source, nevnt, evnt) \ argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp_iter.c336 const char *source, *val; in zcp_user_props_iter() local
H A Ddsl_dataset.c2683 char *source) in dsl_get_mountpoint()
4358 dsl_dataset_set_refquota(const char *dsname, zprop_source_t source, in dsl_dataset_set_refquota()
4434 zprop_source_t source, uint64_t value, dmu_tx_t *tx) in dsl_dataset_set_refreservation_sync_impl()
4474 dsl_dataset_set_refreservation(const char *dsname, zprop_source_t source, in dsl_dataset_set_refreservation()
4535 dsl_dataset_set_compression(const char *dsname, zprop_source_t source, in dsl_dataset_set_compression()
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_eq.c444 uint32_t count, void *source) in feed_eq_feed()
H A Dfeeder_matrix.c467 uint32_t count, void *source) in feed_matrix_feed()
/freebsd/sys/fs/ext2fs/
H A Dext2_lookup.c1209 ext2_checkpath(struct inode *source, struct inode *target, struct ucred *cred) in ext2_checkpath()
/freebsd/include/rpcsvc/
H A Dnis.x261 nis_name source; /* Source of this answer */ member
/freebsd/crypto/heimdal/lib/ipc/
H A Dclient.c177 dispatch_source_t source; member
/freebsd/contrib/lua/src/
H A Dlobject.c567 void luaO_chunkid (char *out, const char *source, size_t srclen) { in luaO_chunkid()
/freebsd/sys/dev/hpt27xx/
H A Darray.h99 PVDEV source; member
/freebsd/sys/dev/hptnr/
H A Darray.h99 PVDEV source; member
/freebsd/sys/dev/hptrr/
H A Darray.h101 PVDEV source; member
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnetmod.c294 cp_edns_bad_response(struct ecs_data *target, struct ecs_data *source) in cp_edns_bad_response()
/freebsd/sys/kern/
H A Dsubr_mchain.c194 mb_put_mem(struct mbchain *mbp, c_caddr_t source, int size, int type) in mb_put_mem()
/freebsd/sys/contrib/zlib/
H A Dinflate.c1439 int ZEXPORT inflateCopy(z_streamp dest, z_streamp source) { in inflateCopy()
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c1442 encode_b64(char *target, char *source, unsigned state, int *saved) in encode_b64()
1767 unsigned source; in repair_acsc() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c736 unsigned source = (unsigned) npop(); in tparam_internal() local
H A Dread_termcap.c972 static char *source; in _nc_read_termcap_entry() local
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store.c152 static struct file_ctx_st *file_open_stream(BIO *source, const char *uri, in file_open_stream()
/freebsd/tools/tools/ncpus/
H A Dacpidump.h75 u_char source; member
/freebsd/sys/dev/sfxge/common/
H A Defx_vpd.c806 unsigned int source; in efx_vpd_hunk_set() local
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_cmn600.c419 uint64_t config, occupancy, source, xp_pmucfg; in cmn600_start_pmc() local
/freebsd/crypto/openssh/
H A Dsession.c945 copy_environment_denylist(char **source, char ***env, u_int *envsize, in copy_environment_denylist()
975 copy_environment(char **source, char ***env, u_int *envsize) in copy_environment()
/freebsd/sys/net/
H A Dif_vxlan.c1138 int *ifidx, union vxlan_sockaddr *source) in vxlan_socket_mc_join_group()
1204 const union vxlan_sockaddr *group, const union vxlan_sockaddr *source, in vxlan_socket_mc_leave_group()
1248 union vxlan_sockaddr source; in vxlan_socket_mc_add_group() local
1310 union vxlan_sockaddr group, source; in vxlan_socket_mc_release_group_by_idx() local

1234567891011