Searched refs:och (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/usr.sbin/config/
H A Dmkmakefile.c660 char *cp, och, *sp; local
669 och = *cp;
678 *cp = och;
739 char *cp, *np, och; local
748 och = *cp;
758 if (och == 'o') {
767 ftp->f_srcprefix, np, och,
772 ftp->f_srcprefix, np, och,
778 ftp->f_srcprefix, np, och);
782 ftp->f_srcprefix, np, och);
[all...]
/freebsd-11-stable/usr.bin/bmake/unit-tests/
H A DMakefile83 CLEANFILES += obj*.[och] lib*.a # posix1.mk
/freebsd-11-stable/contrib/bmake/unit-tests/
H A DMakefile.in76 CLEANFILES += obj*.[och] lib*.a # posix1.mk
/freebsd-11-stable/crypto/openssl/util/
H A Dbat.sh87 grep(s/\.[och]$//,@a);
H A Dmk1mf.pl831 # strip off any trailing .[och] and append the relative directory
872 grep(s/\.[och]$//,@a) unless $keepext;
/freebsd-11-stable/lib/libedit/
H A Dtty.c66 wint_t nch, och; /* Internal and termio rep of chars */ member in struct:ttymap_t
919 old[0] = (Char)t_o[tp->och];

Completed in 191 milliseconds