HomeSort by: relevance | last modified time | path
    Searched refs:sloppy (Results 1 - 3 of 3) sorted by relevancy

  /src/distrib/sets/
Makefile 285 REGPKG.sloppy= -m
304 ${REGPKG.verbose} ${REGPKG.force} ${REGPKG.sloppy} \
  /src/crypto/external/bsd/openssl/dist/util/
check-format.pl 15 # check-format.pl [-l|--sloppy-len] [-l|--sloppy-bodylen]
16 # [-s|--sloppy-space] [-c|--sloppy-comment]
17 # [-m|--sloppy-macro] [-h|--sloppy-hang]
31 # -l | --sloppy-len increase accepted max line length from 80 to 84
32 # -l | --sloppy-bodylen do not report function body length > 200
33 # -s | --sloppy-space do not report whitespace nits
34 # -c | --sloppy-comment do not report indentation of comment
    [all...]
  /src/crypto/external/bsd/openssh/dist/
sftp.c 1202 * The "sloppy" flag allows for recovery from missing terminating quote, for
1212 * This parameter is only of use if "sloppy" is set.
1217 makeargv(const char *arg, int *argcp, int sloppy, char *lastquote,
1321 if (sloppy) {

Completed in 83 milliseconds