Home
last modified time | relevance | path

Searched defs:all (Results 1 – 9 of 9) sorted by relevance

/unit/pkg/npm/
H A DMakefile23 all: copy target
/unit/docs/
H A DMakefile23 all: changes changelogs target
/unit/pkg/deb/
H A DMakefile176 all: check-build-depends-all unit modules target
/unit/pkg/rpm/
H A DMakefile150 all: check-build-depends-all unit modules target
/unit/pkg/contrib/
H A DMakefile1 all: install target
/unit/pkg/docker/
H A DMakefile167 all: $(addprefix Dockerfile., $(MODVERSIONS)) target
/unit/src/
H A Dnxt_script.c270 nxt_conf_value_t *all; in nxt_script_info_get_all() local
H A Dnxt_cert.c449 nxt_conf_value_t *all; in nxt_cert_info_get_all() local
H A Dnxt_h1proto.c1404 nxt_h1p_complete_buffers(nxt_task_t *task, nxt_h1proto_t *h1p, nxt_bool_t all) in nxt_h1p_complete_buffers()