Home
last modified time | relevance | path

Searched defs:c_link (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/cmp/
H A Dlink.c42 c_link(const char *file1, off_t skip1, const char *file2, off_t skip2) in c_link() function
/dflybsd-src/games/gomoku/
H A Dgomoku.h179 struct combostr *c_link[2]; /* C:previous level or F:NULL */ member