OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rndbuf
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/lib/libc/stdio/
h_intr.c
46
static int
rndbuf
(void);
62
int
rndbuf
; /* switch buffer randomly if 1 */
member in struct:options
166
if (opts.
rndbuf
|| opts.rndmod) {
167
int r =
rndbuf
();
318
rndbuf
(void)
function in typeref:typename:int
320
if (opts.
rndbuf
== 0)
468
opts.
rndbuf
= 0; /* no random buffer switching */
522
opts.
rndbuf
= 1;
h_intr.c
46
static int
rndbuf
(void);
62
int
rndbuf
; /* switch buffer randomly if 1 */
member in struct:options
166
if (opts.
rndbuf
|| opts.rndmod) {
167
int r =
rndbuf
();
318
rndbuf
(void)
function in typeref:typename:int
320
if (opts.
rndbuf
== 0)
468
opts.
rndbuf
= 0; /* no random buffer switching */
522
opts.
rndbuf
= 1;
h_intr.c
46
static int
rndbuf
(void);
62
int
rndbuf
; /* switch buffer randomly if 1 */
member in struct:options
166
if (opts.
rndbuf
|| opts.rndmod) {
167
int r =
rndbuf
();
318
rndbuf
(void)
function in typeref:typename:int
320
if (opts.
rndbuf
== 0)
468
opts.
rndbuf
= 0; /* no random buffer switching */
522
opts.
rndbuf
= 1;
Completed in 121 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025