Home
last modified time | relevance | path

Searched refs:slashes (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/bc/gen/
H A Dstrgen.c343 unsigned int count, slashes, err = IO_ERR; in main() local
378 i = count = slashes = 0; in main()
381 while (slashes < 2 && in[i] > 0) in main()
383 if (slashes == 1 && in[i] == '*' && in[i + 1] == '/' && in main()
386 slashes += 1; in main()
389 else if (!slashes && in[i] == '/' && in[i + 1] == '*') in main()
391 slashes += 1; in main()
/freebsd/lib/libc/iconv/
H A Dcitrus_iconv.c283 char realdst[PATH_MAX], realsrc[PATH_MAX], *slashes; in _citrus_iconv_open() local
298 if ((slashes = strstr(realsrc, "//")) != NULL) in _citrus_iconv_open()
299 *slashes = '\0'; in _citrus_iconv_open()
301 if ((slashes = strstr(realdst, "//")) != NULL) in _citrus_iconv_open()
302 *slashes = '\0'; in _citrus_iconv_open()
/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontroltestsane.sh14 ${subject} info -q /to/many/slashes 2>/dev/null
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc74 // Use the given path verbatim if it contains any slashes; this matches
/freebsd/contrib/diff/doc/
H A Ddiff.texi2842 have enough slashes to satisfy the @option{-p@var{num}} or
2916 count tells @command{patch} how many slashes, along with the directory
2918 of one or more adjacent slashes is counted as a single slash. By
2928 @command{patch} looks for each file (after any slashes have been stripped)
3216 Also, traditional @command{patch} simply counted slashes when
3218 components. That is, a sequence of one or more adjacent slashes now
3246 the same number of slashes.
3317 slashes. The @option{-N} option lets the patch create and remove
3356 directories whose names do not have slashes. This reduces confusion
3359 file names have different numbers of slashes. For example, do not
[all …]
/freebsd/usr.sbin/cron/doc/
H A DMAIL140 to start on and N with slashes). I took modulo the day of year as a
/freebsd/contrib/kyua/
H A DNEWS.md285 variable where, for example, consecutive and trailing slashes have
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc77 // If the path is a long path, mangled into forward slashes, normalize
/freebsd/crypto/heimdal/doc/
H A Dsetup.texi70 separated by slashes (@samp{/}). The @samp{other-var} variable will thus
/freebsd/crypto/heimdal/
H A Dltmain.sh4665 /* no slashes; search PATH */
/freebsd/contrib/openbsm/config/
H A Dltmain.sh6049 /* no slashes; search PATH */
/freebsd/contrib/openpam/
H A Dltmain.sh6306 /* no slashes; search PATH */
/freebsd/contrib/ntp/sntp/libevent/
H A Dltmain.sh6049 /* no slashes; search PATH */
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6049 /* no slashes; search PATH */
/freebsd/contrib/libevent/build-aux/
H A Dltmain.sh6264 /* no slashes; search PATH */
/freebsd/contrib/sqlite3/
H A Dltmain.sh6141 /* no slashes; search PATH */
/freebsd/contrib/ldns/
H A Dltmain.sh6141 /* no slashes; search PATH */
/freebsd/contrib/unbound/
H A Dltmain.sh6049 /* no slashes; search PATH */
/freebsd/contrib/file/
H A Dltmain.sh6309 /* no slashes; search PATH */
/freebsd/contrib/tcsh/
H A DFixes209 55. Avoid double slashes in cdpath (Corinna Vinschen)
/freebsd/contrib/unbound/doc/
H A DChangelog2214 not hang. removed trailing slashes from configure paths. Moved iOS
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES9213 of leading slashes still goes to the *file* mailer. This
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt6868 backslashes in all pathnames to forward slashes, for readability. Include