llpc              262 lib/services/upstart.c             int llpc = 0;
llpc              265 lib/services/upstart.c             while (path[llpc] != 0) {
llpc              266 lib/services/upstart.c                 if (path[llpc] == '/') {
llpc              267 lib/services/upstart.c                     job = path + llpc + 1;
llpc              269 lib/services/upstart.c                 llpc++;