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

/macosx-10.9.5/lsof-52/lsof/tests/
H A DLTsock.c123 #define LT_FBYHN 2 /* file found by host name */ macro
450 if ((cem = FindSock(LT_FBYHN)))
460 if ((tj = FdPara[ti].ff) != (LT_FBYHN | LT_FBYIP | LT_FBYPORT)) {
468 if (!(tj & LT_FBYHN)) {
601 case LT_FBYHN:
724 case LT_FBYHN:
741 FdPara[px].ff |= LT_FBYHN;

Completed in 122 milliseconds