Home
last modified time | relevance | path

Searched refs:nhttptab (Results 1 – 1 of 1) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.c5836 static int nhttptab = sizeof(httptab)/sizeof(struct keytab); variable
5908 for (i = 0; i < nhttptab; i++) /* Find action keyword */
5911 if (i == nhttptab) { /* Shouldn't happen... */
7221 nhttptab, /* addtl numeric data 1: tbl size */ in dohttp()