OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trial
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/lib/libpthread/
t_once.c
200
static long
trial
;
variable in typeref:typename:long
220
"child exited on signal %d (%s) in
trial
%ld",
221
WTERMSIG(status), strsignal(WTERMSIG(status)),
trial
);
223
"child exited 0x%x in
trial
%ld", status,
trial
);
248
for (
trial
= 0;
trial
< ntrials;
trial
++) {
/src/usr.sbin/lpr/common_source/
common.c
138
int refuse,
trial
;
local in function:getport
168
refuse =
trial
= 0;
170
trial
++;
191
if (s < 0 &&
trial
== refuse && timo <= 16) {
Completed in 11 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025