Searched refs:sloppy (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dkern_rctl.c1578 rctl_racct_to_sbuf(struct racct *racct, int sloppy) argument
1588 if (sloppy == 0 && RACCT_IS_SLOPPY(i))
/freebsd-11.0-release/crypto/openssh/
H A Dsftp.c1045 * The "sloppy" flag allows for recovery from missing terminating quote, for
1055 * This parameter is only of use if "sloppy" is set.
1060 makeargv(const char *arg, int *argcp, int sloppy, char *lastquote, argument
1164 if (sloppy) {

Completed in 27 milliseconds