Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dsystm.h215 void tablefull (const char *);
/dragonfly/sys/vfs/ufs/
H A Dufs_quota.c798 tablefull("dquot"); in ufs_dqget()
/dragonfly/sys/kern/
H A Dsubr_prf.c136 tablefull(const char *tab) in tablefull() function