Searched defs:unset (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/bin/stty/ |
H A D | modes.c | 45 unsigned int unset; member
|
/openbsd-src/usr.sbin/lpr/lpd/ |
H A D | modes.c | 42 long unset; member
|
/openbsd-src/sys/arch/alpha/stand/setnetbootinfo/ |
H A D | setnetbootinfo.c | 49 int verbose, force, unset; variable
|
/openbsd-src/usr.sbin/mtree/ |
H A D | spec.c | 310 unset(char *t, NODE *ip) in unset() function
|
/openbsd-src/usr.sbin/gpioctl/ |
H A D | gpioctl.c | 304 unset(int pin, char *name) in unset() function
|
/openbsd-src/usr.sbin/lpd/ |
H A D | lp_stty.c | 287 long unset; member
|
/openbsd-src/bin/csh/ |
H A D | set.c | 457 unset(Char **v, struct command *t) in unset() function
|
/openbsd-src/usr.bin/mail/ |
H A D | cmd3.c | 412 unset(void *v) in unset() function
|
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/ |
H A D | sdma_v4_4_2.c | 431 int i, unset = 0; in sdma_v4_4_2_inst_gfx_stop() local 478 bool unset = false; in sdma_v4_4_2_inst_page_stop() local
|
/openbsd-src/bin/ksh/ |
H A D | var.c | 752 unset(struct tbl *vp, int array_ref) in unset() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A D | p811.C | 85 void unset(state_value flag) { _state &= ~flag; } in unset() function
|
H A D | p784.C | 423 void unset(state_value flag) { _state &= ~flag; } in unset() function
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | genmodes.c | 247 #define validate_field_(mname, fname, req, val, unset, file, line) do { \ argument
|