Searched defs:count_string (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c2989 count_string(cnp->path, count);
3010 count_string(cmnp->name, count);
3011 count_string(cmnp->nodetype, count);
3025 count_string(clp->path, count);
3026 count_string(clp->content, count);
3031 count_string(const char *str, uint32_t *count) function
3034 (void) dprintf(DBG_ERR, "count_string: NULL argument\n");

Completed in 1295 milliseconds