Home
last modified time | relevance | path

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

12345678910

/freebsd-14.2/bin/sh/tests/expansion/
H A Dset-u1.02 ${SH} -uc 'unset foo; echo $foo' 2>/dev/null && exit 1
6 ${SH} -uc 'unset foo; echo ${foo-}' >/dev/null || exit 1
7 ${SH} -uc 'unset foo; echo ${foo+}' >/dev/null || exit 1
8 ${SH} -uc 'unset foo; echo ${foo=}' >/dev/null || exit 1
10 ${SH} -uc 'unset foo; echo ${#foo}' 2>/dev/null && exit 1
12 ${SH} -uc 'unset foo; echo ${foo#?}' 2>/dev/null && exit 1
14 ${SH} -uc 'unset foo; echo ${foo##?}' 2>/dev/null && exit 1
16 ${SH} -uc 'unset foo; echo ${foo%?}' 2>/dev/null && exit 1
18 ${SH} -uc 'unset foo; echo ${foo%%?}' 2>/dev/null && exit 1
/freebsd-14.2/contrib/ntp/libntp/
H A Diosignal.c388 sigset_t unset; in unblock_io_and_alarm() local
390 if (sigemptyset(&unset)) in unblock_io_and_alarm()
394 if (sigaddset(&unset, SIGIO)) in unblock_io_and_alarm()
398 if (sigaddset(&unset, SIGPOLL)) in unblock_io_and_alarm()
401 if (sigaddset(&unset, SIGALRM)) in unblock_io_and_alarm()
404 if (sigprocmask(SIG_UNBLOCK, &unset, NULL)) in unblock_io_and_alarm()
413 sigset_t unset; in unblock_sigio() local
421 if (sigemptyset(&unset)) in unblock_sigio()
425 if (sigaddset(&unset, SIGIO)) in unblock_sigio()
429 if (sigaddset(&unset, SIGPOLL)) in unblock_sigio()
[all …]
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/linux_dos_attributes/
H A Dwrite_dos_attributes.c40 bool unset = false; in main() local
49 unset = true; in main()
52 unset = true; in main()
77 else if (unset) in main()
92 flags, newflags, unset ? "un" : "", attr); in main()
/freebsd-14.2/contrib/atf/atf-c++/detail/
H A Denv_test.cpp78 ATF_TEST_CASE(unset);
79 ATF_TEST_CASE_HEAD(unset) in ATF_TEST_CASE_HEAD() argument
83 ATF_TEST_CASE_BODY(unset) in ATF_TEST_CASE_BODY() argument
86 atf::env::unset("PATH"); in ATF_TEST_CASE_BODY()
100 ATF_ADD_TEST_CASE(tcs, unset); in ATF_INIT_TEST_CASES()
/freebsd-14.2/bin/sh/tests/execution/
H A Denv1.02 unset somestrangevar
4 [ "`$SH -c 'echo ${somestrangevar-unset}'`" = unset ]
H A Dfunc3.05 ${SH} -c 'unset() { echo overriding function executed, bad; }; v=1; unset v; exit "${v-0}"' 2>/dev/…
/freebsd-14.2/contrib/atf/atf-c/detail/
H A Denv_test.c108 ATF_TC(unset);
109 ATF_TC_HEAD(unset, tc) in ATF_TC_HEAD() argument
113 ATF_TC_BODY(unset, tc) in ATF_TC_BODY() argument
130 ATF_TP_ADD_TC(tp, unset); in ATF_TP_ADD_TCS()
/freebsd-14.2/usr.sbin/lpr/lpd/
H A Dmodes.c48 const long unset; member
208 ip->c_cflag &= ~mp->unset; in msearch()
214 ip->c_iflag &= ~mp->unset; in msearch()
220 ip->c_lflag &= ~mp->unset; in msearch()
226 ip->c_oflag &= ~mp->unset; in msearch()
/freebsd-14.2/bin/stty/
H A Dmodes.c45 long unset; member
220 ip->t.c_cflag &= ~mp->unset; in msearch()
227 ip->t.c_iflag &= ~mp->unset; in msearch()
234 ip->t.c_lflag &= ~mp->unset; in msearch()
241 ip->t.c_oflag &= ~mp->unset; in msearch()
/freebsd-14.2/contrib/ntp/sntp/libevent/cmake/
H A DLibeventConfig.cmake.in116 unset(_event_h CACHE)
130 unset(_event_lib CACHE)
179 unset(_LIB_TYPE)
180 unset(_AVAILABLE_LIBS)
181 unset(_EVENT_COMPONENTS)
182 unset(_POSSIBLE_PKG_NAMES)
183 unset(_INSTALL_PREFIX)
/freebsd-14.2/contrib/libevent/cmake/
H A DLibeventConfig.cmake.in116 unset(_event_h CACHE)
130 unset(_event_lib CACHE)
179 unset(_LIB_TYPE)
180 unset(_AVAILABLE_LIBS)
181 unset(_EVENT_COMPONENTS)
182 unset(_POSSIBLE_PKG_NAMES)
183 unset(_INSTALL_PREFIX)
/freebsd-14.2/usr.sbin/bsdconfig/share/
H A Dstruct.subr109 # f_struct $name unset $property
121 # loop). Returns success unless the property is unset.
127 # $property is unset.
141 unset) unset "_struct_value_${__name}_$__property" ;;
160 f_struct "$name" unset $member
162 unset -f "$name"
163 unset "_struct_type_$name"
194 f_struct "$to_name" unset $property
/freebsd-14.2/contrib/tcsh/nls/greek/
H A Dset263 1 δε μπορώ να κάνω stat το %s. Παρακαλώ δώστε "unset watch".\n
4 2 Tο %s δε μπορεί να ανοιχτεί. Παρακαλώ δώστε "unset watch".\n
/freebsd-14.2/contrib/tcsh/nls/russian/
H A Dset263 1 не могу выполнить stat на %s. Пожалуйста, выполните "unset watch".\n
4 2 %s не может быть открыт. Пожалуйста, выполните "unset watch".\n
/freebsd-14.2/contrib/tcsh/nls/ukrainian/
H A Dset263 1 cannot stat %s. Please "unset watch".\n
4 2 %s cannot be opened. Please "unset watch".\n
/freebsd-14.2/contrib/tcsh/nls/C/
H A Dset263 1 cannot stat %s. Please "unset watch".\n
4 2 %s cannot be opened. Please "unset watch".\n
/freebsd-14.2/contrib/tcsh/nls/german/
H A Dset263 1 Kein Zugriff auf %s. Bitte "unset watch" eingeben.\n
4 2 %s kann nicht geöffnet werden. Bitte "unset watch" eingeben.\n
/freebsd-14.2/crypto/openssl/doc/man3/
H A DERR_get_error.pod73 An unset filename is indicated as "", i.e. an empty string.
74 An unset line number is indicated as 0.
75 An unset function name is indicated as "", i.e. an empty string.
84 An unset filename is indicated as "", i.e., an empty string.
85 An unset line number is indicated as 0.
91 An unset function name is indicated as "".
/freebsd-14.2/contrib/tcsh/nls/spanish/
H A Dset263 1 No se puede completar stat %s. Por favor, ejecute "unset watch".\n
4 2 No se puede abrir %s. Por favor, ejecute "unset watch".\n
/freebsd-14.2/contrib/tcsh/nls/et/
H A Dset263 1 Ei saa lugeda %s atribuute. Anna käsk "unset watch".\n
4 2 %s ei saa avada. Anna käsk "unset watch".\n
/freebsd-14.2/contrib/tcsh/
H A Ddot.tcshrc37 unset promptchars
73 unset f
105 unset savehist
/freebsd-14.2/contrib/tcsh/nls/finnish/
H A Dset263 1 Testaaminen ei onnistu: stat(%s). Ole hyvä ja suorita "unset watch".\n
4 2 %s ei avaudu. Ole hyvä ja suorita "unset watch".\n
/freebsd-14.2/contrib/tcsh/nls/italian/
H A Dset263 1 non posso usare stat per %s. Per pietà dai un "unset watch".\n
4 2 Non riesco ad aprire %s. Per pietà dai un "unset watch".\n
/freebsd-14.2/contrib/tcsh/nls/french/
H A Dset263 1 ne peut effectuer stat %s. S.V.P effectuez "unset watch".\n
4 2 %s ne peut être ouvert. S.V.P effectuez "unset watch".\n
/freebsd-14.2/bin/sh/tests/parser/
H A Dfunc1.05 unset LC_ALL
21 unset -f $c

12345678910