Searched refs:sep (Results 201 - 225 of 513) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/src/
H A Dne_basic.c262 char *sep, *stype; local
277 sep = strchr(stype, ';');
279 if (sep) {
283 *sep++ = '\0';
285 tok = ne_qtoken(&sep, ';', "\"\'");
293 } while (sep != NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/src/
H A Dne_basic.c262 char *sep, *stype; local
277 sep = strchr(stype, ';');
279 if (sep) {
283 *sep++ = '\0';
285 tok = ne_qtoken(&sep, ';', "\"\'");
293 } while (sep != NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dutil_str.c39 BOOL next_token(char **ptr,char *buff,char *sep, size_t bufsize) argument
51 if (!sep) sep = " \t\n\r";
53 /* find the first non sep char */
54 while(*s && strchr(sep,*s)) s++;
60 for (quoted = False; len < bufsize && *s && (quoted || !strchr(sep,*s)); s++)
81 char **toktocliplist(int *ctok, char *sep) argument
87 if (!sep) sep = " \t\n\r";
89 while(*s && strchr(sep,*
1210 split_at_last_component(char *path, char *front, char sep, char *back) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dutil_str.c39 BOOL next_token(char **ptr,char *buff,char *sep, size_t bufsize) argument
51 if (!sep) sep = " \t\n\r";
53 /* find the first non sep char */
54 while(*s && strchr(sep,*s)) s++;
60 for (quoted = False; len < bufsize && *s && (quoted || !strchr(sep,*s)); s++)
81 char **toktocliplist(int *ctok, char *sep) argument
87 if (!sep) sep = " \t\n\r";
89 while(*s && strchr(sep,*
1210 split_at_last_component(char *path, char *front, char sep, char *back) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dutil_str.c39 BOOL next_token(char **ptr,char *buff,char *sep, size_t bufsize) argument
51 if (!sep) sep = " \t\n\r";
53 /* find the first non sep char */
54 while(*s && strchr(sep,*s)) s++;
60 for (quoted = False; len < bufsize && *s && (quoted || !strchr(sep,*s)); s++)
81 char **toktocliplist(int *ctok, char *sep) argument
87 if (!sep) sep = " \t\n\r";
89 while(*s && strchr(sep,*
1210 split_at_last_component(char *path, char *front, char sep, char *back) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/toolchain/tools/mkimage/src/
H A Dmkimage.c399 char *sep = NULL; local
402 if ((sep = strchr(file, ':')) != NULL) {
403 *sep = '\0';
426 if (sep) {
427 *sep = ':';
428 file = sep + 1;
437 char *sep = strchr(file, ':'); local
438 if (sep) {
439 *sep = '\0';
441 *sep
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dcolor.c96 int sep = 0; local
102 sep++;
105 if (sep++)
115 if (sep++)
H A Dsort.c115 char *sep = bf; local
118 sep = strchr(sep, *field_sep);
119 if (sep == NULL)
121 *sep = '.';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dcolor.c96 int sep = 0; local
102 sep++;
105 if (sep++)
115 if (sep++)
H A Dsort.c115 char *sep = bf; local
118 sep = strchr(sep, *field_sep);
119 if (sep == NULL)
121 *sep = '.';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dtable.c317 char sep; local
319 sep = ' ';
322 printf("%c%s", sep, entry->fields[field]);
323 sep = ':';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dtable.c317 char sep; local
319 sep = ' ';
322 printf("%c%s", sep, entry->fields[field]);
323 sep = ':';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dtable.c317 char sep; local
319 sep = ' ';
322 printf("%c%s", sep, entry->fields[field]);
323 sep = ':';
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/frv/kernel/
H A Dsetup.c902 const char *sep; local
937 sep = "\t";
940 seq_printf(m, "%scmode=0x%04hx", sep, clock_cmodes_permitted);
941 sep = ", ";
945 seq_printf(m, "%scm=0x%lx", sep, clock_bits_settable & CLOCK_BIT_CM);
946 sep = ", ";
950 seq_printf(m, "%sp0=0x3", sep);
951 sep = ", ";
954 seq_printf(m, "%ssuspend=0x22\n", sep);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/frv/kernel/
H A Dsetup.c902 const char *sep; local
937 sep = "\t";
940 seq_printf(m, "%scmode=0x%04hx", sep, clock_cmodes_permitted);
941 sep = ", ";
945 seq_printf(m, "%scm=0x%lx", sep, clock_bits_settable & CLOCK_BIT_CM);
946 sep = ", ";
950 seq_printf(m, "%sp0=0x3", sep);
951 sep = ", ";
954 seq_printf(m, "%ssuspend=0x22\n", sep);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dmulti.c803 const char sep = (version == 3) ? '\t' : ','; local
808 status_printf (so, "TITLE%c%s", sep, title_string);
809 status_printf (so, "TIME%c%s%c%u", sep, time_string (now, 0, false, &gc_top), sep, (unsigned int)now);
811 sep, sep, sep, sep, sep, sep, se
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dmulti.c803 const char sep = (version == 3) ? '\t' : ','; local
808 status_printf (so, "TITLE%c%s", sep, title_string);
809 status_printf (so, "TIME%c%s%c%u", sep, time_string (now, 0, false, &gc_top), sep, (unsigned int)now);
811 sep, sep, sep, sep, sep, sep, se
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dmulti.c803 const char sep = (version == 3) ? '\t' : ','; local
808 status_printf (so, "TITLE%c%s", sep, title_string);
809 status_printf (so, "TIME%c%s%c%u", sep, time_string (now, 0, false, &gc_top), sep, (unsigned int)now);
811 sep, sep, sep, sep, sep, sep, se
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/env/
H A Denv_stat.c741 const char *sep; local
758 sep = "";
761 sep = " ";
764 __db_msgadd(env, &mb, "%s%luMB", sep, mbytes);
765 sep = " ";
768 __db_msgadd(env, &mb, "%s%luKB", sep, bytes / 1024);
770 sep = " ";
773 __db_msgadd(env, &mb, "%s%luB", sep, bytes);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/src/
H A Durlglob.c161 char sep; local
175 rc = sscanf(pattern, "%c-%c%c%d%c", &min_c, &max_c, &sep, &step, &sep2);
184 if((sep != ']') && (sep != ':')) {
187 sep, pos);
193 ((sep == ':') && (rc == 5) && (sep2 == ']'))?step:1;
205 rc = sscanf(pattern, "%d-%d%c%d%c", &min_n, &max_n, &sep, &step, &sep2);
218 ((sep == ':') && (rc == 5) && (sep2 == ']'))?step:1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dipaddrparse.c86 const struct mystr* p_str, char sep, unsigned char* p_items,
97 str_split_char(&s_tmp_str, &s_rhs_sep_str, sep);
85 vsf_sysutil_parse_uchar_string_sep( const struct mystr* p_str, char sep, unsigned char* p_items, unsigned int items) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/env/
H A Denv_stat.c741 const char *sep; local
758 sep = "";
761 sep = " ";
764 __db_msgadd(env, &mb, "%s%luMB", sep, mbytes);
765 sep = " ";
768 __db_msgadd(env, &mb, "%s%luKB", sep, bytes / 1024);
770 sep = " ";
773 __db_msgadd(env, &mb, "%s%luB", sep, bytes);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/src/
H A Durlglob.c161 char sep; local
175 rc = sscanf(pattern, "%c-%c%c%d%c", &min_c, &max_c, &sep, &step, &sep2);
184 if((sep != ']') && (sep != ':')) {
187 sep, pos);
193 ((sep == ':') && (rc == 5) && (sep2 == ']'))?step:1;
205 rc = sscanf(pattern, "%d-%d%c%d%c", &min_n, &max_n, &sep, &step, &sep2);
218 ((sep == ':') && (rc == 5) && (sep2 == ']'))?step:1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/testsuite/gdb.cp/
H A Dlocal.exp73 set sep "(\[.\]|___)\[0-9\]"
245 -re "type = class InnerLocal \{\[\r\n\t \]*public:\[\r\n\t \]*char ilc;\[\r\n\t \]*int \\* *ip;\[\r\n\t \]*(InnerLocal::|)NestedInnerLocal nest1;\[\r\n\t \]*InnerLocal *& operator *=\\((main${sep}::|)InnerLocal const *&\\);\[\r\n\t \]*InnerLocal\\((main${sep}::|)InnerLocal const *&\\);\[\r\n\t \]*InnerLocal\\((void|)\\);\[\r\n\t \]*int il_foo\\(unsigned char const *&\\);\[\r\n\t \]*\}.*$gdb_prompt $" { pass "ptype InnerLocal (pattern 2)" }
248 -re "type = class InnerLocal \{\[\r\n\t \]*public:\[\r\n\t \]*char ilc;\[\r\n\t \]*int \\* *ip;\[\r\n\t \]*(InnerLocal::|)NestedInnerLocal nest1;\[\r\n\t \]* int il_foo\\(unsigned char const *&\\);\[\r\n\t \]*InnerLocal *& operator *=\\((main${sep}::|)InnerLocal const *&\\);\[\r\n\t \]*InnerLocal\\((main${sep}::|)InnerLocal const *&\\);\[\r\n\t \]*InnerLocal\\((void|)\\);\[\r\n\t \]*\}.*$gdb_prompt $" { pass "ptype InnerLocal (pattern 5)" }
276 -re "type = class NestedInnerLocal \{\[\r\n\t \]*public:\[\r\n\t \]*int nil;\[\r\n\t \]*NestedInnerLocal *& *operator *= *\\((main${sep}::|)InnerLocal::NestedInnerLocal const *&\\);\[\r\n\t \]*NestedInnerLocal\\((main${sep}::|)InnerLocal::NestedInnerLocal const *&\\);\[\r\n\t \]*NestedInnerLocal\\((void|)\\);\[\r\n\t \]*int nil_foo\\(int\\);\[\r\n\t \]*\}.*$gdb_prompt $" { pass "ptype NestedInnerLocal" }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/env/
H A Denv_stat.c741 const char *sep; local
758 sep = "";
761 sep = " ";
764 __db_msgadd(env, &mb, "%s%luMB", sep, mbytes);
765 sep = " ";
768 __db_msgadd(env, &mb, "%s%luKB", sep, bytes / 1024);
770 sep = " ";
773 __db_msgadd(env, &mb, "%s%luB", sep, bytes);

Completed in 188 milliseconds

1234567891011>>