Searched defs:_p (Results 1 - 25 of 25) sorted by relevance

/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_crc32.h42 crc32(unsigned long crc, const void *_p, size_t len) argument
H A Darchive_read_support_filter_lzop.c205 const unsigned char *p, *_p; local
H A Darchive_write_set_format_pax.c1896 has_non_ASCII(const char *_p) argument
H A Darchive_read_support_format_tar.c2712 tar_atol256(const char *_p, size_t char_cnt) argument
H A Darchive_string.c337 archive_strncat(struct archive_string *as, const void *_p, size_t n) argument
1915 mbsnbytes(const void *_p, size_t n) argument
1935 utf16nbytes(const void *_p, size_t n) argument
1956 archive_strncpy_l(struct archive_string *as, const void *_p, size_t n, argument
1964 archive_strncat_l(struct archive_string *as, const void *_p, size_t n, struct archive_string_conv *sc) argument
2026 iconv_strncat_in_locale(struct archive_string *as, const void *_p, size_t length, struct archive_string_conv *sc) argument
2128 strncat_in_codepage(struct archive_string *as, const void *_p, size_t length, struct archive_string_conv *sc) argument
2161 invalid_mbs(const void *_p, size_t n, struct archive_string_conv *sc) argument
2188 invalid_mbs(const void *_p, size_t n, struct archive_string_conv *sc) argument
2230 best_effort_strncat_in_locale(struct archive_string *as, const void *_p, size_t length, struct archive_string_conv *sc) argument
2495 char *_p = p; local
2709 archive_string_append_unicode(struct archive_string *as, const void *_p, size_t len, struct archive_string_conv *sc) argument
2924 archive_string_normalize_C(struct archive_string *as, const void *_p, size_t len, struct archive_string_conv *sc) argument
3231 archive_string_normalize_D(struct archive_string *as, const void *_p, size_t len, struct archive_string_conv *sc) argument
3412 strncat_from_utf8_libarchive2(struct archive_string *as, const void *_p, size_t len, struct archive_string_conv *sc) argument
3497 win_strncat_from_utf16(struct archive_string *as, const void *_p, size_t bytes, struct archive_string_conv *sc, int be) argument
3595 win_strncat_from_utf16be(struct archive_string *as, const void *_p, size_t bytes, struct archive_string_conv *sc) argument
3602 win_strncat_from_utf16le(struct archive_string *as, const void *_p, size_t bytes, struct archive_string_conv *sc) argument
3621 win_strncat_to_utf16(struct archive_string *as16, const void *_p, size_t length, struct archive_string_conv *sc, int bigendian) argument
3699 win_strncat_to_utf16be(struct archive_string *as16, const void *_p, size_t length, struct archive_string_conv *sc) argument
3706 win_strncat_to_utf16le(struct archive_string *as16, const void *_p, size_t length, struct archive_string_conv *sc) argument
3726 best_effort_strncat_from_utf16(struct archive_string *as, const void *_p, size_t bytes, struct archive_string_conv *sc, int be) argument
3766 best_effort_strncat_from_utf16be(struct archive_string *as, const void *_p, size_t bytes, struct archive_string_conv *sc) argument
3773 best_effort_strncat_from_utf16le(struct archive_string *as, const void *_p, size_t bytes, struct archive_string_conv *sc) argument
3784 best_effort_strncat_to_utf16(struct archive_string *as16, const void *_p, size_t length, struct archive_string_conv *sc, int bigendian) argument
3826 best_effort_strncat_to_utf16be(struct archive_string *as16, const void *_p, size_t length, struct archive_string_conv *sc) argument
3833 best_effort_strncat_to_utf16le(struct archive_string *as16, const void *_p, size_t length, struct archive_string_conv *sc) argument
[all...]
H A Darchive_match.c514 archive_match_path_unmatched_inclusions_next(struct archive *_a, const char **_p) argument
531 archive_match_path_unmatched_inclusions_next_w(struct archive *_a, const wchar_t **_p) argument
H A Darchive_read_support_format_zip.c1310 check_authentication_code(struct archive_read *a, const void *_p) argument
/freebsd-current/sys/i386/include/
H A Dieeefp.h56 fp_rnd_t _p; local
79 fp_prec_t _p; local
108 fp_except_t _p; local
138 fp_except_t _p; local
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/nosse/
H A Dpwhash_scryptsalsa208sha256_nosse.c293 escrypt_kdf_nosse(escrypt_local_t *local, const uint8_t *passwd, size_t passwdlen, const uint8_t *salt, size_t saltlen, uint64_t N, uint32_t _r, uint32_t _p, uint8_t *buf, size_t buflen) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/sse/
H A Dpwhash_scryptsalsa208sha256_sse.c309 escrypt_kdf_sse(escrypt_local_t *local, const uint8_t *passwd, size_t passwdlen, const uint8_t *salt, size_t saltlen, uint64_t N, uint32_t _r, uint32_t _p, uint8_t *buf, size_t buflen) argument
/freebsd-current/sys/amd64/include/
H A Dieeefp.h90 fp_rnd_t _p; local
123 fp_prec_t _p; local
152 fp_except_t _p; local
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_stream.c35 bitcrc32(unsigned long c, void *_p, size_t s) argument
H A Dtest_write_format_zip64_stream.c35 bitcrc32(unsigned long c, void *_p, size_t s) argument
H A Dtest_write_format_zip_compression_store.c49 bitcrc32(unsigned long c, const void *_p, size_t s) argument
H A Dtest_write_format_zip_file_zip64.c39 bitcrc32(unsigned long c, void *_p, size_t s) argument
H A Dtest_write_format_zip_file.c39 bitcrc32(unsigned long c, void *_p, size_t s) argument
H A Dtest_write_format_zip_entry_size_unset.c50 bitcrc32(unsigned long c, const void *_p, size_t s) argument
H A Dtest_write_format_zip_large.c69 static uint16_t le16(const void *_p) { argument
74 static uint32_t le32(const void *_p) { argument
79 static uint64_t le64(const void *_p) { argument
H A Dtest_archive_string_conversion.c51 char *_p = p; local
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm[all...]
/freebsd-current/stand/libsa/
H A Dpkgfs.c605 pkg_atol256(const char *_p, unsigned char_cnt) argument
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.c605 compare_gps(const void *_p, const void *_q) argument
/freebsd-current/include/
H A Dstdio.h122 unsigned char *_p; /* (*) current position in (some) buffer */ member in struct:__sFILE
463 static __inline int __sputc(int _c, FILE *_p) { argument
[all...]
/freebsd-current/tools/tools/netmap/
H A Dpkt-gen.c771 dump_payload(const char *_p, int len, struct netmap_ring *ring, int cur) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h463 unsigned char *_p; member in struct:__sanitizer::__sanitizer_FILE

Completed in 194 milliseconds