Home
last modified time | relevance | path

Searched defs:file_buffer (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca_pfs.c134 char file_buffer[3200]; in __parse_ca_info_file() local
265 char file_buffer[3200]; in __parse_port_info_file() local
417 char file_buffer[3200]; in __get_port_guid_from_port_gid_tbl() local
H A Dosm_vendor_mlx_hca_sim.c180 char file_buffer[3200]; in __parse_ca_info_file() local
311 char file_buffer[3200]; in __parse_port_info_file() local
463 char file_buffer[3200]; in __get_port_guid_from_port_gid_tbl() local
/freebsd/contrib/file/src/
H A Dfuncs.c323 file_buffer(struct magic_set *ms, int fd, struct stat *st, in file_buffer() function