OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:log_warn
(Results
1 - 2
of
2
) sorted by null
/external/libxkbcommon/xkbcommon/src/
context.h
108
#define
log_warn
(ctx, ...) \
macro
/system/sepolicy/tools/
check_seapp.c
20
#define
log_warn
(fmt, ...) log_msg(stderr, "Warning: ", fmt, ##__VA_ARGS__)
macro
931
log_warn
("LINK_SEPOL_STATIC is not defined\n""Not checking types!");
Completed in 218 milliseconds