Lines Matching refs:allow_fd
113 int err, allow_fd ;
117 allow_fd = SF_FALSE ;
120 allow_fd = SF_TRUE ;
129 file = test_open_file_or_die (filename, SFM_WRITE, &sfinfo, allow_fd, __LINE__) ;
151 file = test_open_file_or_die (filename, SFM_READ, &sfinfo, allow_fd, __LINE__) ;
194 int err, allow_fd ;
211 allow_fd = SF_FALSE ;
214 allow_fd = SF_TRUE ;
218 file = test_open_file_or_die (filename, SFM_WRITE, &sfinfo, allow_fd, __LINE__) ;
243 file = test_open_file_or_die (filename, SFM_READ, &sfinfo, allow_fd, __LINE__) ;