Home | History | Annotate | Download | only in inetd

Lines Matching defs:hresult

66 typedef enum hresult {
68 } hresult;
71 static hresult args_handler(struct servtab *, vlist);
72 static hresult bind_handler(struct servtab *, vlist);
73 static hresult exec_handler(struct servtab *, vlist);
74 static hresult filter_handler(struct servtab *, vlist);
75 static hresult group_handler(struct servtab *, vlist);
76 static hresult service_max_handler(struct servtab *, vlist);
77 static hresult ip_max_handler(struct servtab *, vlist);
78 static hresult protocol_handler(struct servtab *, vlist);
79 static hresult recv_buf_handler(struct servtab *, vlist);
80 static hresult send_buf_handler(struct servtab *, vlist);
81 static hresult socket_type_handler(struct servtab *, vlist);
82 static hresult unknown_handler(struct servtab *, vlist);
83 static hresult user_handler(struct servtab *, vlist);
84 static hresult wait_handler(struct servtab *, vlist);
87 static hresult ipsec_handler(struct servtab *, vlist);
107 typedef hresult (*key_handler_func)(struct servtab *, vlist);
658 static hresult
667 static hresult
684 static hresult
710 static hresult
750 static hresult
816 static hresult
851 static hresult
886 static hresult
932 static hresult
969 static hresult
1006 static hresult
1032 static hresult
1053 static hresult
1085 static hresult
1120 static hresult