Home
last modified time | relevance | path

Searched defs:background (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_reg_utils.h123 #define AL_MASK_VAL(mask, data, background) \ argument
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h119 unsigned background:1; member
H A Dngx_http_request.h556 unsigned background:1; member
/f-stack/app/redis-5.0.5/src/
H A Dserver.c4220 int background = server.daemonize && !server.supervised; in main() local