Home
last modified time | relevance | path

Searched defs:unset (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/bin/stty/
H A Dmodes.c45 unsigned int unset; member
/openbsd-src/usr.sbin/lpr/lpd/
H A Dmodes.c42 long unset; member
/openbsd-src/sys/arch/alpha/stand/setnetbootinfo/
H A Dsetnetbootinfo.c49 int verbose, force, unset; variable
/openbsd-src/usr.sbin/mtree/
H A Dspec.c310 unset(char *t, NODE *ip) in unset() function
/openbsd-src/usr.sbin/gpioctl/
H A Dgpioctl.c304 unset(int pin, char *name) in unset() function
/openbsd-src/usr.sbin/lpd/
H A Dlp_stty.c287 long unset; member
/openbsd-src/bin/csh/
H A Dset.c457 unset(Char **v, struct command *t) in unset() function
/openbsd-src/usr.bin/mail/
H A Dcmd3.c412 unset(void *v) in unset() function
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dsdma_v4_4_2.c431 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 Dvar.c752 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 Dp811.C85 void unset(state_value flag) { _state &= ~flag; } in unset() function
H A Dp784.C423 void unset(state_value flag) { _state &= ~flag; } in unset() function
/openbsd-src/gnu/gcc/gcc/
H A Dgenmodes.c247 #define validate_field_(mname, fname, req, val, unset, file, line) do { \ argument