Home
last modified time | relevance | path

Searched refs:HAVE_SANDBOX_H (Results 1 – 7 of 7) sorted by relevance

/external/libcups/scheduler/
Dcups-exec.c23 #ifdef HAVE_SANDBOX_H
52 #ifdef HAVE_SANDBOX_H in main()
141 #ifdef HAVE_SANDBOX_H in main()
Dprocess.c61 #ifdef HAVE_SANDBOX_H
74 #ifdef HAVE_SANDBOX_H in cupsdCreateProfile()
374 #ifdef HAVE_SANDBOX_H in cupsdDestroyProfile()
856 #ifdef HAVE_SANDBOX_H
Dserver.c42 #ifdef HAVE_SANDBOX_H in cupsdStartServer()
Djob.c4878 #ifdef HAVE_SANDBOX_H in start_job()
/external/libcups/xcode/
Dconfig.h605 #define HAVE_SANDBOX_H 1 macro
/external/libcups/
Dconfig.h.in590 #undef HAVE_SANDBOX_H
/external/libcups/config-scripts/
Dcups-common.m4393 AC_CHECK_HEADER(sandbox.h,AC_DEFINE(HAVE_SANDBOX_H)) definition