Searched defs:modpush (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c930 * modpush()
935 modpush(int fd, const char *modname, const char *text) function
984 modpush(fd, AHDLC_MOD_NAME, "PPP async HDLC") < 0) {
992 (void) modpush(fd, COMP_MOD_NAME, "PPP compression");

Completed in 50 milliseconds