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