OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pvalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/tunefs/
tunefs.c
115
const char *avalue, *
pvalue
, *name;
local in function:main
119
avalue =
pvalue
= NULL;
193
pvalue
= optarg;
194
if (strcmp(
pvalue
, "enable") &&
195
strcmp(
pvalue
, "disable")) {
391
if (strcmp(
pvalue
, "enable") == 0) {
403
} else if (strcmp(
pvalue
, "disable") == 0) {
tunefs.c
115
const char *avalue, *
pvalue
, *name;
local in function:main
119
avalue =
pvalue
= NULL;
193
pvalue
= optarg;
194
if (strcmp(
pvalue
, "enable") &&
195
strcmp(
pvalue
, "disable")) {
391
if (strcmp(
pvalue
, "enable") == 0) {
403
} else if (strcmp(
pvalue
, "disable") == 0) {
Completed in 23 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025