/src/sbin/mount_portal/ |
activate.c | 1 /* $NetBSD: activate.c,v 1.15 2009/04/11 07:36:43 lukem Exp $ */ 34 * from: Id: activate.c,v 1.2 1992/05/27 07:09:27 jsp Exp 35 * @(#)activate.c 8.3 (Berkeley) 4/28/95 40 __RCSID("$NetBSD: activate.c,v 1.15 2009/04/11 07:36:43 lukem Exp $"); 181 activate(qelem *q, int so) function in typeref:typename:void 194 syslog(LOG_WARNING, "activate: recvmsg: %m");
|
activate.c | 1 /* $NetBSD: activate.c,v 1.15 2009/04/11 07:36:43 lukem Exp $ */ 34 * from: Id: activate.c,v 1.2 1992/05/27 07:09:27 jsp Exp 35 * @(#)activate.c 8.3 (Berkeley) 4/28/95 40 __RCSID("$NetBSD: activate.c,v 1.15 2009/04/11 07:36:43 lukem Exp $"); 181 activate(qelem *q, int so) function in typeref:typename:void 194 syslog(LOG_WARNING, "activate: recvmsg: %m");
|
activate.c | 1 /* $NetBSD: activate.c,v 1.15 2009/04/11 07:36:43 lukem Exp $ */ 34 * from: Id: activate.c,v 1.2 1992/05/27 07:09:27 jsp Exp 35 * @(#)activate.c 8.3 (Berkeley) 4/28/95 40 __RCSID("$NetBSD: activate.c,v 1.15 2009/04/11 07:36:43 lukem Exp $"); 181 activate(qelem *q, int so) function in typeref:typename:void 194 syslog(LOG_WARNING, "activate: recvmsg: %m");
|
/src/sys/arch/shark/shark/ |
ns87307.c | 282 /* activate the device */ 337 u_char activate; 348 NSIO_READ_REG( nsioIot, nsioIoh, NSIO_CFG_ACTIVATE, activate ); 359 printf("activate: %x\n",activate); 335 u_char activate; local in function:nsioConfigPrint
|
ns87307.c | 282 /* activate the device */ 337 u_char activate; 348 NSIO_READ_REG( nsioIot, nsioIoh, NSIO_CFG_ACTIVATE, activate ); 359 printf("activate: %x\n",activate); 335 u_char activate; local in function:nsioConfigPrint
|
ns87307.c | 282 /* activate the device */ 337 u_char activate; 348 NSIO_READ_REG( nsioIot, nsioIoh, NSIO_CFG_ACTIVATE, activate ); 359 printf("activate: %x\n",activate); 335 u_char activate; local in function:nsioConfigPrint
|