Home
last modified time | relevance | path

Searched refs:SeekInfo (Results 1 – 25 of 52) sorted by relevance

123

/dports/net/storj/storj-1.45.3/vendor/github.com/nxadm/tail/
H A Dtail.go38 SeekInfo SeekInfo // SeekInfo member
49 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
53 type SeekInfo struct { struct
73 Location *SeekInfo // Tail from this location. If nil, start at the beginning of the file
291 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
403 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
406 func (tail *Tail) seekTo(pos SeekInfo) error {
431 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/nxadm/tail/
H A Dtail.go38 SeekInfo SeekInfo // SeekInfo member
49 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
53 type SeekInfo struct { struct
73 Location *SeekInfo // Tail from this location. If nil, start at the beginning of the file
291 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
403 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
406 func (tail *Tail) seekTo(pos SeekInfo) error {
431 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/dns/blocky/blocky-0.17/vendor/github.com/nxadm/tail/
H A Dtail.go38 SeekInfo SeekInfo // SeekInfo member
49 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
53 type SeekInfo struct { struct
73 Location *SeekInfo // Tail from this location. If nil, start at the beginning of the file
291 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
403 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
406 func (tail *Tail) seekTo(pos SeekInfo) error {
431 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/nxadm/tail/
H A Dtail.go38 SeekInfo SeekInfo // SeekInfo member
49 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
53 type SeekInfo struct { struct
73 Location *SeekInfo // Tail from this location. If nil, start at the beginning of the file
291 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
403 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
406 func (tail *Tail) seekTo(pos SeekInfo) error {
431 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/nxadm/tail/
H A Dtail.go31 SeekInfo SeekInfo member
38 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
42 type SeekInfo struct { struct
62 Location *SeekInfo // Seek to this location before tailing
277 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
389 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
392 func (tail *Tail) seekTo(pos SeekInfo) error {
417 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/nxadm/tail/
H A Dtail.go38 SeekInfo SeekInfo // SeekInfo member
49 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
53 type SeekInfo struct { struct
73 Location *SeekInfo // Tail from this location. If nil, start at the beginning of the file
291 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
403 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
406 func (tail *Tail) seekTo(pos SeekInfo) error {
431 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/nxadm/tail/
H A Dtail.go31 SeekInfo SeekInfo member
38 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
42 type SeekInfo struct { struct
62 Location *SeekInfo // Seek to this location before tailing
277 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
389 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
392 func (tail *Tail) seekTo(pos SeekInfo) error {
417 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/net/traefik/traefik-2.6.1/vendor/github.com/nxadm/tail/
H A Dtail.go38 SeekInfo SeekInfo // SeekInfo member
49 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
53 type SeekInfo struct { struct
73 Location *SeekInfo // Tail from this location. If nil, start at the beginning of the file
291 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
403 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
406 func (tail *Tail) seekTo(pos SeekInfo) error {
431 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/nxadm/tail/
H A Dtail.go31 SeekInfo SeekInfo member
38 return &Line{text, lineNum, SeekInfo{}, time.Now(), nil}
42 type SeekInfo struct { struct
62 Location *SeekInfo // Seek to this location before tailing
277 tail.Lines <- &Line{msg, tail.lineNum, SeekInfo{Offset: offset}, time.Now(), errors.New(msg)}
389 return tail.seekTo(SeekInfo{Offset: 0, Whence: io.SeekEnd})
392 func (tail *Tail) seekTo(pos SeekInfo) error {
417 case tail.Lines <- &Line{line, tail.lineNum, SeekInfo{Offset: offset}, now, nil}:
/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/tail/
H A Dtail.go34 type SeekInfo struct { struct
54 Location *SeekInfo // Seek to this location before tailing
284 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
371 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
374 func (tail *Tail) seekTo(pos SeekInfo) error {
/dports/security/lego/lego-4.5.3/vendor/github.com/infobloxopen/infoblox-go-client/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
300 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
392 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
395 func (tail *Tail) seekTo(pos SeekInfo) error {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
301 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
393 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
396 func (tail *Tail) seekTo(pos SeekInfo) error {
H A Dtail_test.go181 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{0, os.SEEK_END}})
198 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{-6, os.SEEK_END}})
266 Location: &SeekInfo{0, os.SEEK_SET}}
279 Location: &SeekInfo{offset, os.SEEK_SET}}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
301 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
393 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
396 func (tail *Tail) seekTo(pos SeekInfo) error {
H A Dtail_test.go181 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{0, os.SEEK_END}})
198 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{-6, os.SEEK_END}})
266 Location: &SeekInfo{0, os.SEEK_SET}}
279 Location: &SeekInfo{offset, os.SEEK_SET}}
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
301 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
393 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
396 func (tail *Tail) seekTo(pos SeekInfo) error {
H A Dtail_test.go181 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{0, os.SEEK_END}})
198 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{-6, os.SEEK_END}})
266 Location: &SeekInfo{0, os.SEEK_SET}}
279 Location: &SeekInfo{offset, os.SEEK_SET}}
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
301 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
393 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
396 func (tail *Tail) seekTo(pos SeekInfo) error {
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
301 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
393 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
396 func (tail *Tail) seekTo(pos SeekInfo) error {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
301 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
393 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
396 func (tail *Tail) seekTo(pos SeekInfo) error {
H A Dtail_test.go181 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{0, os.SEEK_END}})
198 tail := tailTest.StartTail("test.txt", Config{Follow: true, Location: &SeekInfo{-6, os.SEEK_END}})
266 Location: &SeekInfo{0, os.SEEK_SET}}
279 Location: &SeekInfo{offset, os.SEEK_SET}}
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/service-apis/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
301 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
393 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
396 func (tail *Tail) seekTo(pos SeekInfo) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/hpcloud/tail/
H A Dtail.go40 type SeekInfo struct { struct
60 Location *SeekInfo // Seek to this location before tailing
362 err := tail.seekTo(SeekInfo{Offset: offset, Whence: 0})
474 return tail.seekTo(SeekInfo{Offset: 0, Whence: os.SEEK_END})
477 func (tail *Tail) seekTo(pos SeekInfo) error {
/dports/multimedia/gstreamer1-plugins-gnonlin/gnonlin-1.4.0/tests/check/gnl/
H A Dseek.c9 } SeekInfo; typedef
11 static SeekInfo *
15 SeekInfo *info = g_new0 (SeekInfo, 1); in new_seek_info()
100 SeekInfo *sinfo = (SeekInfo *) seeks->data; in fill_pipeline_and_check()
/dports/graphics/kphotoalbum/kphotoalbum-5.8.1/Viewer/
H A DViewerWidget.cpp1189 struct SeekInfo { struct
1190 SeekInfo(const QString &title, const char *name, int value, const QKeySequence &key) in SeekInfo() argument
1210 const QList<SeekInfo> list = { in createVideoMenu() argument
1212SeekInfo(i18nc("@action:inmenu", "1 minute backward"), "seek-1-minute", -60000, QKeySequence(QStri… in createVideoMenu()
1213SeekInfo(i18nc("@action:inmenu", "10 seconds backward"), "seek-10-second", -10000, QKeySequence(QS… in createVideoMenu()
1214SeekInfo(i18nc("@action:inmenu", "1 seconds backward"), "seek-1-second", -1000, QKeySequence(QStri… in createVideoMenu()
1217SeekInfo(i18nc("@action:inmenu", "1 seconds forward"), "seek+1-second", 1000, QKeySequence(QString… in createVideoMenu()
1218SeekInfo(i18nc("@action:inmenu", "10 seconds forward"), "seek+10-second", 10000, QKeySequence(QStr… in createVideoMenu()
1219SeekInfo(i18nc("@action:inmenu", "1 minute forward"), "seek+1-minute", 60000, QKeySequence(QString… in createVideoMenu()
1220SeekInfo(i18nc("@action:inmenu", "10 minutes forward"), "seek+10-minute", 600000, QKeySequence(QSt… in createVideoMenu()
[all …]

123