OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_time
(Results
1 - 10
of
10
) sorted by relevancy
/src/sbin/wsconsctl/
keysym.c
44
static int
first_time
= 1;
variable in typeref:typename:int
133
first_time
= 0;
142
if (
first_time
)
162
if (
first_time
)
keysym.c
44
static int
first_time
= 1;
variable in typeref:typename:int
133
first_time
= 0;
142
if (
first_time
)
162
if (
first_time
)
/src/sbin/cgdconfig/
pkcs5_pbkdf2.c
75
int
first_time
= 1;
local in function:prf_iterate
92
if (
first_time
) {
94
first_time
= 0;
pkcs5_pbkdf2.c
75
int
first_time
= 1;
local in function:prf_iterate
92
if (
first_time
) {
94
first_time
= 0;
/src/distrib/utils/more/
prim.c
113
static int
first_time
= 1;
local in function:forw
150
} else if (!
first_time
)
185
if (
first_time
&& line == NULL && !top_scroll) {
198
first_time
= 0;
prim.c
113
static int
first_time
= 1;
local in function:forw
150
} else if (!
first_time
)
185
if (
first_time
&& line == NULL && !top_scroll) {
198
first_time
= 0;
/src/libexec/getty/
main.c
186
volatile int
first_time
= 1;
local in function:main
302
if (
first_time
!= 0 && IF != NULL) {
312
first_time
= 0;
main.c
186
volatile int
first_time
= 1;
local in function:main
302
if (
first_time
!= 0 && IF != NULL) {
312
first_time
= 0;
/src/usr.sbin/bta2dpd/bta2dpd/
bta2dpd.c
901
static bool
first_time
= true;
local in function:init_server
911
if (
first_time
)
916
first_time
= false;
bta2dpd.c
901
static bool
first_time
= true;
local in function:init_server
911
if (
first_time
)
916
first_time
= false;
Completed in 29 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025