Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_vpd.c873 goto check_space; in efx_vpd_hunk_set()
915 check_space: in efx_vpd_hunk_set()
/freebsd/sbin/savecore/
H A Dsavecore.c431 check_space(const char *savedir, int savedirfd, off_t dumpsize, int bounds) in check_space() function
1142 if (!check_space(savedir, savedirfd, dumplength, bounds)) { in DoFile()