Searched refs:parse_config (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_profile.h76 void parse_config( struct net_device *dev );
H A Dwl_netdev.c336 parse_config( dev );
H A Dwl_profile.c135 * parse_config()
154 void parse_config(struct net_device *dev) function
164 DBG_FUNC("parse_config");
237 } /* parse_config */
H A Dwl_main.c709 parse_config( dev );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dbuild_info.pl29 my $data = parse_config();
33 sub parse_config subroutine
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dfile.c35 int parse_config (FILE *);
65 returnedValue = parse_config (f);
987 int parse_config (FILE * f) function
1026 log (LOG_CRIT, "parse_config: line %d: No closing bracket\n",
1047 "parse_config: global context descriptor %s\n",
1091 log (LOG_DEBUG, "parse_config: lns context descriptor %s\n",
1134 log (LOG_DEBUG, "parse_config: lac context descriptor %s\n",
1141 "parse_config: line %d: unknown context '%s'\n", linenum,
1151 "parse_config: line %d: data '%s' occurs with no context\n",
1157 log (LOG_WARN, "parse_config
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dcistpl.c879 static int parse_config(tuple_t *tuple, cistpl_config_t *config) function
1330 ret = parse_config(tuple, &parse->config);

Completed in 120 milliseconds