Searched defs:mon_table (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dmonitor.c187 struct mon_table { struct
202 struct mon_table mon_dispatch_proto20[] = {
241 struct mon_table mon_dispatch_postauth20[] = {
256 struct mon_table mon_dispatch_proto15[] = {
289 struct mon_table mon_dispatch_postauth15[] = {
302 struct mon_table *mon_dispatch;
307 monitor_permit(struct mon_table *ent, enum monitor_reqtype type, int permit)
322 struct mon_table *ent = mon_dispatch;
336 struct mon_table *ent;
555 monitor_read(struct monitor *pmonitor, struct mon_table *en
[all...]

Completed in 69 milliseconds