Searched refs:prop_len (Results 1 - 1 of 1) sorted by relevance

/system/core/reboot/
H A Dreboot.c27 size_t prop_len; local
60 prop_len = snprintf(property_val, sizeof(property_val), "%s,%s", cmd, optarg);
61 if (prop_len >= sizeof(property_val)) {

Completed in 41 milliseconds