Home
last modified time | relevance | path

Searched refs:notlast (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/nvi/ex/
HDex_txt.c132 goto notlast; in ex_txt()
135 goto notlast; in ex_txt()
187 notlast: TAILQ_REMOVE(tiqh, tp, q); in ex_txt()
/freebsd-14-stable/crypto/openssl/crypto/des/asm/
HDcrypt586.pl155 if ($notlast eq $b)
/freebsd-14-stable/sbin/fsck_msdosfs/
HDdir.c297 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument
312 if (notlast) in delete()