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

/osnet-11/usr/src/lib/libdladm/common/
H A Dlibdlmgmt.c766 dladm_reinit_phys(dladm_handle_t handle, const char *phys_prefix) argument
775 if (phys_prefix == NULL) {
778 (void) strlcpy(reinit.ld_phys_prefix, phys_prefix,
1372 dladm_get_phys_prefix(dladm_handle_t handle, char *phys_prefix) argument
1379 if (phys_prefix == NULL)
1386 (void) strlcpy(phys_prefix, retval.lr_phys_prefix,

Completed in 21 milliseconds