Searched refs:FORK (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1376 # define FORK fork /* SecureWare wants the real fork! */ macro
1378 # define FORK vfork /* the rest of the OS versions don't care */ macro
2921 # ifndef FORK
2922 # define FORK fork /* function to call to fork mailer */ macro
2923 # endif /* ! FORK */
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c1073 #ifndef FORK
1074 # define FORK fork macro
1075 #endif /* ! FORK */
2346 DOFORK(FORK);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl6480 2442 OCR FORK
6481 2443 OCR INVERTED FORK

Completed in 186 milliseconds