Home
last modified time | relevance | path

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

/freebsd/lib/libjail/
H A Djail.c65 static const char *bool_values[] = { "false", "true" }; variable
344 if (!jailparam_import_enum(bool_values, 2, in jailparam_import()
768 strlcpy(valbuf, bool_values[ival], in jailparam_export()