Searched refs:ll (Results 1 – 1 of 1) sorted by relevance
127 long long ll; in do_test() local128 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() local161 if (f != NULL && fscanf (f, "%lld\n", &ll) == 1) in do_cleanup()171 && fl.l_pid == ll) in do_cleanup()
Completed in 4 milliseconds