Home
last modified time | relevance | path

Searched refs:tail (Results 1 – 25 of 12629) sorted by relevance

12345678910>>...506

/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
319 tail.Killf("Error reading %s: %s", tail.Filename, err)
343 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
385 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
387 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
320 tail.Killf("Error reading %s: %s", tail.Filename, err)
344 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
386 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
388 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
320 tail.Killf("Error reading %s: %s", tail.Filename, err)
344 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
386 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
388 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
320 tail.Killf("Error reading %s: %s", tail.Filename, err)
344 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
386 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
388 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
320 tail.Killf("Error reading %s: %s", tail.Filename, err)
344 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
386 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
388 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
320 tail.Killf("Error reading %s: %s", tail.Filename, err)
344 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
386 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
388 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
320 tail.Killf("Error reading %s: %s", tail.Filename, err)
344 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
386 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
388 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
151 tail.lk.Lock()
191 tail.file, err = OpenFile(tail.Filename)
243 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
244 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
246 tail.Killf("Seek error on %s: %s", tail.Filename, err)
320 tail.Killf("Error reading %s: %s", tail.Filename, err)
344 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
386 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
388 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hpcloud/tail/
H A Dtail.go4 package tail package
145 f := tail.file
155 tail.lk.Lock()
227 tail.file, err = OpenFile(tail.Filename)
304 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
305 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
307 tail.Killf("Seek error on %s: %s", tail.Filename, err)
419 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
467 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
469 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/nxadm/tail/
H A Dtail.go10 package tail package
167 tail.lk.Lock()
179 tail.Kill(nil)
209 tail.file, err = OpenFile(tail.Filename)
261 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
263 tail.Killf("Seek error on %s: %s", tail.Filename, err)
330 tail.Killf("Error reading %s: %s", tail.Filename, err)
354 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
395 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
397 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/nxadm/tail/
H A Dtail.go10 package tail package
167 tail.lk.Lock()
179 tail.Kill(nil)
209 tail.file, err = OpenFile(tail.Filename)
261 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
263 tail.Killf("Seek error on %s: %s", tail.Filename, err)
330 tail.Killf("Error reading %s: %s", tail.Filename, err)
354 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
395 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
397 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/nxadm/tail/
H A Dtail.go10 package tail package
167 tail.lk.Lock()
179 tail.Kill(nil)
209 tail.file, err = OpenFile(tail.Filename)
261 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
263 tail.Killf("Seek error on %s: %s", tail.Filename, err)
330 tail.Killf("Error reading %s: %s", tail.Filename, err)
354 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
395 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
397 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/nxadm/tail/
H A Dtail.go10 package tail package
167 tail.lk.Lock()
179 tail.Kill(nil)
209 tail.file, err = OpenFile(tail.Filename)
261 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
263 tail.Killf("Seek error on %s: %s", tail.Filename, err)
330 tail.Killf("Error reading %s: %s", tail.Filename, err)
354 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
395 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
397 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/nxadm/tail/
H A Dtail.go4 package tail package
154 tail.lk.Lock()
166 tail.Kill(nil)
195 tail.file, err = OpenFile(tail.Filename)
247 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
249 tail.Killf("Seek error on %s: %s", tail.Filename, err)
316 tail.Killf("Error reading %s: %s", tail.Filename, err)
340 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
381 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
383 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/nxadm/tail/
H A Dtail.go10 package tail package
167 tail.lk.Lock()
179 tail.Kill(nil)
209 tail.file, err = OpenFile(tail.Filename)
261 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
263 tail.Killf("Seek error on %s: %s", tail.Filename, err)
330 tail.Killf("Error reading %s: %s", tail.Filename, err)
354 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
395 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
397 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/nxadm/tail/
H A Dtail.go4 package tail package
154 tail.lk.Lock()
166 tail.Kill(nil)
195 tail.file, err = OpenFile(tail.Filename)
247 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
249 tail.Killf("Seek error on %s: %s", tail.Filename, err)
316 tail.Killf("Error reading %s: %s", tail.Filename, err)
340 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
381 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
383 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/net/traefik/traefik-2.6.1/vendor/github.com/nxadm/tail/
H A Dtail.go10 package tail package
167 tail.lk.Lock()
179 tail.Kill(nil)
209 tail.file, err = OpenFile(tail.Filename)
261 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
263 tail.Killf("Seek error on %s: %s", tail.Filename, err)
330 tail.Killf("Error reading %s: %s", tail.Filename, err)
354 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
395 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
397 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/nxadm/tail/
H A Dtail.go4 package tail package
154 tail.lk.Lock()
166 tail.Kill(nil)
195 tail.file, err = OpenFile(tail.Filename)
247 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
249 tail.Killf("Seek error on %s: %s", tail.Filename, err)
316 tail.Killf("Error reading %s: %s", tail.Filename, err)
340 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
381 tail.reader = bufio.NewReaderSize(tail.file, tail.MaxLineSize+2)
383 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/tail/
H A Dtail.go4 package tail package
144 tail.lk.Lock()
156 tail.Kill(nil)
184 tail.file, err = OpenFile(tail.Filename)
227 _, err := tail.file.Seek(tail.Location.Offset, tail.Location.Whence)
228 tail.Logger.Printf("Seeked %s - %+v\n", tail.Filename, tail.Location)
230 tail.Killf("Seek error on %s: %s", tail.Filename, err)
303 tail.Killf("Error reading %s: %s", tail.Filename, err)
327 tail.changes, err = tail.watcher.ChangeEvents(&tail.Tomb, pos)
367 tail.reader = bufio.NewReader(tail.file)
[all …]
/dports/archivers/gcpio/cpio-2.13/src/
H A Didcache.c64 for (tail = user_alist; tail; tail = tail->next) in getuser()
70 tail->id.u = uid; in getuser()
96 for (tail = user_alist; tail; tail = tail->next) in getuidbyname()
98 if (*tail->name == *user && !strcmp (tail->name, user)) in getuidbyname()
101 for (tail = nouser_alist; tail; tail = tail->next) in getuidbyname()
103 if (*tail->name == *user && !strcmp (tail->name, user)) in getuidbyname()
139 for (tail = group_alist; tail; tail = tail->next) in getgroup()
171 for (tail = group_alist; tail; tail = tail->next) in getgidbyname()
173 if (*tail->name == *group && !strcmp (tail->name, group)) in getgidbyname()
176 for (tail = nogroup_alist; tail; tail = tail->next) in getgidbyname()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AVR/
H A Djmp-long.ll14 tail call addrspace(0) void asm sideeffect "nop", ""()
15 tail call addrspace(0) void asm sideeffect "nop", ""()
16 tail call addrspace(0) void asm sideeffect "nop", ""()
17 tail call addrspace(0) void asm sideeffect "nop", ""()
18 tail call addrspace(0) void asm sideeffect "nop", ""()
19 tail call addrspace(0) void asm sideeffect "nop", ""()
20 tail call addrspace(0) void asm sideeffect "nop", ""()
21 tail call addrspace(0) void asm sideeffect "nop", ""()
22 tail call addrspace(0) void asm sideeffect "nop", ""()
23 tail call addrspace(0) void asm sideeffect "nop", ""()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AVR/
H A Djmp-long.ll14 tail call addrspace(0) void asm sideeffect "nop", ""()
15 tail call addrspace(0) void asm sideeffect "nop", ""()
16 tail call addrspace(0) void asm sideeffect "nop", ""()
17 tail call addrspace(0) void asm sideeffect "nop", ""()
18 tail call addrspace(0) void asm sideeffect "nop", ""()
19 tail call addrspace(0) void asm sideeffect "nop", ""()
20 tail call addrspace(0) void asm sideeffect "nop", ""()
21 tail call addrspace(0) void asm sideeffect "nop", ""()
22 tail call addrspace(0) void asm sideeffect "nop", ""()
23 tail call addrspace(0) void asm sideeffect "nop", ""()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AVR/
H A Djmp-long.ll14 tail call addrspace(0) void asm sideeffect "nop", ""()
15 tail call addrspace(0) void asm sideeffect "nop", ""()
16 tail call addrspace(0) void asm sideeffect "nop", ""()
17 tail call addrspace(0) void asm sideeffect "nop", ""()
18 tail call addrspace(0) void asm sideeffect "nop", ""()
19 tail call addrspace(0) void asm sideeffect "nop", ""()
20 tail call addrspace(0) void asm sideeffect "nop", ""()
21 tail call addrspace(0) void asm sideeffect "nop", ""()
22 tail call addrspace(0) void asm sideeffect "nop", ""()
23 tail call addrspace(0) void asm sideeffect "nop", ""()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AVR/
H A Djmp-long.ll14 tail call addrspace(0) void asm sideeffect "nop", ""()
15 tail call addrspace(0) void asm sideeffect "nop", ""()
16 tail call addrspace(0) void asm sideeffect "nop", ""()
17 tail call addrspace(0) void asm sideeffect "nop", ""()
18 tail call addrspace(0) void asm sideeffect "nop", ""()
19 tail call addrspace(0) void asm sideeffect "nop", ""()
20 tail call addrspace(0) void asm sideeffect "nop", ""()
21 tail call addrspace(0) void asm sideeffect "nop", ""()
22 tail call addrspace(0) void asm sideeffect "nop", ""()
23 tail call addrspace(0) void asm sideeffect "nop", ""()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AVR/
H A Djmp-long.ll14 tail call addrspace(0) void asm sideeffect "nop", ""()
15 tail call addrspace(0) void asm sideeffect "nop", ""()
16 tail call addrspace(0) void asm sideeffect "nop", ""()
17 tail call addrspace(0) void asm sideeffect "nop", ""()
18 tail call addrspace(0) void asm sideeffect "nop", ""()
19 tail call addrspace(0) void asm sideeffect "nop", ""()
20 tail call addrspace(0) void asm sideeffect "nop", ""()
21 tail call addrspace(0) void asm sideeffect "nop", ""()
22 tail call addrspace(0) void asm sideeffect "nop", ""()
23 tail call addrspace(0) void asm sideeffect "nop", ""()
[all …]

12345678910>>...506