OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:firsttime
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/net/
linkaddr.c
145
int
firsttime
= 1;
local
182
if (
firsttime
)
183
firsttime
= 0;
rcmd.c
778
int
firsttime
= 1;
local
825
if (
firsttime
) {
827
firsttime
= 0;
847
if (
firsttime
) {
849
firsttime
= 0;
/src/games/hack/
hack.cmd.c
152
boolean
firsttime
= FALSE;
local
156
firsttime
= TRUE;
176
if (
firsttime
) {
185
if (
firsttime
) {
/src/distrib/notes/common/
extract-contrib-string.pl
336
$
firsttime
=1;
339
if ($
firsttime
) {
340
$
firsttime
=0;
/src/usr.sbin/timed/timed/
timed.c
708
static int
firsttime
;
local
717
if (
firsttime
== 0) {
719
firsttime
++;
/src/bin/ps/
print.c
154
static int
firsttime
= 1;
local
161
if (
firsttime
) {
168
firsttime
= 0;
177
if (
firsttime
) {
195
if (
firsttime
) {
196
firsttime
= 0;
Completed in 27 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026