Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for taco (0.04 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
      <mime-type type="application/vnd.syncml.dm.notification"/>
      <mime-type type="application/vnd.syncml.ds.notification"/>
      <mime-type type="application/vnd.tao.intent-module-archive">
        <glob pattern="*.tao"/>
      </mime-type>
    
      <mime-type type="application/vnd.tcpdump.pcap">
        <_comment>TCPDump pcap packet capture</_comment>
        <magic priority="50">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/types.go

    	DefaultProcMount ProcMountType = "Default"
    
    	// UnmaskedProcMount bypasses the default masking behavior of the container
    	// runtime and ensures the newly created /proc the container stays in tact with
    	// no modifications.
    	UnmaskedProcMount ProcMountType = "Unmasked"
    )
    
    // SELinuxOptions are the labels to be applied to the container
    type SELinuxOptions struct {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
Back to top