OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:brief
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/kernel/
t_nanosleep.c
125
struct timespec
brief
= { 0, 3 * 100 * 1000 * 1000 }; /* 300 ms */
local
164
(void) clock_nanosleep(CLOCK_MONOTONIC, TIMER_RELTIME, &
brief
, NULL);
173
(void) clock_nanosleep(CLOCK_MONOTONIC, TIMER_RELTIME, &
brief
, NULL);
/src/crypto/external/bsd/libsaslc/dist/test/hash_tests/
test_hash.c
120
show_result(int
brief
, size_t h, size_t i, size_t s)
122
if (
brief
)
137
int
brief
;
local
139
brief
= argc != 1;
173
show_result(
brief
, h, i, s);
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_print.c
551
boolean_t
brief
;
local
575
brief
= (arraymember && !CTF_IS_STRUCTLIKE(kind));
577
if (!
brief
) {
580
*
brief
would be true), then print a trailing newline, as the
632
if (!
brief
)
/src/external/gpl2/diffutils/dist/src/
diff.h
144
XTERN bool
brief
;
143
XTERN bool
brief
;
variable
Completed in 174 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026