Home
last modified time | relevance | path

Searched refs:error_occurred (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/scripts/mod/
H A Dmodpost.c55 static bool error_occurred; variable
81 error_occurred = true; in modpost_log()
1968 if (error_occurred) in write_buf()
2320 return error_occurred ? 1 : 0; in main()