Home
last modified time | relevance | path

Searched refs:ks_path (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dksem.h62 const char *ks_path; member
/f-stack/freebsd/kern/
H A Duipc_sem.c279 if (ks->ks_path != NULL) { in ksem_fill_kinfo()
281 if (ks->ks_path != NULL) { in ksem_fill_kinfo()
282 path = ks->ks_path; in ksem_fill_kinfo()
400 ks->ks_path = path; in ksem_insert()
422 map->km_ksem->ks_path = NULL; in ksem_remove()