Home
last modified time | relevance | path

Searched refs:buftmp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libfcoe/common/
H A Dlibfcoe.c314 char buftmp[FCOE_PORT_LIST_LENGTH] = {0}; in fcoe_add_remove_scf_entry() local
324 (void) strcpy(buftmp, buf); in fcoe_add_remove_scf_entry()
325 macnameIter = strtok(buftmp, ":"); in fcoe_add_remove_scf_entry()