Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dfile.c102 open_file_fd(tOptions * pOpts, tOptDesc * pOD, tuFileMode mode) in open_file_fd() function
189 case FTYPE_MODE_OPEN_FD: open_file_fd( pOpts, pOD, mode); break; in optionFileCheck()
H A Dproto.h156 open_file_fd(tOptions * pOpts, tOptDesc * pOD, tuFileMode mode);