Searched refs:end_out (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dline.h93 extern int line_id(char **str, int *start_out, int *end_out);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dvfat.c123 wchar_t *end_out = out+num; local
125 while(out < end_out) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dline.c645 int line_id(char **str, int *start_out, int *end_out) argument
656 *end_out = n;
H A Dmconsole_kern.c399 static int mem_id(char **str, int *start_out, int *end_out) argument
402 *end_out = 0;
H A Dnet_kern.c681 static int net_id(char **str, int *start_out, int *end_out) argument
691 *end_out = n;
H A Dubd_kern.c807 static int ubd_id(char **str, int *start_out, int *end_out) argument
813 *end_out = MAX_DEV - 1;

Completed in 132 milliseconds