Home
last modified time | relevance | path

Searched refs:TST_CHECK_ENOSPC (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/lib/
H A Dtst_test.c446 #define TST_CHECK_ENOSPC(x) ((x) >= 0 || !(errno == ENOSPC)) macro
456 pid = TST_RETRY_FUNC(tst_clone(args), TST_CHECK_ENOSPC); in safe_clone()

Completed in 2 milliseconds