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

/xsrc/external/mit/ctwm/dist/
H A Doccupation.c1453 char *wrkSpcName, *tokst; local in function:GetMaskFromResource
1477 for(wrkSpcName = strtok_r(res, " ", &tokst) ; wrkSpcName
1478 ; wrkSpcName = strtok_r(NULL, " ", &tokst)) {

Completed in 3 milliseconds