execl 154 examples/libsmbclient/smbwrapper/smbsh.c execl(shellpath,"smbsh", NULL);
execl 157 examples/libsmbclient/smbwrapper/smbsh.c execl("/bin/sh", "smbsh", NULL);
execl 195 source3/lib/smbrun.c execl("/bin/sh","sh","-c",
execl 346 source3/lib/smbrun.c execl("/bin/sh", "sh", "-c", cmd, NULL);
execl 40 source3/web/startstop.c execl(binfile, binfile, "-D", NULL);
execl 60 source3/web/startstop.c execl(binfile, binfile, "-D", NULL);
execl 80 source3/web/startstop.c execl(binfile, binfile, NULL);
execl 85 source4/nbt_server/wins/wins_hook.c execl("/bin/sh", "sh", "-c", cmd, NULL);