Searched refs:p6 (Results 76 - 92 of 92) sorted by relevance

1234

/freebsd-10.3-release/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c1384 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
/freebsd-10.3-release/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c1566 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
/freebsd-10.3-release/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub989 pentiumpro | p6 | 6x86 | athlon | athlon_*)
1001 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/openpam/
H A Dconfig.sub964 pentiumpro | p6 | 6x86 | athlon | athlon_*)
976 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/sqlite3/
H A Dconfig.sub962 pentiumpro | p6 | 6x86 | athlon | athlon_*)
974 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/unbound/
H A Dconfig.sub970 pentiumpro | p6 | 6x86 | athlon | athlon_*)
982 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/crypto/openssh/
H A Dconfig.sub975 pentiumpro | p6 | 6x86 | athlon | athlon_*)
987 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/byacc/
H A Dconfig.sub980 pentiumpro | p6 | 6x86 | athlon | athlon_*)
992 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/dialog/
H A Dconfig.sub970 pentiumpro | p6 | 6x86 | athlon | athlon_*)
982 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/file/
H A Dconfig.sub1004 pentiumpro | p6 | 6x86 | athlon | athlon_*)
1016 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/contrib/ldns/
H A Dconfig.sub962 pentiumpro | p6 | 6x86 | athlon | athlon_*)
974 pentiumpro-* | p6-* | 6x86-* | athlon-*)
/freebsd-10.3-release/sys/dev/hptmv/
H A Dentry.c109 #define __DRIVER_MODULE(p1, p2, p3, p4, p5, p6) DRIVER_MODULE(p1, p2, p3, p4, p5, p6)
/freebsd-10.3-release/sys/netinet/
H A Dsctp_output.c5420 struct sctp_ipv6addr_param *p6, p6_buf; local
5429 p6 = (struct sctp_ipv6addr_param *)phdr;
5430 memcpy((caddr_t)&sin6.sin6_addr, p6->addr,
5431 sizeof(p6->addr));
/freebsd-10.3-release/contrib/bmake/
H A Dconfigure5372 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
5376 || p != p5 || p != p6 || p != p7)
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dconfigure6858 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
6862 || p != p5 || p != p6 || p != p7)
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dconfigure6975 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
6979 || p != p5 || p != p6 || p != p7)
/freebsd-10.3-release/contrib/gcc/
H A Dconfigure10342 p4 = getpid(), p5 = getpid(), p6 = getpid(), p7 = getpid();
10346 || p != p5 || p != p6 || p != p7)

Completed in 391 milliseconds

1234