Home
last modified time | relevance | path

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

/freebsd/tools/regression/sockets/unix_gc/
H A Dunix_gc.c75 getinflight(void) in getinflight() function
96 before_inflight = getinflight(); in sendfd()
109 after_inflight = getinflight(); in sendfd()
232 *before_inflight = getinflight(); in save_sysctls()
259 after_inflight = getinflight(); in test_sysctls()
781 printf("Start: inflight %d open %d\n", getinflight(), in main()
803 printf("Finish: inflight %d open %d\n", getinflight(), in main()