OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__must_check
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
compiler.h
45
#define
__must_check
__attribute__((warn_unused_result))
macro
47
#define
__must_check
/* nothing */
macro
/src/external/bsd/wpa/dist/src/utils/
common.h
476
#ifndef
__must_check
478
#define
__must_check
__attribute__((__warn_unused_result__))
macro
480
#define
__must_check
macro
482
#endif /*
__must_check
*/
490
#endif /*
__must_check
*/
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026