HomeSort by: relevance | last modified time | path
    Searched refs:has_spawn (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/rcs/include/
conf.h 186 #define has_spawn 0 /* Does spawn*() work? */ macro
343 #if has_spawn
  /src/external/gpl2/rcs/dist/src/
conf.heg 185 #define has_spawn 0 /* Does spawn*() work? */
338 #if has_spawn
rcsutil.c 902 #if has_fork || has_spawn
936 #if has_spawn
953 #else /* !has_fork && !has_spawn */
988 #if !has_spawn && has_fork
1032 #if has_spawn
1347 #if (has_fork||has_spawn) && DIFF_ABSOLUTE

Completed in 20 milliseconds