Searched refs:sunos_direntry (Results 1 – 2 of 2) sorted by relevance
391 struct sunos_direntry { struct399 struct sunos_direntry *curr; argument400 struct sunos_direntry *previous;408 struct sunos_direntry * dirent; in sunos_filldirentry()432 struct sunos_direntry * lastdirent; in sunos_getdirentries()444 if(cnt < (sizeof(struct sunos_direntry) + 255)) in sunos_getdirentries()447 buf.curr = (struct sunos_direntry *) dirent; in sunos_getdirentries()
347 struct sunos_direntry { struct355 struct sunos_direntry *curr; argument356 struct sunos_direntry *previous;364 struct sunos_direntry * dirent; in sunos_filldirentry()391 struct sunos_direntry * lastdirent; in sunos_getdirentries()403 if(cnt < (sizeof(struct sunos_direntry) + 255)) in sunos_getdirentries()406 buf.curr = (struct sunos_direntry *) dirent; in sunos_getdirentries()