Searched defs:ns_total (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/kernel/syscalls/setns/ | ||
D | setns.h | 28 static int ns_total; variable |
/external/python/cpython3/Modules/ | ||
D | posixmodule.c | 2272 PyObject *ns_total = NULL; in fill_time() local |