Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Did.h50 extern int ID0kldload(const char *);
74 #define ID0kldload kldload macro
H A Did.c267 ID0kldload(const char *dev) in ID0kldload() function
H A Ddefs.c431 if (ID0kldload(module) == -1) { in loadmodules()