Home
last modified time | relevance | path

Searched defs:should_pass (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/kernel/syscalls/flock/
Dflock04.c28 static void child(int opt, int should_pass, char *lock) in child()
/external/python/cpython3/Lib/ctypes/test/
Dtest_loading.py138 def should_pass(command): function