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

123456

/freebsd-11-stable/sbin/fsck_ffs/
H A Dpass3.c51 struct inoinfo *inp; local
[all...]
H A Dpass2.c63 struct inoinfo **inpp, *inp; local
277 struct inoinfo *inp; local
521 fix_extraneous(struct inoinfo *inp, struct inodesc *idesc) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dif_enc.h36 struct inpcb *inp; member in struct:ipsec_ctx_data
/freebsd-11-stable/sys/netinet/
H A Dsctp_peeloff.c52 struct sctp_inpcb *inp; local
90 struct sctp_inpcb *inp, *n_in local
[all...]
H A Din_pcbgroup.c304 in_pcbgroup_byinpcb(struct inpcb *inp) argument
324 in_pcbwild_add(struct inpcb *inp) argument
346 in_pcbwild_remove(struct inpcb *inp) argument
365 in_pcbwild_needed(struct inpcb *inp) argument
386 in_pcbwild_update_internal(struct inpcb *inp) argument
404 in_pcbgroup_update_internal(struct inpcbinfo *pcbinfo, struct inpcbgroup *newpcbgroup, struct inpcb *inp) argument
468 in_pcbgroup_update(struct inpcb *inp) argument
494 in_pcbgroup_update_mbuf(struct inpcb *inp, struct mbuf *m) argument
534 in_pcbgroup_remove(struct inpcb *inp) argument
[all...]
/freebsd-11-stable/bin/dd/
H A Dconv.c60 u_char *inp; local
104 u_char *inp, *outp; local
218 u_char *inp; local
[all...]
/freebsd-11-stable/sys/netinet6/
H A Din6_pcbgroup.c133 in6_pcbgroup_byinpcb(struct inpcb *inp) argument
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_util.c68 char inbuf[3], outbuf[3], *inp, *outp; local
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dxts128.c61 CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, const unsigned char iv[16], const unsigned char *inp, unsigned char *out, size_t len, int enc) argument
[all...]
H A Dccm128.c176 CRYPTO_ccm128_encrypt(CCM128_CONTEXT *ctx, const unsigned char *inp, unsigned char *out, size_t len) argument
260 CRYPTO_ccm128_decrypt(CCM128_CONTEXT *ctx, const unsigned char *inp, unsigned char *out, size_t len) argument
347 CRYPTO_ccm128_encrypt_ccm64(CCM128_CONTEXT *ctx, const unsigned char *inp, unsigned char *out, size_t len, ccm128_f stream) argument
411 CRYPTO_ccm128_decrypt_ccm64(CCM128_CONTEXT *ctx, const unsigned char *inp, unsigned char *out, size_t len, ccm128_f stream) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c73 const unsigned char *inp = _inp; local
91 const unsigned char *inp = _inp; local
247 WHIRLPOOL(const void *inp, size_t bytes, unsigned char *md) argument
[all...]
H A Dwp_block.c474 void whirlpool_block(WHIRLPOOL_CTX *ctx, const void *inp, size_t n) argument
/freebsd-11-stable/contrib/less/
H A Dlsystem.c50 int inp; local
/freebsd-11-stable/sys/netipsec/
H A Dudpencap.c68 udp_ipsec_pcbctl(struct inpcb *inp, struct sockopt *sopt) argument
H A Dipsec_pcb.c58 ipsec_setsockaddrs_inpcb(struct inpcb *inp, union sockaddr_union *src, argument
129 ipsec_setspidx_inpcb(struct inpcb *inp, struct secpolicyindex *spidx, u_int dir) argument
154 ipsec_init_pcbpolicy(struct inpcb *inp) argument
169 ipsec_delete_pcbpolicy(struct inpcb *inp) argument
272 ipsec_set_pcbpolicy(struct inpcb *inp, struct ucred *cred, void *request, size_t len) argument
360 ipsec_get_pcbpolicy(struct inpcb *inp, void *request, size_t *len) argument
418 ipsec_control_pcbpolicy(struct inpcb *inp, struct sockopt *sopt) argument
461 ipsec4_pcbctl(struct inpcb *inp, struct sockopt *sopt) argument
475 ipsec6_pcbctl(struct inpcb *inp, struct sockopt *sopt) argument
[all...]
/freebsd-11-stable/contrib/ngatm/libngatm/
H A Dunimsg.c231 uni_msg_dup(const struct uni_msg *inp) argument
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_ige.c101 aes_block_t *inp = (aes_block_t *) in; local
154 aes_block_t *inp = (aes_block_t *) in; local
/freebsd-11-stable/sys/security/mac_ifoff/
H A Dmac_ifoff.c140 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
/freebsd-11-stable/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c163 seeotheruids_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, argument
/freebsd-11-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_udp.c43 struct xinpcb *inp; member in struct:udp_index
69 struct xinpcb *inp; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Dppccap.c66 void sha256_block_data_order(void *ctx, const void *inp, size_t len) argument
74 void sha512_block_data_order(void *ctx, const void *inp, size_t len) argument
[all...]
/freebsd-11-stable/usr.bin/m4/
H A Dtrace.c137 print_header(struct input_file *inp) argument
150 trace(const char *argv[], int argc, struct input_file *inp) argument
/freebsd-11-stable/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c197 const char *inp; local
/freebsd-11-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c181 char *inp, *nsp; local
/freebsd-11-stable/usr.bin/systat/
H A Dnetcmds.c227 checkport(struct inpcb *inp) argument
284 checkhost(struct inpcb *inp) argument

Completed in 155 milliseconds

123456