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

/osnet-11/usr/src/lib/libfedfs/common/
H A Dnsdb_primitives.c352 char_to_array(char *val0, char *val1, char *val2) function
434 attrs[i]->mod_values = char_to_array(fsnuuid, NULL, NULL);
438 attrs[i]->mod_values = char_to_array(nsdb, NULL, NULL);
442 attrs[i]->mod_values = char_to_array("fedfsFsn", "top", NULL);
485 attrs[i]->mod_values = char_to_array(nsdb, NULL, NULL);
489 attrs[i]->mod_values = char_to_array(host, NULL, NULL);
501 attrs[i]->mod_values = char_to_array(fsluuid, NULL, NULL);
505 attrs[i]->mod_values = char_to_array(fsnuuid, NULL, NULL);
509 attrs[i]->mod_values = char_to_array("300", NULL, NULL);
513 attrs[i]->mod_values = char_to_array("
[all...]

Completed in 22 milliseconds