OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:needc
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/config/
files.c
102
int
needc
, needf;
local in function:addfile
107
needc
= flags & FI_NEEDSCOUNT;
109
if (
needc
&& needf) {
113
if (optx == NULL && (
needc
|| needf)) {
114
cfgerror("nothing to %s for %s",
needc
? "count" : "flag",
files.c
102
int
needc
, needf;
local in function:addfile
107
needc
= flags & FI_NEEDSCOUNT;
109
if (
needc
&& needf) {
113
if (optx == NULL && (
needc
|| needf)) {
114
cfgerror("nothing to %s for %s",
needc
? "count" : "flag",
Completed in 28 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025