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

123456

/freebsd-10.1-release/sbin/fsck_ffs/
H A Dpass3.c51 struct inoinfo *inp; local
[all...]
H A Dpass2.c63 struct inoinfo **inpp, *inp; local
279 struct inoinfo *inp; local
523 fix_extraneous(struct inoinfo *inp, struct inodesc *idesc) argument
[all...]
/freebsd-10.1-release/sys/netinet/
H A Dsctp_peeloff.c52 struct sctp_inpcb *inp; local
90 struct sctp_inpcb *inp, *n_in local
[all...]
H A Dip_ipsec.c256 ip_ipsec_output(struct mbuf **m, struct inpcb *inp, int *flags, int *error) argument
H A Din_pcbgroup.c233 in_pcbgroup_byinpcb(struct inpcb *inp) argument
241 in_pcbwild_add(struct inpcb *inp) argument
263 in_pcbwild_remove(struct inpcb *inp) argument
282 in_pcbwild_needed(struct inpcb *inp) argument
294 in_pcbwild_update_internal(struct inpcb *inp) argument
312 in_pcbgroup_update_internal(struct inpcbinfo *pcbinfo, struct inpcbgroup *newpcbgroup, struct inpcb *inp) argument
361 in_pcbgroup_update(struct inpcb *inp) argument
387 in_pcbgroup_update_mbuf(struct inpcb *inp, struct mbuf *m) argument
427 in_pcbgroup_remove(struct inpcb *inp) argument
[all...]
H A Dtcp_timewait.c201 struct inpcb *inp = tp->t_inpcb; local
353 tcp_twcheck(struct inpcb *inp, struct tcpopt *to __unused, struct tcphdr *th, struct mbuf *m, int tlen) argument
448 struct inpcb *inp; local
508 struct inpcb *inp = tw->tw_inpcb; local
[all...]
/freebsd-10.1-release/bin/dd/
H A Dconv.c60 u_char *inp; local
104 u_char *inp, *outp; local
218 u_char *inp; local
[all...]
/freebsd-10.1-release/contrib/less/
H A Dlsystem.c45 register int inp; local
/freebsd-10.1-release/sys/netinet6/
H A Din6_pcbgroup.c98 in6_pcbgroup_byinpcb(struct inpcb *inp) argument
H A Dip6_ipsec.c222 ip6_ipsec_output(struct mbuf **m, struct inpcb *inp, int *flags, int *error, argument
/freebsd-10.1-release/crypto/openssl/crypto/whrlpool/
H A Dwp_dgst.c72 const unsigned char *inp = _inp; local
90 const unsigned char *inp = _inp; local
246 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-10.1-release/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-10.1-release/sys/fs/cd9660/
H A Dcd9660_util.c68 char inbuf[3], outbuf[3], *inp, *outp; local
/freebsd-10.1-release/contrib/bsnmp/snmp_mibII/
H A DmibII_udp.c43 struct xinpcb *inp; member in struct:udp_index
69 struct xinpcb *inp; local
[all...]
/freebsd-10.1-release/sys/security/mac_ifoff/
H A Dmac_ifoff.c141 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
/freebsd-10.1-release/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c163 seeotheruids_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, argument
/freebsd-10.1-release/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-10.1-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c197 const char *inp; local
/freebsd-10.1-release/contrib/ngatm/libngatm/
H A Dunimsg.c231 uni_msg_dup(const struct uni_msg *inp) argument
/freebsd-10.1-release/contrib/sendmail/src/
H A Dcontrol.c273 char inp[MAXLINE]; local
/freebsd-10.1-release/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c181 char *inp, *nsp; local
/freebsd-10.1-release/usr.bin/m4/
H A Dtrace.c135 print_header(struct input_file *inp) argument
148 trace(const char *argv[], int argc, struct input_file *inp) argument
/freebsd-10.1-release/usr.bin/systat/
H A Dnetcmds.c227 checkport(struct inpcb *inp) argument
284 checkhost(struct inpcb *inp) argument

Completed in 246 milliseconds

123456