Home
last modified time | relevance | path

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

/freebsd/usr.bin/cmp/tests/
H A Dcmp_test2.sh162 ln -s b blnk
163 atf_check_stdout -h alnk blnk
/freebsd/bin/pax/
H A Dfile_subs.c830 static char blnk[] = "\0"; in file_flush() local
847 if (write(fd, blnk, 1) < 0) in file_flush()