Home
last modified time | relevance | path

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

/dragonfly/usr.bin/rs/
H A Drs.c122 char **padto; in getfile() local
/dragonfly/sys/kern/
H A Duipc_mbuf.c2276 m_devpad(struct mbuf *m, int padto) in m_devpad()