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

/freebsd-9.3-release/contrib/tcpdump/
H A Dmakemib172 function inn(file) { function
189 print "/* oidadd" inn(FILENAME) ":", new, "in", parent, "as", value, "line", $0, "*/"
196 inn(FILENAME), parent, new, value
202 inn(FILENAME), parent, new, value, oid[new]
213 inn(FILENAME), new, parent, \
/freebsd-9.3-release/usr.bin/tcopy/
H A Dtcopy.c229 int eot, inmaxblk, inn, outmaxblk, outn; local
235 if ((inn = read(inp, inb, inmaxblk)) == -1) {
238 inn = read(inp, inb, inmaxblk);
239 if (inn >= 0)
255 r2: if (inn != outn) {
258 "tcopy", inn, outn);
261 if (!inn) {
267 if (bcmp(inb, outb, inn)) {
/freebsd-9.3-release/contrib/dialog/samples/copifuncs/
H A Dcommon.funcs48 for i in tcpip mailx inn
H A Dcopi.funcs240 dialog --backtitle "$TITLE" --infobox "Creo i files di configurazione principali di InterNet News (inn)..." 0 0
242 # File: inn.conf
243 INNCONF=~news/inn.conf
248 ## inn.conf -- inn configuration data
495 # inn-1.4 (Inter Net News)
875 #invece di "cp $SRC/misc/inn/send-ifmail ~news"

Completed in 105 milliseconds