Searched refs:separator (Results 1 - 25 of 42) sorted by relevance

12

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Ds390-dis.c114 char separator; local
176 separator = 0;
187 value == 0 && separator == '(')
189 separator = ',';
193 if (separator)
194 (*info->fprintf_func) (info->stream, "%c", separator); local
213 separator = '(';
218 separator = ',';
221 separator = ',';
/freebsd-9.3-release/lib/libipx/
H A Dipx_addr.c54 char separator; local
62 * First, figure out what he intends as a field separator.
68 separator = '#';
74 separator = ':';
76 separator = '.';
84 return (addr); /* No separator means net only */
86 socketname = strchr(hostname, separator);
/freebsd-9.3-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c91 static char separator; /* capability separator */ variable
317 * not including the first separator on the line.
319 * a separator. 'name' will be set to point to
336 * A `separator' is either a comma or a semicolon, depending on whether
407 /* if this is a termcap entry, skip a leading separator */
408 if (separator == ':' && ch == ':')
437 _nc_panic_mode(separator);
468 separator = ':';
472 separator
[all...]
/freebsd-9.3-release/sys/dev/mca/
H A Dmca_bus.c318 mca_reg_print (dev, string, separator, column)
321 char * separator;
326 length += (separator ? 2 : 1);
332 if (separator) {
333 printf("%c", *separator);
356 char separator = ','; local
378 ((rid == 2) ? &separator : NULL), &column);
394 ((rid == 2) ? &separator : NULL), &column);
401 ((rid == 1) ? &separator : NULL), &column);
408 ((rid == 1) ? &separator
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_ustar_filenames.c41 int separator = 0; local
52 separator = 1;
54 for (; i < dlen + flen + separator; i++)
/freebsd-9.3-release/contrib/gperf/src/
H A Dinput.cc242 separator line, in order to determine whether the structure is
281 const char *separator[2] = { NULL, NULL }; local
290 separator[separators] = p;
312 for (const char *p = input; p < separator[0]; )
319 p = (const char *) memchr (p, '\n', separator[0] - p);
323 p = separator[0];
333 declarations_end = separator[0];
334 /* Give a warning if the separator line is nonempty. */
364 keywords_end = separator[separators-1];
365 _verbatim_code = separator[separator
[all...]
/freebsd-9.3-release/usr.sbin/pkg_install/version/
H A Dtest-pkg_version.sh80 test-pv 10a1b2 "=" 10a1.b2 separator
/freebsd-9.3-release/usr.bin/locate/locate/
H A Dfastfind.c106 extern char separator;
318 (void)printf("%s%c",path,separator);
322 (void)printf("%s%c",path,separator);
H A Dlocate.c115 char separator='\n'; /* line separator */ variable
152 separator = '\0';
/freebsd-9.3-release/usr.bin/column/
H A Dcolumn.c75 const wchar_t *separator = L"\t "; /* field separator for table option */ variable
106 err(1, "bad separator");
111 separator = newsep;
243 (cols[coloff] = wcstok(p, separator, &last));
/freebsd-9.3-release/usr.bin/rpcgen/
H A Drpc_util.h195 void pdeclaration(const char *name, declaration *dec, int tab, const char *separator);
H A Drpc_hout.c452 pdeclaration(const char *name, declaration *dec, int tab, const char *separator) argument
503 fputs(separator, fout);
/freebsd-9.3-release/crypto/openssl/apps/
H A Ddgst.c96 int separator = 0; local
137 separator = 1;
398 err = do_fp(out, buf, inp, separator, out_bin, sigkey, sigbuf,
420 r = do_fp(out, buf, inp, separator, out_bin, sigkey, sigbuf,
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-nfs.c583 char separator = ' '; local
586 separator = '|';
589 printf("%cNFS_ACCESS_LOOKUP", separator);
590 separator = '|';
593 printf("%cNFS_ACCESS_MODIFY", separator);
594 separator = '|';
597 printf("%cNFS_ACCESS_EXTEND", separator);
598 separator = '|';
601 printf("%cNFS_ACCESS_DELETE", separator);
602 separator
[all...]
/freebsd-9.3-release/sys/tools/
H A Dmakeobjops.awk111 function join (separator, array, num)
116 _result = separator array[num--] _result;
/freebsd-9.3-release/usr.sbin/bsdconfig/startup/
H A Dmisc105 -v separator="' ' ' -- '\n" \
133 printf separator
203 printf separator
/freebsd-9.3-release/sbin/natd/
H A Dnatd.c1626 char* separator; local
1648 separator = strchr(ptr, ',');
1649 if (separator) { /* LSNAT redirection syntax. */
1670 separator = strchr (ptr, ':');
1671 if (separator) {
1689 separator = strchr (ptr, ':');
1690 if (separator) {
1817 char* separator; local
1833 separator = strchr(ptr, ',');
1834 if (separator) { /* LSNA
[all...]
/freebsd-9.3-release/contrib/ncurses/progs/
H A Ddump_entry.c75 static const char *separator, *trailer; variable
204 separator = twidth ? ", " : ",";
212 separator = twidth ? ", " : ",";
221 separator = ":";
397 unsigned want = strlen(separator) + need;
404 strcpy_DYN(&outbuf, separator);
596 strcpy_DYN(&outbuf, separator);
/freebsd-9.3-release/contrib/file/src/
H A Dfile.c79 " [-e testname] [-F separator] [-f namefile] [-m magicfiles] " \
88 nulsep = 0; /* Append '\0' to the separator */
90 private const char *separator = ":"; /* Default field separator */ variable
234 separator = optarg;
487 (void)printf("%s", separator);
/freebsd-9.3-release/sbin/dhclient/
H A Dparse.c235 * token specified in separator. If max is zero, any number of numbers
242 int separator, int base, int size)
260 if (token != separator) {
241 parse_numeric_aggregate(FILE *cfile, unsigned char *buf, int *max, int separator, int base, int size) argument
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsource.c403 and allow specification of traditional separator characters such
425 char *separator = NULL;
431 separator = strchr (name, DIRNAME_SEPARATOR);
436 if (separator == 0 && space == 0 && tab == 0)
441 if (separator != 0 && (p == 0 || separator < p))
442 p = separator;
547 p--; /* Back over leading separator */
423 char *separator = NULL; local
/freebsd-9.3-release/gnu/usr.bin/rcs/rcs/
H A Drcs.c75 * Add -m, -r$, piece tables. Revision separator is `:', not `-'. Tune.
829 int separator; local
837 separator = ':';
841 separator = '-';
844 if (c == separator) { /* -o:rev */
856 && c != separator ) c = *++sp;
864 if (c != separator) {
/freebsd-9.3-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c69 * Revision separator is `:', not `-'.
1219 int separator; local
1225 separator = ':';
1229 separator = '-';
1248 if (c == separator)
1257 if (c == separator) {
1269 if (c == separator)
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Drtbl.c211 rtbl_set_separator (rtbl_t table, const char *separator) argument
215 table->column_separator = strdup (separator);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DLiteralSupport.h107 /// \brief Ensure that we don't have a digit separator here.

Completed in 253 milliseconds

12