Searched defs:SCM_RIGHTS (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libcs/features/ | ||
H A D | cs.c | 34 #ifdef SCM_RIGHTS 35 #undef SCM_RIGHTS macro 37 #define SCM_RIGHTS 1 macro 149 #ifdef SCM_RIGHTS 150 sfprintf(sfstdout, "\n#define SCM_RIGHTS %d\n", SCM_RIGHTS); |
Completed in 20 milliseconds