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