Home
last modified time | relevance | path

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

/third_party/libcoap/build-env/
DDockerfile.develop21 RUN apt-get install -y iproute2 lsof net-tools inetutils-ping netcat-openbsd less vim
/third_party/mbedtls/tests/
Dcompat.sh764 if type lsof >/dev/null 2>/dev/null; then
772 while ! lsof -a -n -b -i "$proto:$1" -p "$2" >/dev/null 2>/dev/null; do
Dssl-opt.sh655 if type lsof >/dev/null 2>/dev/null; then
667 SERVER_PIDS=$(lsof -a -n -b -i "$proto:$1" -F p)
/third_party/mbedtls/tests/docker/bionic/
DDockerfile50 lsof \
/third_party/toybox/generated/
Dnewtoys.h155 USE_LSOF(NEWTOY(lsof, "lp*t", TOYFLAG_USR|TOYFLAG_BIN))
Dglobals.h1572 struct lsof_data lsof; member
Dflags.h4899 #define TT this.lsof