Home
last modified time | relevance | path

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

12345678910

/freebsd/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/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/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/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/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/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/usr.sbin/lpr/lpd/
H A Dmodes.c42 const long unset; member
202 ip->c_cflag &= ~mp->unset; in msearch()
208 ip->c_iflag &= ~mp->unset; in msearch()
214 ip->c_lflag &= ~mp->unset; in msearch()
220 ip->c_oflag &= ~mp->unset; in msearch()
/freebsd/bin/stty/
H A Dmodes.c39 long unset; member
214 ip->t.c_cflag &= ~mp->unset; in msearch()
221 ip->t.c_iflag &= ~mp->unset; in msearch()
228 ip->t.c_lflag &= ~mp->unset; in msearch()
235 ip->t.c_oflag &= ~mp->unset; in msearch()
/freebsd/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/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/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/contrib/tcsh/nls/greek/
H A Dset263 1 δε μπορώ να κάνω stat το %s. Παρακαλώ δώστε "unset watch".\n
4 2 Tο %s δε μπορεί να ανοιχτεί. Παρακαλώ δώστε "unset watch".\n
/freebsd/contrib/tcsh/nls/russian/
H A Dset263 1 не могу выполнить stat на %s. Пожалуйста, выполните "unset watch".\n
4 2 %s не может быть открыт. Пожалуйста, выполните "unset watch".\n
/freebsd/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/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/contrib/libfido2/regress/
H A Dcred.c1619 unsigned char *unset; in no_authdata()
1621 unset = calloc(1, sizeof(aaguid)); in no_authdata()
1622 assert(unset != NULL); in no_authdata()
1639 assert(memcmp(fido_cred_aaguid_ptr(c), unset, sizeof(aaguid)) == 0); in no_authdata()
1641 free(unset);
1847 unsigned char *unset; in junk_authdata()
1854 unset = calloc(1, sizeof(aaguid)); in junk_authdata()
1855 assert(unset != NULL); in junk_authdata()
1877 assert(memcmp(fido_cred_aaguid_ptr(c), unset, sizeof(aaguid)) == 0); in junk_authdata()
1881 free(unset);
1617 unsigned char *unset; no_authdata() local
1845 unsigned char *unset; junk_authdata() local
1951 unsigned char *unset; invalid_type() local
[all...]
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dste-dma40.txt44 Logical channel when unset
47 Memory to Device when unset
50 Little endian when unset
53 Use automatic channel selection when unset
56 Normal priority when unset
/freebsd/contrib/kyua/m4/
H A Duname.m439 if test x"${KYUA_ARCHITECTURE-unset}" = x"unset"; then
57 if test x"${KYUA_PLATFORM-unset}" = x"unset"; then
/freebsd/contrib/tcsh/
H A Ddot.tcshrc37 unset promptchars
73 unset f
105 unset savehist
/freebsd/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/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/stand/forth/
H A Dloader.4th88 : try-menu-unset
89 \ menu-unset may not be present
98 s" menu-unset"
104 s" menusets-unset"
124 try-menu-unset
129 try-menu-unset
134 try-menu-unset
139 try-menu-unset
/freebsd/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/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

12345678910