Home
last modified time | relevance | path

Searched defs:pskip (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/kldconfig/
H A Dkldconfig.c144 struct pathentry *pe, *pskip; in addpath() local
/dragonfly/lib/libc/db/btree/
H A Dbt_split.c586 bt_psplit(BTREE *t, PAGE *h, PAGE *l, PAGE *r, indx_t *pskip, size_t ilen) in bt_psplit()