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

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c2993 count_string(cnp->path, count);
3014 count_string(cmnp->name, count);
3015 count_string(cmnp->nodetype, count);
3029 count_string(clp->path, count);
3030 count_string(clp->content, count);
3035 count_string(const char *str, uint32_t *count) function
3038 (void) dprintf(DBG_ERR, "count_string: NULL argument\n");
H A Ddevinfo_devlink.h333 static void count_string(const char *str, uint32_t *count);

Completed in 29 milliseconds