Searched refs:cmdstring (Results 1 – 1 of 1) sorted by relevance
90 char cmdstring[256], stripline[8]; in testAPI() local161 snprintf(cmdstring, sizeof(cmdstring), "who | grep '%s '", in testAPI()163 system(cmdstring); in testAPI()181 system(cmdstring); in testAPI()208 snprintf(cmdstring, sizeof(cmdstring), "last | grep '%s ' | head -3", in testAPI()210 system(cmdstring); in testAPI()