Home | History | Annotate | Download | only in includes

Lines Matching refs:jrefproto

3134 void convert_host_statement (struct parse *, jrefproto);
3135 void convert_host_name (struct parse *, jrefproto);
3136 void convert_class_statement (struct parse *, jrefproto, int);
3137 void convert_class_decl (struct parse *, jrefproto);
3138 void convert_lease_time (struct parse *, jrefproto, char *);
3139 void convert_shared_net_statement (struct parse *, jrefproto);
3140 void convert_subnet_statement (struct parse *, jrefproto);
3141 void convert_subnet_decl (struct parse *, jrefproto);
3142 void convert_host_decl (struct parse *, jrefproto);
3143 void convert_hardware_decl (struct parse *, jrefproto);
3144 void convert_hardware_addr (struct parse *, jrefproto);
3145 void convert_filename_decl (struct parse *, jrefproto);
3146 void convert_servername_decl (struct parse *, jrefproto);
3147 void convert_ip_addr_or_hostname (struct parse *, jrefproto, int);
3148 void convert_fixed_addr_decl (struct parse *, jrefproto);
3149 void convert_option_decl (struct parse *, jrefproto);
3150 void convert_lease_statement (struct parse *, jrefproto);
3151 void convert_address_range (struct parse *, jrefproto);
3152 void convert_date (struct parse *, jrefproto, char *);
3153 void convert_numeric_aggregate (struct parse *, jrefproto, int, int, int, int);