Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_txt.c132 goto notlast; in ex_txt()
135 goto notlast; in ex_txt()
187 notlast: TAILQ_REMOVE(tiqh, tp, q); in ex_txt()
/freebsd/crypto/openssl/crypto/des/asm/
H A Dcrypt586.pl155 if ($notlast eq $b)
/freebsd/sbin/fsck_msdosfs/
H A Ddir.c297 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument
312 if (notlast) in delete()