Home
last modified time | relevance | path

Searched refs:do_motd (Results 1 – 6 of 6) sorted by relevance

/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/modules/
H A Dm_motd.c46 do_motd(struct Client *source_p) in do_motd() function
83 do_motd(source_p); in m_motd()
103 do_motd(source_p); in ms_motd()
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dsession.c125 void do_motd(void);
917 do_motd(); in do_login()
924 do_motd(void) in do_motd() function
1704 do_motd(); in do_child()
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dsession.c126 void do_motd(void);
789 do_motd(); in do_login()
796 do_motd(void) in do_motd() function
1545 do_motd(); in do_child()
/dports/security/openssh-portable/openssh-8.8p1/
H A Dsession.c126 void do_motd(void);
785 do_motd(); in do_login()
792 do_motd(void) in do_motd() function
1562 do_motd(); in do_child()
/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.c1165 static bool_t do_motd = TRUE; in cda_dbget() local
1247 !app_data.cdinfo_inetoffln && do_motd) { in cda_dbget()
1248 do_motd = FALSE; in cda_dbget()
/dports/audio/xmcd/xmcd-3.3.2/xmcd_d/
H A Ddbprog.c3406 static bool_t do_motd = TRUE; in dbprog_dbget() local
3561 if (!app_data.automotd_dsbl && !app_data.cdinfo_inetoffln && do_motd) { in dbprog_dbget()
3562 do_motd = FALSE; in dbprog_dbget()