Searched refs:SUNOS4 (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/contrib/tcsh/
H A Dtc.os.h468 #if !defined(POSIX) || defined(SUNOS4) || defined(UTekV) || defined(sysV88)
477 # if defined(SUNOS4)
485 # else /* !SUNOS4 */
492 # endif /* SUNOS4 */
536 #else /* POSIX || !SUNOS4 || !UTekV || !sysV88 */
538 # if (defined(SUNOS4) && !defined(__GNUC__)) || defined(_IBMR2) || defined(_IBMESA)
540 # endif /* (SUNOS4 && ! __GNUC__) || _IBMR2 || _IBMESA */
550 #endif /* !POSIX || SUNOS4 || UTekV || sysV88 */
552 #if defined(SUNOS4) && __GNUC__ == 2
566 #endif /* SUNOS4
[all...]
H A Dtc.sig.h45 #if defined(SUNOS4) || defined(DGUX) || defined(hp800) || (SYSVREL > 3 && defined(VFORK))
47 #endif /* SUNOS4 || DGUX || hp800 || SVR4 & VFORK */
H A Dsh.time.c33 #ifdef SUNOS4
35 #endif /* SUNOS4 */
242 #ifdef SUNOS4
258 #ifdef SUNOS4
260 #else /* SUNOS4 */
270 #endif /* SUNOS4 */
509 #ifdef SUNOS4
521 #endif /* SUNOS4 */
H A Dtc.alloc.c189 #ifdef SUNOS4
H A Dsh.h352 #if !((defined(SUNOS4) || defined(_MINIX) /* || defined(DECOSF1) */) && defined(TERMIO))
369 #if (!defined(FIOCLEX) && defined(SUNOS4)) || ((SYSVREL == 4) && !defined(_SEQUENT_) && !defined(SCO) && !defined(_SX)) && !defined(__MVS__)
371 #endif /* (!FIOCLEX && SUNOS4) || (SYSVREL == 4 && !_SEQUENT_ && !SCO && !_SX ) */
H A Ded.init.c605 #ifdef SUNOS4
607 #else /* !SUNOS4 */
613 #endif /* SUNOS4 */
H A Ded.inputl.c114 # ifdef SUNOS4
116 # else /* !SUNOS4 */
122 # endif /* SUNOS4 */
H A Dsh.sem.c41 # ifndef SUNOS4
45 # endif /* !SUNOS4 */
/freebsd-current/sbin/ipf/ipsend/
H A DMakefile12 SUNOS4=sock.o arp.o inet_addr.o macro
67 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
69 make ipresend "ROBJS=$(ROBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
71 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(BPF) $(SUNOS4)" "CC=$(CC)" \
75 make ipsend "OBJS=$(OBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
77 make ipresend "ROBJS=$(ROBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
79 make iptest "TOBJS=$(TOBJS)" "UNIXOBJS=$(NIT) $(SUNOS4)" "CC=$(CC)" \
/freebsd-current/contrib/tcpdump/
H A Dparsenfsfh.c114 #if defined(SUNOS4)
145 * DECOSF, SUNOS4, or IRIX4
153 /* could be SUNOS4 or IRIX4 */
169 * bytes[0,1] != (0,0); rules out Auspex, IRIX4, SUNOS4
315 *osnamep = "SUNOS4";

Completed in 275 milliseconds