Searched refs:unixNameLength (Results 1 – 1 of 1) sorted by relevance
103 int unixNameLength; in unix_loop() local107 unixNameLength = strlen(arg); in unix_loop()108 if(unixNameLength > 1 && arg[unixNameLength-1] == '/') { in unix_loop()111 name[unixNameLength-1]='\0'; in unix_loop()