Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.c117 static char *getmnton(kvm_t *kd, struct mount *m);
1327 vn->vn_mntdir = getmnton(kd, vnode.v_mount); in procstat_get_vnode_info_kvm()
1679 getmnton(kvm_t *kd, struct mount *m) in getmnton() function