Searched refs:lsof (Results 1 – 7 of 7) sorted by relevance
21 RUN apt-get install -y iproute2 lsof net-tools inetutils-ping netcat-openbsd less vim
764 if type lsof >/dev/null 2>/dev/null; then772 while ! lsof -a -n -b -i "$proto:$1" -p "$2" >/dev/null 2>/dev/null; do
655 if type lsof >/dev/null 2>/dev/null; then667 SERVER_PIDS=$(lsof -a -n -b -i "$proto:$1" -F p)
50 lsof \
155 USE_LSOF(NEWTOY(lsof, "lp*t", TOYFLAG_USR|TOYFLAG_BIN))
1572 struct lsof_data lsof; member
4899 #define TT this.lsof