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

12345

/freebsd-9.3-release/sbin/fsck_ffs/
H A Dpass3.c51 struct inoinfo *inp; local
[all...]
H A Dpass2.c63 struct inoinfo **inpp, *inp; local
278 struct inoinfo *inp; local
521 fix_extraneous(struct inoinfo *inp, struct inodesc *idesc) argument
[all...]
/freebsd-9.3-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.c263 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.c200 struct inpcb *inp = tp->t_inpcb; local
352 tcp_twcheck(struct inpcb *inp, struct tcpopt *to, struct tcphdr *th, struct mbuf *m, int tlen) argument
447 struct inpcb *inp; local
507 struct inpcb *inp = tw->tw_inpcb; local
[all...]
/freebsd-9.3-release/bin/dd/
H A Dconv.c60 u_char *inp; local
104 u_char *inp, *outp; local
218 u_char *inp; local
[all...]
/freebsd-9.3-release/contrib/less/
H A Dlsystem.c45 register int inp; local
/freebsd-9.3-release/sys/netinet6/
H A Din6_pcbgroup.c98 in6_pcbgroup_byinpcb(struct inpcb *inp) argument
H A Dip6_ipsec.c227 ip6_ipsec_output(struct mbuf **m, struct inpcb *inp, int *flags, int *error, argument
/freebsd-9.3-release/sys/fs/cd9660/
H A Dcd9660_util.c68 char inbuf[3], outbuf[3], *inp, *outp; local
/freebsd-9.3-release/contrib/bind9/lib/bind9/
H A Dgetaddresses.c212 struct in_addr *inp; local
/freebsd-9.3-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-9.3-release/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c181 char *inp, *nsp; local
/freebsd-9.3-release/sys/security/mac_ifoff/
H A Dmac_ifoff.c141 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
/freebsd-9.3-release/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c163 seeotheruids_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, argument
/freebsd-9.3-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-9.3-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-demangle.c197 const char *inp; local
/freebsd-9.3-release/contrib/ngatm/libngatm/
H A Dunimsg.c231 uni_msg_dup(const struct uni_msg *inp) argument
/freebsd-9.3-release/contrib/sendmail/src/
H A Dcontrol.c273 char inp[MAXLINE]; local
/freebsd-9.3-release/sys/net/
H A Dpfil.c69 pfil_run_hooks(struct pfil_head *ph, struct mbuf **mp, struct ifnet *ifp, int dir, struct inpcb *inp) argument
/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_pfil.c107 ipfw_check_hook(void *arg, struct mbuf **m0, struct ifnet *ifp, int dir, struct inpcb *inp) argument
/freebsd-9.3-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-9.3-release/usr.bin/systat/
H A Dnetcmds.c228 checkport(struct inpcb *inp) argument
285 checkhost(struct inpcb *inp) argument
/freebsd-9.3-release/usr.sbin/mount_nwfs/
H A Dmount_nwfs.c219 char *inp, *nsp; local

Completed in 173 milliseconds

12345