Searched refs:sep (Results 126 - 150 of 217) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_ip32.c415 #define sep (f++ ? ',' : ' ') macro
421 printk("%cBusy", sep);
423 printk("%cnAck", sep);
425 printk("%cPError", sep);
427 printk("%cSelect", sep);
429 printk("%cnFault", sep);
431 printk("%c(Print)", sep);
433 printk("%cTimeout", sep);
436 #undef sep macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nsswitch/
H A Dwinbind_nss_linux.c119 static BOOL next_token(char **ptr,char *buff,const char *sep, size_t bufsize) argument
130 if (!sep) sep = " \t\n\r";
132 /* find the first non sep char */
133 while (*s && strchr(sep,*s)) s++;
139 for (quoted = False; len < bufsize && *s && (quoted || !strchr(sep,*s)); s++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dsetup.c656 char features[128], *cp, *sep; local
668 sep = "";
671 cp += snprintf(cp, size, "%s%s", sep,
673 sep = ", ";
680 snprintf(cp, size, "%s0x%lx", sep, mask);
H A Dpalinfo.c304 const char *sep; local
336 sep = "";
339 p += sprintf(p, "%s%s", sep, mem_attrib[i]);
340 sep = ", ";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/python/
H A Dpy_winbind.c50 const char *sep; local
58 sep = lp_winbind_separator();
60 if ((p = strchr(name, sep[0]))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-ip.c234 const char *sep = ""; local
239 printf("%s", sep);
240 sep = ",";
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_ftp.c118 int array_size, char sep, char term)
129 else if (*data == sep)
143 array_size, sep);
117 try_number(const char *data, size_t dlen, u_int32_t array[], int array_size, char sep, char term) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dbitmap.c380 const char *sep = ""; local
394 len += scnprintf(buf+len, buflen-len, "%s%0*lx", sep,
397 sep = ",";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dloadlib.c351 const char *sep,
355 if (*sep != '\0') /* non-empty separator? */
356 name = luaL_gsub(L, name, sep, dirsep); /* replace it by 'dirsep' */
349 searchpath(lua_State *L, const char *name, const char *path, const char *sep, const char *dirsep) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtxtstrm.tex47 \func{}{wxTextInputStream}{\param{wxInputStream\&}{ stream}, \param{const wxString\&}{ sep=" $\backslash$t"},
56 \docparam{sep}{The initial string separator characters.}
180 \func{void}{SetStringSeparators}{\param{const wxString\& }{sep}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dconf_mod.c573 /* This function takes a list separated by 'sep' and calls the
579 int CONF_parse_list(const char *list_, int sep, int nospc, argument
593 p = strchr(lstart, sep);
H A Dconf.h197 int CONF_parse_list(const char *list, int sep, int nospc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/conf/
H A Dconf_mod.c553 * This function takes a list separated by 'sep' and calls the callback
559 int CONF_parse_list(const char *list_, int sep, int nospc, argument
577 p = strchr(lstart, sep);
H A Dconf.h207 int CONF_parse_list(const char *list, int sep, int nospc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Devp_test.c121 static unsigned char *ustrsep(char **p, const char *sep) argument
123 return (unsigned char *)sstrsep(p, sep);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/conf/
H A Dconf_mod.c553 * This function takes a list separated by 'sep' and calls the callback
559 int CONF_parse_list(const char *list_, int sep, int nospc, argument
577 p = strchr(lstart, sep);
H A Dconf.h207 int CONF_parse_list(const char *list, int sep, int nospc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Devp_test.c121 static unsigned char *ustrsep(char **p, const char *sep) argument
123 return (unsigned char *)sstrsep(p, sep);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsctl.c782 char *sep; local
835 sep = "";
839 len = snprintf(buf, remaining, "%s%c%d", sep,
842 sep = " ";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dconf.h197 int CONF_parse_list(const char *list, int sep, int nospc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.h262 const char *sep; member in struct:OptionGroupDef
H A Dffprobe.c289 void (*print_rational) (WriterContext *wctx, AVRational *q, char *sep);
622 const char *key, AVRational q, char sep)
626 av_bprintf(&buf, "%d%c%d", q.num, sep, q.den);
828 static const char *c_escape_str(AVBPrint *dst, const char *src, const char sep, void *log_ctx) argument
840 if (*p == sep)
851 static const char *csv_escape_str(AVBPrint *dst, const char *src, const char sep, void *log_ctx) argument
853 char meta_chars[] = { sep, '"', '\n', '\r', '\0' };
869 static const char *none_escape_str(AVBPrint *dst, const char *src, const char sep, void *log_ctx) argument
881 const char * (*escape_str)(AVBPrint *dst, const char *src, const char sep, void *log_ctx);
1037 char sep; member in struct:FlatContext
621 writer_print_rational(WriterContext *wctx, const char *key, AVRational q, char sep) argument
1068 flat_escape_key_str(AVBPrint *dst, const char *src, const char sep) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2zip.c560 char *comp, *next, *ea, sep; local
575 sep = *next;
582 if (sep)
585 *next++ = sep;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dutils.c3972 char *sep; local
3977 sep = strstr(buf, "://");
3978 if (sep) {
3979 sep += 3;
3980 sep = strchr(sep, '/');
3981 if (sep)
3982 *sep = '\0';
3995 sep = strrchr(buf, '/');
3996 if (sep)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpsoap.c1408 parse_search_criteria(const char *str, char *sep) argument
1544 strcpy(sep, "*");
1684 char *orderBy = NULL, *where = NULL, sep[] = "$*"; local
1753 where = parse_search_criteria(SearchCriteria, sep);
1762 ContainerID, sep, where, ContainerID, where);
1793 ContainerID, sep, where, groupBy,

Completed in 272 milliseconds

123456789