Home
last modified time | relevance | path

Searched refs:lsof (Results 1 – 8 of 8) 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.sh704 if type lsof >/dev/null 2>/dev/null; then
712 while ! lsof -a -n -b -i "$proto:$1" -p "$2" >/dev/null 2>/dev/null; do
Dssl-opt.sh946 if type lsof >/dev/null 2>/dev/null; then
958 SERVER_PIDS=$(lsof -a -n -b -i "$proto:$1" -t)
/third_party/toybox/
DBUILD.gn140 "toys/pending/lsof.c",
333 "bin/lsof",
631 "toys/pending/lsof.c",
848 "lsof",
/third_party/mbedtls/tests/docker/bionic/
DDockerfile54 lsof \
/third_party/toybox/generated/
Dnewtoys.h154 USE_LSOF(NEWTOY(lsof, "lp*t", TOYFLAG_USR|TOYFLAG_BIN))
Dglobals.h1574 struct lsof_data lsof; member
Dflags.h4888 #define TT this.lsof