Searched defs:bufp (Results 76 - 100 of 101) sorted by relevance

12345

/freebsd-10.3-release/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_file.c1029 char *bufp[2]; local
[all...]
/freebsd-10.3-release/contrib/tnftp/src/
H A Dftp.c589 char *bufp; local
/freebsd-10.3-release/sys/dev/mfi/
H A Dmfi.c913 mfi_dcmd_command(struct mfi_softc *sc, struct mfi_command **cmp, uint32_t opcode, void **bufp, size_t bufsize) argument
/freebsd-10.3-release/sbin/init/
H A Dinit.c646 read_file(const char *path, void **bufp, size_t *bufsizep) argument
/freebsd-10.3-release/sbin/ping6/
H A Dping6.c1748 void *bufp; local
/freebsd-10.3-release/sys/dev/ciss/
H A Dciss.c2545 ciss_get_bmic_request(struct ciss_softc *sc, struct ciss_request **crp, int opcode, void **bufp, size_t bufsize) argument
/freebsd-10.3-release/contrib/gdb/gdb/
H A Ddbxread.c1180 struct external_nlist *bufp = 0; /* =0 avoids gcc -Wall glitch */ local
2457 struct external_nlist *bufp; local
[all...]
H A Dwince.c1169 char *p, *bufp, *imgp, *dll_name, *dll_basename; local
H A Dremote.c1805 char *bufp; local
1859 char *bufp = alloca (rs->remote_packet_size); local
[all...]
/freebsd-10.3-release/contrib/libgnuregex/
H A Dregcomp.c301 re_compile_fastmap_iter(regex_t *bufp, const re_dfastate_t *init_state, char *fastmap) argument
[all...]
/freebsd-10.3-release/contrib/binutils/gas/
H A Dwrite.c1325 char *bufp; local
H A Decoff.c4616 ecoff_build_debug(HDRR *hdr, char **bufp, const struct ecoff_debug_swap *backend) argument
/freebsd-10.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c490 char *bufp; local
977 char *bufp; local
1147 char *bufp = NULL, *pathcp = NULL; local
1360 char *bufp; local
1446 char *bufp, *tbufp = NULL; local
1616 char *bufp; local
1717 char *bufp, *pathcp = NULL; local
1838 char *bufp; local
2571 char *bufp = NULL; local
3324 char *bufp; local
[all...]
/freebsd-10.3-release/sys/dev/an/
H A Dif_an.c3702 unsigned short *bufp; local
/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi.c2301 acpi_ConvertBufferToInteger(ACPI_BUFFER *bufp, UINT32 *number) argument
/freebsd-10.3-release/sys/cam/scsi/
H A Dscsi_enc_ses.c1246 ses_process_pages(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1299 ses_process_config(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1514 ses_process_status(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1698 ses_process_elm_addlstatus(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1864 ses_process_control_request(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1881 ses_publish_physpaths(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1908 ses_publish_cache(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
1930 ses_process_elm_descs(enc_softc_t *enc, struct enc_fsm_state *state, union ccb *ccb, uint8_t **bufp, int error, int xfer_len) argument
[all...]
H A Dscsi_all.c5532 scsi_devid_is_naa_ieee_reg(uint8_t *bufp) argument
5549 scsi_devid_is_sas_target(uint8_t *bufp) argument
5564 scsi_devid_is_lun_eui64(uint8_t *bufp) argument
5577 scsi_devid_is_lun_naa(uint8_t *bufp) argument
5590 scsi_devid_is_lun_t10(uint8_t *bufp) argument
5603 scsi_devid_is_lun_name(uint8_t *bufp) argument
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c2349 nvlist_pack(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding, argument
2361 nvlist_xpack(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding, argument
/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c2946 dt_get_buf(dtrace_hdl_t *dtp, int cpu, dtrace_bufdesc_t **bufp) argument
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dregex.c1140 print_compiled_pattern(struct re_pattern_buffer *bufp) argument
2282 regex_compile(const char *ARG_PREFIX(pattern), size_t ARG_PREFIX(size), reg_syntax_t syntax, struct re_pattern_buffer *bufp) argument
4541 re_compile_fastmap(struct re_pattern_buffer *bufp) argument
4860 re_compile_fastmap(struct re_pattern_buffer *bufp) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dregex.c1140 print_compiled_pattern(struct re_pattern_buffer *bufp) argument
2282 regex_compile(const char *ARG_PREFIX(pattern), size_t ARG_PREFIX(size), reg_syntax_t syntax, struct re_pattern_buffer *bufp) argument
4541 re_compile_fastmap(struct re_pattern_buffer *bufp) argument
4860 re_compile_fastmap(struct re_pattern_buffer *bufp) argument
5007 re_search_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int startpos, int range, struct re_registers *regs, int stop) argument
5448 re_match_2(struct re_pattern_buffer *bufp, const char *string1, int size1, const char *string2, int size2, int pos, struct re_registers *regs, int stop) argument
5528 wcs_re_match_2_internal(struct re_pattern_buffer *bufp, const char *cstring1, int csize1, const char *cstring2, int csize2, int pos, struct re_registers *regs, int stop, wchar_t *string1, int size1, wchar_t *string2, int size2, int *mbs_offset1, int *mbs_offset2) argument
[all...]
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_parse.c4308 unsigned char *bufp = (unsigned char *)parsetime->parse_msg + 1; local
[all...]
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c2279 arc_buf_t **bufp; local
4076 arc_buf_t **bufp = arg; local
4809 arc_buf_t **bufp; local
[all...]
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dreadelf.c387 char *bufp = buf; local
414 char *bufp = buf; local
[all...]
/freebsd-10.3-release/contrib/gcc/cp/
H A Dpt.c4342 char *bufp = obstack_next_free (&scratch_obstack); local

Completed in 596 milliseconds

12345