Home
last modified time | relevance | path

Searched refs:noflags (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/ccdconfig/
H A Dccdconfig.c167 int ccd, noflags = 0, i, ileave, flags = 0; in do_single() local
208 noflags = 1; in do_single()
234 if (noflags == 0) { in do_single()
/freebsd/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh3360 cut -f 1-5,7-8 -d '|' $1 > $1.noflags
3361 sort -k 1,1 -t '|' $1.noflags > $1.sorted
3363 comm -13 $1.noflags - |
3446 rm $1 $1.noflags $1.sorted $2 INDEX-NOTMATCHING