Home
last modified time | relevance | path

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

/nptl/
A Dtst-cancel7.c127 long long ll; in do_test() local
128 if (fscanf (f, "%lld\n", &ll) != 1) in do_test()
144 if (fl.l_pid == ll) in do_test()
159 long long ll; in do_cleanup() local
161 if (f != NULL && fscanf (f, "%lld\n", &ll) == 1) in do_cleanup()
171 && fl.l_pid == ll) in do_cleanup()

Completed in 4 milliseconds