Searched refs:_sd_open_cd (Results 1 – 3 of 3) sorted by relevance
971 if (_sd_open_cd(cd_gl->sv_volname, cd, flag) < 0) { in _sd_failover_file_open()
1080 extern int _sd_open_cd(char *filename, const int cd, const int flag);
1326 cd = _sd_open_cd(filename, -1, flag); in _sd_open()1356 _sd_open_cd(char *filename, const int cd, const int flag) in _sd_open_cd() function