Home
last modified time | relevance | path

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

/openbsd-src/sbin/savecore/
H A Dsavecore.c114 int check_space(void);
204 if ((!get_crashtime() || !check_space()) && !force) in main()
635 check_space(void) in check_space() function