Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Ddomacro.c159 if (bell && c->c_bell) { in domacro()
H A Dftp_var.h222 char c_bell; /* give bell when command completes */ member
H A Dmain.c400 if (bell && c->c_bell) in cmdscanner()