Home
last modified time | relevance | path

Searched refs:asf (Results 1 – 16 of 16) sorted by relevance

/NextBSD/usr.sbin/asf/
HDMakefile3 PROG= asf
4 SRCS= asf.c asf_kld.c asf_kvm.c asf_prog.c
5 MAN= asf.8
/NextBSD/tools/debugscripts/
HDdot.gdbinit69 # script to call kldstat and pass the info on to asf(8). This won't
85 shell asf -f -k MODPATH
86 source .asf
98 shell asf -f MODPATH
99 source .asf
/NextBSD/usr.sbin/
HDMakefile.amd6412 SUBDIR+= asf
HDMakefile.i3867 SUBDIR+= asf
/NextBSD/contrib/subversion/
HDCHANGES3 http://svn.apache.org/repos/asf/subversion/tags/1.9.2
36 http://svn.apache.org/repos/asf/subversion/tags/1.9.1
66 http://svn.apache.org/repos/asf/subversion/tags/1.9.0
799 http://svn.apache.org/repos/asf/subversion/tags/1.8.14
834 http://svn.apache.org/repos/asf/subversion/tags/1.8.13
892 http://svn.apache.org/repos/asf/subversion/tags/1.8.11
937 http://svn.apache.org/repos/asf/subversion/tags/1.8.10
979 http://svn.apache.org/repos/asf/subversion/tags/1.8.9
1046 http://svn.apache.org/repos/asf/subversion/tags/1.8.8
1113 http://svn.apache.org/repos/asf/subversion/tags/1.8.5
[all …]
HDREADME26 $ svn co http://svn.apache.org/repos/asf/subversion/trunk subversion
HDINSTALL665 svn: Unrecognized URL scheme 'https://svn.apache.org/repos/asf/subversion/trunk'
677 $ svn co https://svn.apache.org/repos/asf/subversion/trunk svn
745 C:\test>svn co https://svn.apache.org/repos/asf/subversion/trunk svn
838 svn co https://svn.apache.org/repos/asf/subversion/trunk src-trunk
/NextBSD/sys/sys/
HDdvdio.h63 u_int8_t asf :1; member
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDsources15 ASF=$(TOP)\asf
/NextBSD/contrib/apr-util/
HDCHANGES40 Gacogne <rgacogne+asf aquaray.com>]
/NextBSD/contrib/apr/
HDCHANGES75 [Jozef Hatala <jh-asf skrt org>, Jim Jagielski]
/NextBSD/targets/pseudo/userland/
HDMakefile.depend821 usr.sbin/asf \
852 usr.sbin/asf \
/NextBSD/sys/compat/linux/
HDlinux_ioctl.c1209 l_uint asf:1; member
1424 lp->lsasf.asf = bp->asf; in bsd_to_linux_dvd_authinfo()
/NextBSD/etc/
HDservices1146 asf-rmcp 623/tcp #ASF Remote Management and Control Protocol
1147 asf-rmcp 623/udp #ASF Remote Management and Control Protocol
1226 asf-secure-rmcp 664/tcp #ASF Secure Remote Management and Control Protocol
1227 asf-secure-rmcp 664/udp #ASF Secure Remote Management and Control Protocol
/NextBSD/contrib/file/magic/Magdir/
HDanimation827 !:mime video/x-ms-asf
/NextBSD/sys/cam/scsi/
HDscsi_cd.c3322 authinfo->asf = asf_data->success & RKD_ASF_SUCCESS; in cdreportkey()