Home
last modified time | relevance | path

Searched defs:bonesid (Results 1 – 24 of 24) sorted by relevance

/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dbones.c192 char c, *bonesid; local
369 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c371 create_bonesfile(lev, bonesid) in create_bonesfile() argument
453 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/nethack34/nethack-3.4.3/src/
H A Dbones.c201 char c, *bonesid; local
379 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c652 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
741 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dbones.c201 char c, *bonesid; local
379 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c652 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
741 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/nethack33/nethack-3.3.1/src/
H A Dbones.c192 char c, *bonesid; local
369 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c371 create_bonesfile(lev, bonesid) in create_bonesfile() argument
453 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dbones.c192 char c, *bonesid; local
369 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c371 create_bonesfile(lev, bonesid) in create_bonesfile() argument
453 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dbones.c201 char c, *bonesid; local
379 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c651 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
740 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dbones.c222 char c, *bonesid; local
424 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c713 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
833 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dbones.c256 char c, *bonesid; local
450 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c803 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
926 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dbones.c249 char c, *bonesid; local
436 char c, *bonesid, oldbonesid[10]; in getbones() local
H A Dfiles.c751 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
840 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dbones.c367 char c, *bonesid; local
582 char c, *bonesid, oldbonesid[40]; /* was [10]; more should be safer */ in getbones() local
H A Dfiles.c800 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
886 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dbones.c367 char c, *bonesid; local
582 char c, *bonesid, oldbonesid[40]; /* was [10]; more should be safer */ in getbones() local
H A Dfiles.c800 create_bonesfile(lev, bonesid, errbuf) in create_bonesfile() argument
886 open_bonesfile(lev, bonesid) in open_bonesfile() argument
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dbones.c384 char c, *bonesid; in savebones() local
596 char c = 0, *bonesid, oldbonesid[40]; /* was [10]; more should be safer */ in getbones() local
H A Dfiles.c833 create_bonesfile(d_level *lev, char **bonesid, char errbuf[]) in create_bonesfile()
915 open_bonesfile(d_level *lev, char **bonesid) in open_bonesfile()