OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Driver
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/hunt/hunt/
hunt.c
58
static const char
Driver
[] = OVERRIDE_PATH_HUNTD;
60
static const char
Driver
[] = PATH_HUNTD;
326
* usually means that the
driver
isn't running, so we start
327
* up the
driver
.
489
execl(
Driver
, "HUNT", (char *) NULL);
492
execl(
Driver
, "HUNT", "-p", contactportstr,
546
leavex(1, "Unable to start
driver
. Try again.");
hunt.c
58
static const char
Driver
[] = OVERRIDE_PATH_HUNTD;
60
static const char
Driver
[] = PATH_HUNTD;
326
* usually means that the
driver
isn't running, so we start
327
* up the
driver
.
489
execl(
Driver
, "HUNT", (char *) NULL);
492
execl(
Driver
, "HUNT", "-p", contactportstr,
546
leavex(1, "Unable to start
driver
. Try again.");
hunt.c
58
static const char
Driver
[] = OVERRIDE_PATH_HUNTD;
60
static const char
Driver
[] = PATH_HUNTD;
326
* usually means that the
driver
isn't running, so we start
327
* up the
driver
.
489
execl(
Driver
, "HUNT", (char *) NULL);
492
execl(
Driver
, "HUNT", "-p", contactportstr,
546
leavex(1, "Unable to start
driver
. Try again.");
Completed in 37 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025