OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:status_line
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/scripts/ntp-wait/
ntp-wait.in
36
if (!exists $info->{
status_line
}{leap}) {
41
my $leap = $info->{
status_line
}{leap};
42
my $sync = $info->{
status_line
}{sync};
/src/external/bsd/ntp/dist/scripts/lib/NTP/
Util.pm
36
$out_vars{
status_line
} = {} if $do_all;
48
$out_vars{
status_line
}{status} = $1;
49
$out_vars{
status_line
}{leap} = $2;
50
$out_vars{
status_line
}{sync} = $3;
/src/external/bsd/less/dist/
line.c
108
extern int
status_line
;
341
if (status_col ||
status_line
)
707
if (hl_attr == 0 &&
status_line
)
1219
if (
status_line
&& line_mark_attr != 0) {
opttbl.c
72
public int
status_line
; /* Highlight entire marked lines */
variable
607
BOOL|REPAINT, OPT_OFF, &
status_line
, NULL,
/src/external/bsd/tmux/dist/
status.c
286
struct
status_line
*sl = &c->status;
314
struct
status_line
*sl = &c->status;
327
struct
status_line
*sl = &c->status;
340
struct
status_line
*sl = &c->status;
354
struct
status_line
*sl = &c->status;
376
struct
status_line
*sl = &c->status;
558
struct
status_line
*sl = &c->status;
786
struct
status_line
*sl = &c->status;
tmux.h
1840
struct
status_line
{
struct
1973
struct
status_line
status;
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026