Searched refs:LT_FBYIP (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/lsof-52/lsof/tests/
H A DLTsock.c122 #define LT_FBYIP 1 /* file found by IP address */ macro
452 if ((cem = FindSock(LT_FBYIP)))
460 if ((tj = FdPara[ti].ff) != (LT_FBYHN | LT_FBYIP | LT_FBYPORT)) {
481 if (!(tj & LT_FBYIP)) {
610 case LT_FBYIP:
744 case LT_FBYIP:
761 FdPara[px].ff |= LT_FBYIP;

Completed in 63 milliseconds