llpc              208 lib/services/upstart.c             int llpc = 0;
llpc              211 lib/services/upstart.c             while (path[llpc] != 0) {
llpc              212 lib/services/upstart.c                 if (path[llpc] == '/') {
llpc              213 lib/services/upstart.c                     job = path + llpc + 1;
llpc              215 lib/services/upstart.c                 llpc++;