Searched defs:fno (Results 1 – 5 of 5) sorted by relevance
12 FILINFO* fno /* Name read buffer */ in delete_node()59 FILINFO fno; in main() local
22 void fno(void) in fno() function
193 PyObject *fno = _PyObject_CallNoArg(meth); in PyObject_AsFileDescriptor() local
2156 FILINFO* fno /* Pointer to the file information to be filled */ in get_fileinfo()3973 FILINFO fno; in f_getcwd() local4300 FILINFO* fno /* Pointer to file information to return */ in f_readdir()4336 FILINFO* fno /* Pointer to the file information structure */ in f_findnext()4361 FILINFO* fno, /* Pointer to the file information structure */ in f_findfirst()4388 FILINFO* fno /* Pointer to file information to return */ in f_stat()5111 const FILINFO* fno /* Pointer to the timestamp to be set */
370 FILINFO fno; member