File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 13
13
│
14
14
│
15
15
│ ┌───────────────────┐ ┌──────────────────────┐
16
- │ │ │Faccessat { │ │
17
- │ │ │ │ │
18
- │ │ │ runtime·Syscall6 { │ │
19
- │ │... │ │ │
20
- │syscall.Access( │ │ ... │ │
21
- │ │ path, mode) │ │ SYSCALL ──────────┼────────────────┐
22
- │... │ │ ... ◀──────────┼──────────┼─────┼────────┐
23
- │ │ │ │ return; │ │ │
16
+ │ │ ┌────────────▶ │Faccessat { │ │
17
+ │ │ │ │ │ │
18
+ │ │ │ │ runtime·Syscall6 { │ │
19
+ │ │... │ │ │ │
20
+ │syscall.Access( │ │ │ ... │ │
21
+ │ │ path, mode)───┼────────┘ │ SYSCALL ──────────┼────────────────┐
22
+ │... ◀──────────┼──────┐ │ ... ◀──────────┼──────────┼─────┼────────┐
23
+ │ │ │ └───────────────┼─── return; │ │ │
24
24
│ │ │ } │ │ │ │
25
25
│ │ │ │} │ │ │
26
26
└───────────────────┘ └──────────────────────┘ │ │ │
You can’t perform that action at this time.
0 commit comments