Home
last modified time | relevance | path

Searched refs:force (Results 1 – 2 of 2) sorted by relevance

/pciutils/
H A DMakefile78 lib/$(PCIIMPLIB): $(PCIINC) force
81 force: target
256 .PHONY: all clean distclean install install-lib uninstall force tags TAGS
H A Dsetpci.c20 static int force; /* Don't complain if no devices match */ variable
236 if (!vec[0] && !force) in execute()
501 force++; in parse_options()