Home
last modified time | relevance | path

Searched refs:openface (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/games/
H A Dmemo.c18 Image *openface(char *path);
276 face[i] = openface(facepaths[i]); in afaces()
377 openface(char *path) in openface() function