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

/scfdot/
H A Dscfdot.c218 * Fill in buf with the restarter of instance i. Uses g_pg, g_prop, and
222 get_restarter(scf_instance_t *i, char *buf, size_t bufsz) argument
227 buf[0] = '\0';
245 if (scf_value_get_astring(g_val, buf, bufsz) < 0) {

Completed in 6 milliseconds