Home | History | Annotate | Download | only in openssh

Lines Matching refs:mon_table

206 struct mon_table {
221 struct mon_table mon_dispatch_proto20[] = {
265 struct mon_table mon_dispatch_postauth20[] = {
278 struct mon_table mon_dispatch_proto15[] = {
309 struct mon_table mon_dispatch_postauth15[] = {
320 struct mon_table *mon_dispatch;
325 monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit)
340 struct mon_table *ent = mon_dispatch;
354 struct mon_table *ent;
543 monitor_read(struct monitor *pmonitor, struct mon_table *ent,
544 struct mon_table **pent)