/src/sys/fs/filecorefs/ |
filecore_extern.h | 94 struct filecore_disc_record drec; member in struct:filecore_mnt
|
filecore_extern.h | 94 struct filecore_disc_record drec; member in struct:filecore_mnt
|
/src/lib/libc/net/ |
nsdispatch.c | 595 struct _ns_drec drec, *ldrec; local in function:nsdispatch 628 drec.thr = thr_self(); 631 if (ldrec->thr == drec.thr) 634 LIST_INSERT_HEAD(&_ns_drec, &drec, list); 638 LIST_REMOVE(&drec, list); 685 LIST_REMOVE(&drec, list);
|
nsdispatch.c | 595 struct _ns_drec drec, *ldrec; local in function:nsdispatch 628 drec.thr = thr_self(); 631 if (ldrec->thr == drec.thr) 634 LIST_INSERT_HEAD(&_ns_drec, &drec, list); 638 LIST_REMOVE(&drec, list); 685 LIST_REMOVE(&drec, list);
|