OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Initialized
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/wsmoused/
action.c
76
static int
Initialized
= 0;
89
* not
initialized
twice. */
95
if (
Initialized
) {
96
log_warnx("action mode already
initialized
");
100
Initialized
= 1;
selection.c
128
static int
Initialized
= 0;
163
if (
Initialized
) {
164
log_warnx("selection mode already
initialized
");
196
assert(Selmouse.sm_max_y != 0); /*
Initialized
by open_tty above. */
197
assert(Selmouse.sm_max_x != 0); /*
Initialized
by open_tty above. */
204
Initialized
= 1;
/src/usr.sbin/syslogd/
syslogd.c
182
int
Initialized
= 0; /* set when we have
initialized
ourselves */
1930
if (!
Initialized
) {
2748
if (!
Initialized
|| ShuttingDown) {
2891
if (GlobalSign.rsid) { /* check if
initialized
*/
3462
if (
Initialized
) {
3469
Initialized
= 0;
3542
Initialized
= 1;
3616
Initialized
= 1;
3701
* will not be
initialized
and syslog-sign will generate a new key
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
702
BOOLEAN
Initialized
; /* TRUE if this block is
initialized
*/
Completed in 20 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025