Searched refs:asf (Results 1 – 11 of 11) sorted by relevance
3 # $File: asf,v 1.5 2024/09/04 19:06:12 christos Exp $4 # asf: file(1) magic for Microsoft Advanced Systems Format (ASF) files7 0 name asf-name11 #>>(16.q) use asf-object52 >>40 use asf-name 118 0 name asf-object119 >0 use asf-name122 >>>(16.q) use asf-object127 !:mime video/x-ms-asf 131 >>30 use asf-object[all …]
300 # 16 for asf!.aml, 67 fo rsdp.aml
68 # script to call kldstat and pass the info on to asf(8). This won't84 shell asf -f -k MODPATH85 source .asf97 shell asf -f MODPATH98 source .asf
63 u_int8_t asf :1; member
15 ASF=$(TOP)\asf
34 $(MAGIC_FRAGMENT_DIR)/asf \
312 $(MAGIC_FRAGMENT_DIR)/asf \
3553 struct archive_string asf; in xml_writer_write_attributef() local3560 archive_string_init(&asf); in xml_writer_write_attributef()3567 archive_string_vsprintf(&asf, format, ap); in xml_writer_write_attributef()3568 if (archive_wstring_append_from_mbs(&asv, asf.s, asf.length)) { in xml_writer_write_attributef()3577 archive_string_free(&asf); in xml_writer_write_attributef()
1258 l_uint asf:1; member1473 lp->lsasf.asf = bp->asf; in bsd_to_linux_dvd_authinfo()
1131 asf-rmcp 623/tcp #ASF Remote Management and Control Protocol1132 asf-rmcp 623/udp #ASF Remote Management and Control Protocol1211 asf-secure-rmcp 664/tcp #ASF Secure Remote Management and Control Protocol1212 asf-secure-rmcp 664/udp #ASF Secure Remote Management and Control Protocol
3614 authinfo->asf = asf_data->success & RKD_ASF_SUCCESS; in cdreportkey()