Home
last modified time | relevance | path

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

/dports/sysutils/ldapvi/ldapvi-1.7/
H A Dmisc.c268 home_filename(char *name) in home_filename() function
291 return home_filename(".ldapvi_history"); in history_filename()
H A DNEWS2 - Fixed buffer overrun in home_filename(), thanks to Thomas Friebel.
H A Dcommon.h277 char *home_filename(char *name);
H A Darguments.c547 char *filename = home_filename(".ldapvirc"); in parse_configuration()