Searched refs:unix2003_compat (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/less-23/less/
H A Dmain.c44 public int unix2003_compat = 0; variable
88 unix2003_compat = 1;
145 unix2003_compat = 0;
148 if (!unix2003_compat) {
194 if (unix2003_compat) {
202 if (unix2003_compat) {
270 if (unix2003_compat)
296 if (unix2003_compat) {
338 if (unix2003_compat)
H A Dforwback.c38 extern int unix2003_compat;
141 if (!unix2003_compat) {
H A Doption.c35 extern int unix2003_compat;
140 if (unix2003_compat)
148 if (unix2003_compat)
154 if (unix2003_compat)
H A Difile.c26 extern int unix2003_compat;
233 if (unix2003_compat) {
H A Dcommand.c60 extern int unix2003_compat;
233 if (unix2003_compat) {
663 if (unix2003_compat)
929 if (unix2003_compat) {
1308 if (unix2003_compat)
H A Dedit.c37 extern int unix2003_compat;
393 if (unix2003_compat) {
H A Dtags.c25 extern int unix2003_compat;
452 if (unix2003_compat) {
H A Dscreen.c246 extern int unix2003_compat;
801 if (unix2003_compat) {
/macosx-10.9.5/file_cmds-230/chown/
H A Dchown.c88 int unix2003_compat = 0; local
153 unix2003_compat = COMPAT_MODE("bin/chown", "Unix2003");
167 unix2003_compat = COMPAT_MODE("bin/chgrp", "Unix2003");
201 if (unix2003_compat) {
216 if (unix2003_compat) {

Completed in 87 milliseconds