Home
last modified time | relevance | path

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

/trueos/usr.bin/locate/code/
HDlocate.code.c261 char bg0, bg1, *p; in bgindex() local
263 bg0 = bg[0]; in bgindex()
266 if (*p++ == bg0 && *p == bg1) in bgindex()