Searched refs:resuse (Results 1 – 2 of 2) sorted by relevance
52 rlim_t *resuse; in procstat_rlimitusage() local61 resuse = procstat_getrlimitusage(procstat, kipp, &cnt); in procstat_rlimitusage()62 if (resuse == NULL) in procstat_rlimitusage()71 xo_emit("{:usage/%18jd}\n", (intmax_t)resuse[i]); in procstat_rlimitusage()75 procstat_freerlimitusage(procstat, resuse); in procstat_rlimitusage()
699 int resuse; in ConnectFD() local701 !!tcp_socket->GetOption(SOL_SOCKET, SO_REUSEADDR, resuse); in ConnectFD()