Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/utils/indxbib/
HDindxbib.cpp101 static void possibly_store_key(char *s, int len);
600 possibly_store_key(key_buffer, key_len); in do_file()
610 possibly_store_key(key_buffer, key_len); in do_file()
636 possibly_store_key(key_buffer, key_len); in do_file()
676 static void possibly_store_key(char *s, int len) in possibly_store_key() function