Searched refs:BSD (Results 1 - 4 of 4) sorted by relevance

/system/core/sh/
H A Dshell.h41 * define BSD if you are running 4.2 BSD or later.
55 #ifndef BSD
56 #define BSD 1 macro
H A Derror.h110 * BSD setjmp saves the signal mask, which violates ANSI C and takes time,
114 #if defined(BSD) && !defined(__SVR4) && !defined(__linux__)
H A Dexec.c162 #ifndef BSD
185 #if !defined(BSD) && !defined(__linux__)
200 #if !defined(BSD) && !defined(__linux__)
H A Djobs.c52 #ifdef BSD
1136 * If neither SYSV nor BSD is defined, we don't implement nonblocking
1155 #ifdef BSD

Completed in 47 milliseconds