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

/solaris-userland/components/openvswitch/files/lib/
H A Dutil-solaris.c160 * If the `dsize' for the `driver' is not atleast MAXLINKNAMELEN then part of
168 dlparse_drvppa(const char *linknamep, char *driver, uint_t dsize, uint_t *ppa) argument
205 (void) strlcpy(driver, linkname, dsize);

Completed in 30 milliseconds