HomeSort by: relevance | last modified time | path
    Searched refs:faf_data (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_fileassoc.c 70 specificdata_reference faf_data; /* Assoc data. */ member in struct:fileassoc_file
143 return specificdata_getspecific(fileassoc_domain, &faf->faf_data,
152 specificdata_setspecific(fileassoc_domain, &faf->faf_data,
182 specificdata_fini(fileassoc_domain, &faf->faf_data);
540 specificdata_init(fileassoc_domain, &faf->faf_data);
kern_fileassoc.c 70 specificdata_reference faf_data; /* Assoc data. */ member in struct:fileassoc_file
143 return specificdata_getspecific(fileassoc_domain, &faf->faf_data,
152 specificdata_setspecific(fileassoc_domain, &faf->faf_data,
182 specificdata_fini(fileassoc_domain, &faf->faf_data);
540 specificdata_init(fileassoc_domain, &faf->faf_data);

Completed in 26 milliseconds