Searched refs:doset (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/sys/arch/arm/gemini/ |
| D | gemini_lpchc.c | 28 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/ |
| D | init.c | 91 { "set", doset, 0, INF },
|
| D | extern.h | 280 void doset(Char **, struct command *);
|
| D | set.c | 160 doset(Char **v, struct command *t) in doset() function
|
| /netbsd/src/games/hack/ |
| D | hack.options.c | 240 doset(void) in doset() function
|
| D | hack.cmd.c | 98 { 'O', doset },
|
| D | extern.h | 292 int doset(void);
|
| /netbsd/src/usr.bin/telnet/ |
| D | commands.c | 1244 #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/ |
| D | ntpdc_ops.c | 65 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/ |
| D | CommitLog-4.1.0 | 1435 * ntpdc/ntpdc_ops.c (doset): SYS_FLAG_PPS cleanup
|