Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for DT_WHT (0.13 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	DT_LNK                                      = 0xa
    	DT_REG                                      = 0x8
    	DT_SOCK                                     = 0xc
    	DT_UNKNOWN                                  = 0x0
    	DT_WHT                                      = 0xe
    	ECHO                                        = 0x8
    	ECRYPTFS_SUPER_MAGIC                        = 0xf15f
    	EFD_SEMAPHORE                               = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"DT_CHR", Const, 0},
    		{"DT_DIR", Const, 0},
    		{"DT_FIFO", Const, 0},
    		{"DT_LNK", Const, 0},
    		{"DT_REG", Const, 0},
    		{"DT_SOCK", Const, 0},
    		{"DT_UNKNOWN", Const, 0},
    		{"DT_WHT", Const, 0},
    		{"DUPLICATE_CLOSE_SOURCE", Const, 0},
    		{"DUPLICATE_SAME_ACCESS", Const, 0},
    		{"DeleteFile", Func, 0},
    		{"DetachLsf", Func, 0},
    		{"DeviceIoControl", Func, 4},
    		{"Dirent", Type, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top