Lines Matching defs:literal
2176 size_t proplen, boolean_t literal)
2193 NULL, NULL, 0, literal);
2321 * Retrieve a property from the given object. If 'literal' is specified, then
2329 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal)
2353 * this into a string unless 'literal' is specified.
2360 if (literal ||
2459 * (unless literal is set), and indicate that it's the default
2464 if (literal)
2469 if (literal)
2487 * literal is set), and indicate that it's the default value.
2491 if (literal) {
2563 if (literal || (strcasecmp(propbuf,
2610 if (literal)
2904 char *propbuf, int proplen, boolean_t literal)
2916 if (literal) {
2963 char *propbuf, int proplen, boolean_t literal)
2973 if (literal) {
4160 boolean_t literal)
4222 if (entry->pl_fixed && !literal)
4227 buf, sizeof (buf), NULL, NULL, 0, literal) == 0) {
4233 buf, sizeof (buf), literal) == 0)
4246 buf, sizeof (buf), literal) == 0)