Home
last modified time | relevance | path

Searched defs:hc (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/bin/cpdup/
H A Dhcproto.c116 hc_connect(struct HostConf *hc, int readonly) in hc_connect()
136 hc_hello(struct HostConf *hc) in hc_hello()
220 hc_stat(struct HostConf *hc, const char *path, struct stat *st) in hc_stat()
238 hc_lstat(struct HostConf *hc, const char *path, struct stat *st) in hc_lstat()
403 hc_opendir(struct HostConf *hc, const char *path) in hc_opendir()
471 hc_readdir(struct HostConf *hc, DIR *dir, struct stat **statpp) in hc_readdir()
556 hc_closedir(struct HostConf *hc, DIR *dir) in hc_closedir()
665 hc_open(struct HostConf *hc, const char *path, int flags, mode_t mode) in hc_open()
785 hc_close(struct HostConf *hc, int fd) in hc_close()
855 hc_read(struct HostConf *hc, int fd, void *buf, size_t bytes) in hc_read()
[all …]
H A Dhclink.c17 hcc_connect(struct HostConf *hc, int readonly) in hcc_connect()
152 hcc_read_command(struct HostConf *hc, hctransaction_t trans) in hcc_read_command()
210 hcc_start_command(struct HostConf *hc, int16_t cmd) in hcc_start_command()
252 struct HostConf *hc; in hcc_finish_command() local
403 hcc_alloc_descriptor(struct HostConf *hc, void *ptr, int type) in hcc_alloc_descriptor()
424 hcc_get_descriptor(struct HostConf *hc, intptr_t desc, int type) in hcc_get_descriptor()
436 hcc_set_descriptor(struct HostConf *hc, intptr_t desc, void *ptr, int type) in hcc_set_descriptor()
499 hcc_nextchaineditem(struct HostConf *hc, struct HCHead *head) in hcc_nextchaineditem()
516 hcc_currentchaineditem(struct HostConf *hc, struct HCHead *head) in hcc_currentchaineditem()
H A Dhclink.h25 struct HostConf *hc; member
H A Dcpdup.c1829 symlink_mfo_test(struct HostConf *hc, struct stat *st1, struct stat *st2) in symlink_mfo_test()
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_hangcheck.c295 struct intel_engine_hangcheck *hc) in hangcheck_load_sample()
312 const struct intel_engine_hangcheck *hc) in hangcheck_store_sample()
322 const struct intel_engine_hangcheck *hc) in hangcheck_get_action()
334 struct intel_engine_hangcheck *hc) in hangcheck_accumulate_sample()
447 struct intel_engine_hangcheck cur_state, *hc = &cur_state; in i915_hangcheck_elapsed() local
/dflybsd-src/sys/dev/virtual/hyperv/
H A Dhyperv.c139 uint64_t hc, hc_orig; in hypercall_create() local
180 uint64_t hc; in hypercall_destroy() local
/dflybsd-src/crypto/openssh/
H A Dumac.c538 static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_transform()
583 static void nh_reset(nh_ctx *hc) in nh_reset()
603 static void nh_init(nh_ctx *hc, aes_int_key prf_key) in nh_init()
613 static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) in nh_update()
668 static void nh_final(nh_ctx *hc, UINT8 *result) in nh_final()
708 static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, in nh()
833 static void poly_hash(uhash_ctx_t hc, UINT32 data_in[]) in poly_hash()
/dflybsd-src/usr.bin/window/
H A Dcompress.c430 short *hc; in cc_sweep0() local
462 short *hc; in cc_sweep() local
/dflybsd-src/contrib/lvm2/dist/libdm/datastruct/
H A Dhash.c95 struct dm_hash_table *hc = dm_malloc(sizeof(*hc)); in dm_hash_create() local
/dflybsd-src/sys/dev/sound/pci/
H A Dhdspe.h134 struct hdspe_channel *hc; member
/dflybsd-src/sys/dev/disk/sym/
H A Dsym_hipd.c611 int hc = VTOB_HASH_CODE(vaddr); in ___dma_getp() local
636 int hc = VTOB_HASH_CODE(m); in ___dma_freep() local
741 int hc = VTOB_HASH_CODE(m); in __vtobus() local
/dflybsd-src/sys/net/pf/
H A Dpf.c1981 u_int16_t *ic, u_int16_t *hc, u_int8_t u, sa_family_t af) in pf_change_icmp()
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c1726 const struct bwn_channel *hc; in bwn_addchannels() local