Searched refs:sep (Results 101 - 125 of 513) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/usb-modeswitch-2.2.3/jim/
H A Dglob.tcl95 set sep ""
98 set sep ""
100 set sep /
104 lappend result $globdir$sep$name
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/usb-modeswitch-2.2.3/jim/
H A Dglob.tcl95 set sep ""
98 set sep ""
100 set sep /
104 lappend result $globdir$sep$name
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/arm-none-eabi/include/
H A Dargz.h19 error_t argz_create_sep (const char *string, int sep, char **argz, size_t *argz_len);
22 void argz_stringify (char *argz, size_t argz_len, int sep);
24 error_t argz_add_sep (char **argz, size_t *argz_len, const char *str, int sep);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2011.09/arm-none-eabi/include/
H A Dargz.h19 error_t argz_create_sep (const char *string, int sep, char **argz, size_t *argz_len);
22 void argz_stringify (char *argz, size_t argz_len, int sep);
24 error_t argz_add_sep (char **argz, size_t *argz_len, const char *str, int sep);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/irda/ircomm/
H A Dircomm_tty.c1245 char sep; local
1263 sep = ' ';
1265 seq_printf(m, "%cRTS", sep);
1266 sep = '|';
1269 seq_printf(m, "%cDTR", sep);
1270 sep = '|';
1275 sep = ' ';
1277 seq_printf(m, "%cCTS", sep);
1278 sep = '|';
1281 seq_printf(m, "%cDSR", sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/irda/ircomm/
H A Dircomm_tty.c1245 char sep; local
1263 sep = ' ';
1265 seq_printf(m, "%cRTS", sep);
1266 sep = '|';
1269 seq_printf(m, "%cDTR", sep);
1270 sep = '|';
1275 sep = ' ';
1277 seq_printf(m, "%cCTS", sep);
1278 sep = '|';
1281 seq_printf(m, "%cDSR", sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavfilter/
H A Dvf_format.c42 const char *cur, *sep; local
48 for (cur = args; cur; cur = sep ? sep+1 : NULL) {
49 if (!(sep = strchr(cur, ':')))
52 pix_fmt_name_len = sep - cur;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dder_format.c133 der_parse_heim_oid (const char *str, const char *sep, heim_oid *data) argument
142 if (sep == NULL)
143 sep = ".";
147 for (w = strtok_r(s, sep, &brkt);
149 w = strtok_r(NULL, sep, &brkt)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavfilter/
H A Dvf_format.c42 const char *cur, *sep; local
48 for (cur = args; cur; cur = sep ? sep+1 : NULL) {
49 if (!(sep = strchr(cur, ':')))
52 pix_fmt_name_len = sep - cur;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dder_format.c133 der_parse_heim_oid (const char *str, const char *sep, heim_oid *data) argument
142 if (sep == NULL)
143 sep = ".";
147 for (w = strtok_r(s, sep, &brkt);
149 w = strtok_r(NULL, sep, &brkt)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavfilter/
H A Dvf_format.c42 const char *cur, *sep; local
48 for (cur = args; cur; cur = sep ? sep+1 : NULL) {
49 if (!(sep = strchr(cur, ':')))
52 pix_fmt_name_len = sep - cur;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/asn1/
H A Dder_format.c133 der_parse_heim_oid (const char *str, const char *sep, heim_oid *data) argument
142 if (sep == NULL)
143 sep = ".";
147 for (w = strtok_r(s, sep, &brkt);
149 w = strtok_r(NULL, sep, &brkt)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Dftpcmdio.c45 const char* p_text, int noblock, char sep);
47 char sep, const struct mystr* p_str,
110 const char* p_text, int noblock, char sep)
115 ftp_write_str_common(p_sess, status, sep, &s_the_str, noblock);
133 ftp_write_str_common(struct vsf_session* p_sess, int status, char sep, argument
142 str_append_char(&s_write_buf_str, sep);
154 str_append_char(&s_write_buf_str, sep);
109 ftp_write_text_common(struct vsf_session* p_sess, int status, const char* p_text, int noblock, char sep) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Dftpcmdio.c45 const char* p_text, int noblock, char sep);
47 char sep, const struct mystr* p_str,
110 const char* p_text, int noblock, char sep)
115 ftp_write_str_common(p_sess, status, sep, &s_the_str, noblock);
133 ftp_write_str_common(struct vsf_session* p_sess, int status, char sep, argument
142 str_append_char(&s_write_buf_str, sep);
154 str_append_char(&s_write_buf_str, sep);
109 ftp_write_text_common(struct vsf_session* p_sess, int status, const char* p_text, int noblock, char sep) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Dftpcmdio.c45 const char* p_text, int noblock, char sep);
47 char sep, const struct mystr* p_str,
110 const char* p_text, int noblock, char sep)
115 ftp_write_str_common(p_sess, status, sep, &s_the_str, noblock);
133 ftp_write_str_common(struct vsf_session* p_sess, int status, char sep, argument
142 str_append_char(&s_write_buf_str, sep);
154 str_append_char(&s_write_buf_str, sep);
109 ftp_write_text_common(struct vsf_session* p_sess, int status, const char* p_text, int noblock, char sep) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/client/
H A Dsmbspool.c65 *sep, /* Pointer to separator */ local
155 if ((sep = strrchr_m(uri, '@')) != NULL)
158 *sep++ = '\0';
162 server = sep;
185 if ((sep = strchr_m(tmp, '/')) == NULL)
191 *sep++ = '\0';
192 tmp2 = sep;
194 if ((sep = strchr_m(tmp2, '/')) != NULL)
200 *sep++ = '\0';
204 printer = uri_unescape_alloc(sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dutil_strlist.c75 _PUBLIC_ char **str_list_make(TALLOC_CTX *mem_ctx, const char *string, const char *sep) argument
80 if (sep == NULL) {
81 sep = LIST_SEP;
90 size_t len = strcspn(string, sep);
94 string += strspn(string, sep);
126 _PUBLIC_ char **str_list_make_shell(TALLOC_CTX *mem_ctx, const char *string, const char *sep) argument
136 if (sep == NULL)
137 sep = " \t\n\r";
140 size_t len = strcspn(string, sep);
145 string += strspn(string, sep);
204 str_list_join_shell(TALLOC_CTX *mem_ctx, const char **list, char sep) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/client/
H A Dsmbspool.c82 *sep, /* Pointer to separator */ local
174 if ((sep = strrchr_m(uri, '@')) != NULL) {
176 *sep++ = '\0';
180 server = sep;
207 if ((sep = strchr_m(tmp, '/')) == NULL) {
212 *sep++ = '\0';
213 tmp2 = sep;
215 if ((sep = strchr_m(tmp2, '/')) != NULL) {
220 *sep++ = '\0';
224 printer = uri_unescape_alloc(sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/client/
H A Dsmbspool.c65 *sep, /* Pointer to separator */ local
155 if ((sep = strrchr_m(uri, '@')) != NULL)
158 *sep++ = '\0';
162 server = sep;
185 if ((sep = strchr_m(tmp, '/')) == NULL)
191 *sep++ = '\0';
192 tmp2 = sep;
194 if ((sep = strchr_m(tmp2, '/')) != NULL)
200 *sep++ = '\0';
204 printer = uri_unescape_alloc(sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dutil_strlist.c75 _PUBLIC_ char **str_list_make(TALLOC_CTX *mem_ctx, const char *string, const char *sep) argument
80 if (sep == NULL) {
81 sep = LIST_SEP;
90 size_t len = strcspn(string, sep);
94 string += strspn(string, sep);
126 _PUBLIC_ char **str_list_make_shell(TALLOC_CTX *mem_ctx, const char *string, const char *sep) argument
136 if (sep == NULL)
137 sep = " \t\n\r";
140 size_t len = strcspn(string, sep);
145 string += strspn(string, sep);
204 str_list_join_shell(TALLOC_CTX *mem_ctx, const char **list, char sep) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/client/
H A Dsmbspool.c82 *sep, /* Pointer to separator */ local
174 if ((sep = strrchr_m(uri, '@')) != NULL) {
176 *sep++ = '\0';
180 server = sep;
207 if ((sep = strchr_m(tmp, '/')) == NULL) {
212 *sep++ = '\0';
213 tmp2 = sep;
215 if ((sep = strchr_m(tmp2, '/')) != NULL) {
220 *sep++ = '\0';
224 printer = uri_unescape_alloc(sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/client/
H A Dsmbspool.c82 *sep, /* Pointer to separator */ local
174 if ((sep = strrchr_m(uri, '@')) != NULL) {
176 *sep++ = '\0';
180 server = sep;
207 if ((sep = strchr_m(tmp, '/')) == NULL) {
212 *sep++ = '\0';
213 tmp2 = sep;
215 if ((sep = strchr_m(tmp2, '/')) != NULL) {
220 *sep++ = '\0';
224 printer = uri_unescape_alloc(sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/client/
H A Dsmbspool.c65 *sep, /* Pointer to separator */ local
155 if ((sep = strrchr_m(uri, '@')) != NULL)
158 *sep++ = '\0';
162 server = sep;
185 if ((sep = strchr_m(tmp, '/')) == NULL)
191 *sep++ = '\0';
192 tmp2 = sep;
194 if ((sep = strchr_m(tmp2, '/')) != NULL)
200 *sep++ = '\0';
204 printer = uri_unescape_alloc(sep);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dutil_strlist.c75 _PUBLIC_ char **str_list_make(TALLOC_CTX *mem_ctx, const char *string, const char *sep) argument
80 if (sep == NULL) {
81 sep = LIST_SEP;
90 size_t len = strcspn(string, sep);
94 string += strspn(string, sep);
126 _PUBLIC_ char **str_list_make_shell(TALLOC_CTX *mem_ctx, const char *string, const char *sep) argument
136 if (sep == NULL)
137 sep = " \t\n\r";
140 size_t len = strcspn(string, sep);
145 string += strspn(string, sep);
204 str_list_join_shell(TALLOC_CTX *mem_ctx, const char **list, char sep) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libads/
H A Dads_struct.c27 char *ads_build_path(const char *realm, const char *sep, const char *field, int reverse) argument
40 if (strchr(sep, *p))
50 p=strtok(r,sep);
54 while ((p=strtok(NULL,sep))) {

Completed in 297 milliseconds

1234567891011>>