OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_flags
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/wlanctl/
wlanctl.c
63
static void
print_flags
(u_int32_t, const struct flagname *, u_int);
97
print_flags
(u_int32_t flags, const struct flagname *flagnames, u_int nname)
function
123
print_flags
(flags, nodeflags, __arraycount(nodeflags));
145
print_flags
(capinfo, capflags, __arraycount(capflags));
171
print_flags
(flags, chanflags, __arraycount(chanflags));
/src/usr.bin/cksum/
cksum.c
164
int
print_flags
;
local
171
print_flags
= 0;
228
print_flags
|= PRINT_NORMAL;
253
print_flags
|= PRINT_QUIET;
320
print_flags
&= ~(PRINT_NORMAL);
374
print_flags
|= PRINT_NORMAL;
481
if (hash_digest_file(fn, hash,
print_flags
)) {
/src/dist/pf/sbin/pfctl/
pfctl_parser.c
69
void
print_flags
(u_int8_t);
391
print_flags
(u_int8_t f)
function
839
print_flags
(r->flags);
841
print_flags
(r->flagset);
/src/sys/arch/mac68k/include/
cpu.h
174
int
print_flags
;
member in struct:mac68k_machine_S
Completed in 16 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026