Searched defs:isup (Results 1 – 3 of 3) sorted by relevance
113 isup_fn *isup; /* Is service up or not? (1=up, 0=down) */ member
360 isup_fn *isup; /* Is service up or not? (1=up, 0=down) */ member
519 static const char *gxf (const Proto *p, int pc, Instruction i, int isup) { in gxf()