Searched defs:search (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/concurrent/
H A Dlinked_list.c19 static struct ll_element *search(struct ll_element *head, function
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Dgfd.tex[all...]
/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_fat.c121 struct fat_dirsearch search; member in struct:fat_dirhandle
218 dirsearch_initialize(struct fat_dirsearch *search, fat_direntry_t *parent) argument
225 dirsearch_wipe(struct fat_dirsearch *search, struct fat_mount *mount) argument
325 next_f16_rootdir_block(struct fat_mount *mount, struct fat_dirsearch *search, uint8_t **data) argument
379 next_subdir_block(struct fat_mount *mount, struct fat_dirsearch *search, uint8_t **data) argument
450 read_next_direntry(struct fat_mount *mount, struct fat_dirsearch *search, char dosfn[12], uint16_t lfn_data[LFN_CHAR_COUNT], bool *has_lfn, uint8_t direntry_data[fat_direntry_size]) argument
568 struct fat_dirsearch search; local
[all...]

Completed in 53 milliseconds