Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/rsync/
Dextern.h147 int no_motd; /* --no-motd */ member
Dsocket.c253 if (sess->opts->no_motd == 0) in protocol_line()
Dmain.c323 { "no-motd", no_argument, &opts.no_motd, 1 },