Home
last modified time | relevance | path

Searched refs:doset (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/sys/arch/arm/gemini/
Dgemini_lpchc.c28 bus_size_t offset, uint32_t bit, boolean_t doset) in gemini_lpchc_sirq_cfg() argument
33 if (doset) in gemini_lpchc_sirq_cfg()
/netbsd/src/bin/csh/
Dinit.c91 { "set", doset, 0, INF },
Dextern.h280 void doset(Char **, struct command *);
Dset.c160 doset(Char **v, struct command *t) in doset() function
/netbsd/src/games/hack/
Dhack.options.c240 doset(void) in doset() function
Dhack.cmd.c98 { 'O', doset },
Dextern.h292 int doset(void);
/netbsd/src/usr.bin/telnet/
Dcommands.c1244 #define doset(sl) if (sl->name && *sl->name != ' ') { \ in display() macro
1257 doset(sl); in display()
1276 doset(sl); in display()
1286 #undef doset in display()
/netbsd/src/external/bsd/ntp/dist/ntpdc/
Dntpdc_ops.c65 static void doset (struct parse *, FILE *, int);
1550 doset(pcmd, fp, REQ_SET_SYS_FLAG); in set()
1563 doset(pcmd, fp, REQ_CLR_SYS_FLAG); in sys_clear()
1571 doset( in doset() function
/netbsd/src/external/bsd/ntp/dist/
DCommitLog-4.1.01435 * ntpdc/ntpdc_ops.c (doset): SYS_FLAG_PPS cleanup