Searched refs:p_path (Results 1 – 1 of 1) sorted by relevance
1025 void get_tty_conf(const char *p_path,char *ttyPort) in get_tty_conf() argument1032 printf( "Attempt to load conf from %s", p_path); in get_tty_conf()1034 if ((p_file = fopen(p_path, "r")) != NULL) in get_tty_conf()1070 printf( "vnd_load_conf file >%s< not found", p_path); in get_tty_conf()