Home
last modified time | relevance | path

Searched refs:unset (Results 1 – 24 of 24) sorted by relevance

/original-bsd/bin/stty/
H A Dmodes.c20 long unset; member
177 ip->t.c_cflag &= ~mp->unset;
184 ip->t.c_iflag &= ~mp->unset;
191 ip->t.c_lflag &= ~mp->unset;
198 ip->t.c_oflag &= ~mp->unset;
/original-bsd/etc/root/
H A Ddot.cshrc14 alias back 'set back=$old; set old=$cwd; cd $back; unset back; dirs'
20 alias tset 'set noglob histchars=""; eval `\tset -s \!*`; unset noglob histchars'
/original-bsd/usr.bin/window/
H A Dwindowrc30 unset _
47 "select $_; unset _"
/original-bsd/share/skel/
H A Ddot.login6 unset noglob
/original-bsd/usr.sbin/mtree/
H A Dspec.c27 static void unset __P((char *, NODE *));
89 unset(NULL, &ginfo); in spec()
246 unset(t, ip) in unset() function
/original-bsd/bin/csh/
H A Dinit.c80 { "unset", unset, 1, INF },
H A Dextern.h257 void unset __P((Char **, struct command *));
H A Dset.c507 unset(v, t) in unset() function
/original-bsd/usr.bin/mail/
H A Dcmdtab.c36 "unset", unset, M|RAWLIST, 1, 1000,
H A Dextern.h222 int unset __P((char **));
H A Dcmd3.c381 unset(arglist) in unset() function
/original-bsd/share/man/man0/
H A Dcshcmd51 csh(1) unset: discard shell variables.
/original-bsd/local/toolchest/ksh/
H A DCOMPATIBILITY51 /bin/sh they share the same space. The unset builtin requires
52 a -f flag to unset a function in ksh-i.
H A DRELEASE10 as a separator rather than a space. If IFS is unset or null then no
H A Dsh.memo242 .B unset
/original-bsd/local/toolchest/ksh/sh/
H A Ddefs.h273 extern MSG unset;
H A Dmsg.c51 const MSG unset = "parameter not set"; variable
H A Dmacro.c444 failed(id,unset);
/original-bsd/usr.bin/vgrind/
H A Dvgrindefs.src59 while umask unalias unset wait while @ env \
/original-bsd/usr.bin/spell/
H A Dspecial.4bsd944 unset
/original-bsd/usr.sbin/amd/amd/
H A DChangeLog701 unset thus jamming that mount node in a state from which it could
/original-bsd/usr.sbin/sendmail/cf/
H A DREADME848 need to unset all the other relays -- or better yet, find or build a
/original-bsd/share/termcap/
H A Dtermcap.src2148 # until you unset and reset the strap! Since there is no way to set/unset
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES3641 Fix some unset variable references pointed out by Bruce Lilly.