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

/freebsd-10.0-release/sys/kern/
H A Dkern_rctl.c1274 rctl_racct_to_sbuf(struct racct *racct, int sloppy) argument
1282 if (sloppy == 0 && RACCT_IS_SLOPPY(i))
/freebsd-10.0-release/crypto/openssh/
H A Dsftp.c972 * The "sloppy" flag allows for recovery from missing terminating quote, for
982 * This parameter is only of use if "sloppy" is set.
987 makeargv(const char *arg, int *argcp, int sloppy, char *lastquote, argument
1091 if (sloppy) {

Completed in 63 milliseconds