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

/macosx-10.9.5/lsof-52/lsof/tests/
H A DLTsock.c124 #define LT_FBYPORT 4 /* file found by port */ macro
454 if ((cem = FindSock(LT_FBYPORT)))
460 if ((tj = FdPara[ti].ff) != (LT_FBYHN | LT_FBYIP | LT_FBYPORT)) {
494 if (!(tj & LT_FBYPORT)) {
619 case LT_FBYPORT:
764 case LT_FBYPORT:
776 FdPara[px].ff |= LT_FBYPORT;

Completed in 129 milliseconds