Searched refs:smalluint (Results 1 – 4 of 4) sorted by relevance
92 static smalluint connected; /* have done connect */94 static smalluint LogStat = 0; /* status bits, set by openlog */97 static smalluint LogFacility = LOG_USER >> 3;99 static smalluint LogMask = 0xff;
45 smalluint allocated;
47 smalluint optopt; /* we store characters here, a byte is enough */
1271 typedef unsigned smallint_type smalluint; typedef
Completed in 5 milliseconds