OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_time
(Results
1 - 25
of
46
) sorted by relevancy
1
2
/src/sbin/wsconsctl/
keysym.c
44
static int
first_time
= 1;
variable
133
first_time
= 0;
142
if (
first_time
)
162
if (
first_time
)
/src/sbin/cgdconfig/
pkcs5_pbkdf2.c
75
int
first_time
= 1;
local
92
if (
first_time
) {
94
first_time
= 0;
/src/external/bsd/less/dist/
forwback.c
25
public int
first_time
= 1;
variable
273
} else if (!
first_time
&& !is_filtering() && full_screen)
338
if ((
first_time
|| more_mode) &&
394
first_time
= 0;
/src/external/bsd/zstd/dist/tests/
DEPRECATED-test-zstd-speed.py
346
first_time
= True
variable
349
if
first_time
:
350
first_time
= False
variable
/src/distrib/utils/more/
prim.c
113
static int
first_time
= 1;
local
150
} else if (!
first_time
)
185
if (
first_time
&& line == NULL && !top_scroll) {
198
first_time
= 0;
/src/external/gpl2/lvm2/dist/lib/format1/
format1.c
36
int
first_time
= 1;
local
44
if (
first_time
) {
46
first_time
= 0;
/src/external/gpl2/lvm2/dist/tools/
pvmove.c
281
unsigned
first_time
= (flags & PVMOVE_FIRST_TIME) ? 1 : 0;
local
295
if (!
first_time
) {
306
if (!
first_time
)
315
if (
first_time
) {
360
unsigned
first_time
= 1;
local
415
first_time
= 0;
448
if (
first_time
) {
/src/libexec/getty/
main.c
186
volatile int
first_time
= 1;
local
302
if (
first_time
!= 0 && IF != NULL) {
312
first_time
= 0;
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
dnssd-client.c
113
bool
first_time
;
member in struct:dnssd_client
omr-watcher.c
108
bool
first_time
;
member in struct:omr_watcher
406
if (something_changed || omw->
first_time
) {
408
omw->
first_time
= false;
475
omw->
first_time
= true;
omr-publisher.c
91
bool
first_time
;
member in struct:omr_publisher
162
if (publisher->
first_time
&& event_type == omr_watcher_event_prefix_added && prefix != NULL && prefix->user) {
191
publisher->
first_time
= false;
268
// Set the
first_time
flag so that we'll know to remove any locally-published on-mesh prefixes.
269
publisher->
first_time
= true;
service-publisher.c
140
bool
first_time
;
member in struct:service_publisher
1519
// Set the
first_time
flag so that we'll know to remove any locally-published on-mesh prefixes.
1520
publisher->
first_time
= true;
/src/external/gpl3/gcc/dist/gcc/c-family/
c-ppoutput.cc
39
bool
first_time
; /* pp_file_change hasn't been called yet. */
member in struct:__anon12617
174
print.
first_time
= 1;
794
if (print.
first_time
)
799
print.
first_time
= 0;
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-ppoutput.cc
37
bool
first_time
; /* pp_file_change hasn't been called yet. */
member in struct:__anon15237
163
print.
first_time
= 1;
752
if (print.
first_time
)
757
print.
first_time
= 0;
/src/usr.sbin/bta2dpd/bta2dpd/
bta2dpd.c
901
static bool
first_time
= true;
local
911
if (
first_time
)
916
first_time
= false;
/src/external/gpl3/gcc/dist/gcc/config/i386/
winnt.cc
704
static char
first_time
= 1;
707
if (
first_time
)
733
first_time
= 0;
702
static char
first_time
= 1;
local
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
winnt.cc
704
static char
first_time
= 1;
707
if (
first_time
)
733
first_time
= 0;
702
static char
first_time
= 1;
local
/src/external/gpl3/gdb/dist/gdb/tui/
tui-layout.c
561
bool
first_time
= true;
567
the min and max to the computed values -- the "
first_time
"
569
if (height == m_vertical ||
first_time
)
579
first_time
= false;
560
bool
first_time
= true;
local
/src/external/gpl3/gdb.old/dist/gdb/tui/
tui-layout.c
564
bool
first_time
= true;
570
the min and max to the computed values -- the "
first_time
"
572
if (height == m_vertical ||
first_time
)
582
first_time
= false;
563
bool
first_time
= true;
local
/src/external/bsd/libpcap/dist/
pcap-sita.c
69
int
first_time
; /* 0 = just opened via acn_open_live(), ie. the first time, NZ = nth time */
member in struct:unit
353
u->
first_time
= 0;
377
u->
first_time
= 0;
877
if (u->
first_time
== 0) {
885
u->
first_time
= 1;
/src/external/gpl2/lvm2/dist/lib/activate/
dev_manager.c
365
int
first_time
= 1;
local
414
if (
first_time
) {
416
first_time
= 0;
434
if (
first_time
)
/src/external/gpl3/gcc/dist/gcc/fortran/
cpp.cc
130
bool
first_time
; /* cb_file_change hasn't been called yet. */
member in struct:__anon13601
564
print.
first_time
= 1;
914
if (print.
first_time
)
919
print.
first_time
= 0;
/src/external/gpl3/gcc.old/dist/gcc/fortran/
cpp.cc
130
bool
first_time
; /* cb_file_change hasn't been called yet. */
member in struct:__anon16036
564
print.
first_time
= 1;
915
if (print.
first_time
)
920
print.
first_time
= 0;
/src/external/gpl2/lvm2/dist/libdm/
libdm-deptree.c
1303
unsigned
first_time
= 1;
local
1309
EMIT_PARAMS(*pos, "%s%s %" PRIu64,
first_time
? "" : " ",
1312
first_time
= 0;
/src/external/mpl/bind/dist/lib/dns/include/dns/
rpz.h
277
bool
first_time
;
member in struct:dns_rpz_zones
408
bool
first_time
);
Completed in 73 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026