Searched defs:pip (Results 1 - 25 of 41) sorted by last modified time

12

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_futex.c1292 unsigned int limit = 2048, pi, next_pi, pip; local
/freebsd-11-stable/contrib/ipfilter/ipsend/
H A Diptests.c1348 ip_t *pip; local
[all...]
/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_alloc.c1030 struct inode *pip; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_provider.c507 dt_probe_instance_t *pip, *pip_next; local
540 dt_probe_instance_t *pip; local
677 dt_probe_info(dtrace_hdl_t *dtp, const dtrace_probedesc_t *pdp, dtrace_probeinfo_t *pip) argument
815 dtrace_probe_info(dtrace_hdl_t *dtp, const dtrace_probedesc_t *pdp, dtrace_probeinfo_t *pip) argument
[all...]
H A Ddt_dof.c406 dt_probe_instance_t *pip; local
[all...]
H A Ddt_program.c86 dtrace_program_info(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, dtrace_proginfo_t *pip) argument
153 dtrace_program_exec(dtrace_hdl_t *dtp, dtrace_prog_t *pgp, dtrace_proginfo_t *pip) argument
[all...]
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_ftp.c134 protohandler_out(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
143 protohandler_in(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
222 AliasHandleFtpOut( struct libalias *la, struct ip *pip, struct alias_link *lnk, int maxpacketsize ) argument
290 AliasHandleFtpIn(struct libalias *la, struct ip *pip, struct alias_link *lnk) argument
646 NewFtpMessage(struct libalias *la, struct ip *pip, struct alias_link *lnk, int maxpacketsize, int ftp_message_type) argument
[all...]
H A Dalias.c293 IcmpAliasIn1(struct libalias *la, struct ip *pip) argument
338 IcmpAliasIn2(struct libalias *la, struct ip *pip) argument
440 IcmpAliasIn(struct libalias *la, struct ip *pip) argument
484 IcmpAliasOut1(struct libalias *la, struct ip *pip, int create) argument
529 IcmpAliasOut2(struct libalias *la, struct ip *pip) argument
630 IcmpAliasOut(struct libalias *la, struct ip *pip, int create) argument
736 UdpAliasIn(struct libalias *la, struct ip *pip) argument
830 UdpAliasOut(struct libalias *la, struct ip *pip, int maxpacketsize, int create) argument
940 TcpAliasIn(struct libalias *la, struct ip *pip) argument
1067 TcpAliasOut(struct libalias *la, struct ip *pip, int maxpacketsize, int create) argument
1264 struct ip *pip; local
1283 struct ip *pip; local
1307 struct ip *pip; local
1344 struct ip *pip; local
1480 struct ip *pip; local
1579 struct ip *pip; local
[all...]
H A Dalias_irc.c108 protohandler(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
165 AliasHandleIrcOut(struct libalias *la, struct ip *pip, struct alias_link *lnk, int maxsize ) argument
[all...]
H A Dalias_sctp.c709 SctpAlias(struct libalias *la, struct ip *pip, int direction) argument
1018 sctp_PktParser(struct libalias *la, int direction, struct ip *pip, argument
[all...]
H A Dalias_proxy.c290 ProxyEncodeTcpStream(struct alias_link *lnk, struct ip *pip, int maxpacketsize) argument
383 ProxyEncodeIpHeader(struct ip *pip, int maxpacketsize) argument
501 ProxyModify(struct libalias *la, struct alias_link *lnk, struct ip *pip, int maxpacketsize, int proxy_type) argument
[all...]
H A Dalias_nbt.c93 protohandler1(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
113 protohandler2in(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
122 protohandler2out(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
335 AliasHandleUdpNbt( struct libalias *la, struct ip *pip, struct alias_link *lnk, struct in_addr *alias_address, u_short alias_port ) argument
779 AliasHandleUdpNbtNS( struct libalias *la, struct ip *pip, struct alias_link *lnk, struct in_addr *alias_address, u_short * alias_port, struct in_addr *original_address, u_short * original_port) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h496 PointerIntPair<void*, Log2CacheLine, unsigned, CacheAlignedPointerTraits> pip; member in class:llvm::IntervalMapImpl::NodeRef
[all...]
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h899 __be32 pip; member in struct:fw_ofld_connection_wr::fw_ofld_connection_le::fw_ofld_connection_leip::fw_ofld_connection_le_ipv4
/freebsd-11-stable/sys/kern/
H A Dkern_procctl.c198 struct procctl_reaper_pidinfo *pi, *pip; local
/freebsd-11-stable/bin/sh/
H A Djobs.c1005 vforkexecshell(struct job *jp, char **argv, char **envp, const char *path, int idx, int pip[2]) argument
/freebsd-11-stable/usr.sbin/ppp/
H A Dip.c257 const struct ip *pip = (const struct ip *)packet; local
599 const struct ip *pip = (const struct ip *)packet; local
[all...]
H A Dvjcomp.c79 struct ip *pip; local
H A Dtcpmss.c148 struct ip *pip; local
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h469 __be32 pip; member in struct:fw_ofld_connection_wr::fw_ofld_connection_le::fw_ofld_connection_leip::fw_ofld_connection_le_ipv4
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_alloc.c373 struct inode *pip; local
468 ext2_dirpref(struct inode *pip) argument
1218 struct inode *pip; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-board.c111 int pip, iface, eth; local
/freebsd-11-stable/tests/sys/kern/
H A Dreaper.c48 int pip[2]; local
149 int pip[2]; local
299 int pip[2]; local
590 int pip[2]; local
649 int pip[2]; local
[all...]
/freebsd-11-stable/tests/sys/kern/pipe/
H A Dpipe_reverse2_test.c41 int pip[2]; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dia64-tdep.c2520 ia64_put_unwind_info(unw_addr_space_t as, unw_proc_info_t *pip, void *arg) argument

Completed in 342 milliseconds

12