Home
last modified time | relevance | path

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

/minix/usr.bin/ftp/
H A Ddomacro.c133 if (bell && c->c_bell) in domacro()
H A Dftp_var.h126 char c_bell; /* give bell when command completes */ member
H A Dmain.c735 if (bell && c->c_bell) in cmdscanner()