Searched refs:isup (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dmapc.c113 isup_fn *isup; /* Is service up or not? (1=up, 0=down) */ member in struct:map_type
225 NULL, /* isup function */
235 NULL, /* isup function */
257 NULL, /* isup function */
268 NULL, /* isup function */
279 NULL, /* isup function */
301 NULL, /* isup function */
312 NULL, /* isup function */
323 NULL, /* isup function */
336 NULL, /* isup functio
[all...]
H A Damq_subr.c582 if (m->isup)
583 x = (*m->isup)(m, m->map_name);
H A Damd.h360 isup_fn *isup; /* Is service up or not? (1=up, 0=down) */ member in struct:mnt_map
/netbsd-current/external/mit/lua/dist/src/
H A Dldebug.c519 static const char *gxf (const Proto *p, int pc, Instruction i, int isup) { argument
522 if (isup) /* is an upvalue? */
/netbsd-current/external/bsd/ppp/usr.sbin/pppd/
H A Dsys-bsd.c1289 ccp_flags_set(int unit, int isopen, int isup) argument
1295 x = isup? x | SC_CCP_UP: x &~ SC_CCP_UP;

Completed in 146 milliseconds