/src/tests/lib/libnvmm/ |
t_io_assist.sh | 45 elif [ $exitcode -ne 0 ] ; then
|
t_mem_assist.sh | 45 elif [ $exitcode -ne 0 ] ; then
|
/src/sys/nfs/ |
nfs_export.c | 180 struct netexport *ne; local in function:netexport_unmount 185 ne = netexport_lookup(mp); 186 if (ne == NULL) { 190 netexport_clear(ne); 191 netexport_remove(ne); 193 kmem_free(ne, sizeof(*ne)); 206 struct netexport *ne; local in function:netexport_fini 212 ne = TAILQ_FIRST(&netexport_list); 213 mp = ne->ne_mount 245 struct netexport *ne; local in function:mountd_set_exports_list 346 struct netexport *ne; local in function:netexport_lookup 361 struct netexport *ne; local in function:netexport_lookup_byfsid 393 struct netexport *ne; local in function:netexport_check 466 struct netexport *ne; local in function:init_exports [all...] |
/src/sys/arch/acorn32/podulebus/ |
if_ne_pbus.c | 236 struct ne_clone *ne = NULL; local in function:ne_pbus_attach 255 ne = &ne_clones[loop]; 262 if (ne == NULL) 267 switch (ne->nicspace) { 269 ne->nicbase += npsc->sc_podule->easi_base; 272 ne->nicbase += npsc->sc_podule->mod_base; 276 ne->nicbase += npsc->sc_podule->fast_base; 279 switch (ne->asicspace) { 281 ne->asicbase += npsc->sc_podule->easi_base; 284 ne->asicbase += npsc->sc_podule->mod_base [all...] |
/src/common/lib/libc/arch/ia64/string/ |
ffs.S | 58 cmp.ne p6,p0=r0,r16 65 cmp.ne p6,p0=r0,r16 75 cmp.ne p6,p0=r0,r16 84 cmp.ne p6,p0=r16,r0 85 cmp.ne p7,p0=r17,r0 86 cmp.ne p8,p0=r18,r0
|
/src/lib/libc/arch/arm/sys/ |
__aeabi_read_tp.S | 15 RETc(ne) /* return it's not zero */
|
/src/tests/bin/date/ |
t_date.sh | 48 if [ "$yy" -ne "$yyy" ]; then
|
/src/tests/bin/sh/ |
t_wait.sh | 64 if [ $S -ne 0 ]; then 71 if [ $? -ne 0 ]; then 100 if [ $? -ne 0 ]; then 106 if [ $? -ne 0 ]; then 122 if [ $S -ne 3 ]; then 129 if [ $S -ne 7 ]; then 169 while [ $S -ne 0 ] && [ $S != 127 ]; do
|
/src/usr.bin/lorder/ |
lorder.sh | 94 "${SED}" -ne '/:$/{s/://;s/.*/& &/;p;}' <$N 95 "${SED}" -ne 's/:.* [TDGR] / /p' <$N >$S 96 "${SED}" -ne 's/:.* U / /p' <$N >$R
|
/src/tests/dev/sysmon/ |
t_swsensor.sh | 58 if [ $( get_sensor_info | wc -l ) -ne 0 ] ; then 115 if [ $? -ne 0 ] ; then 136 if [ $(( $( get_sensor_key refresh-timeout ) )) -ne 2 ] ; then 141 if [ $1 -ne 0 -a $( get_sensor_key cur-value ) -ne $2 ] ; then 147 if [ $( get_sensor_key cur-value ) -ne $(( $2 + 1 )) ] ; then 152 if [ $1 -ne 0 ] ; then 153 if [ $( get_sensor_key critical-min ) -ne $3 ] ; then 159 if [ $1 -ne 0 -a ${skip_events} -eq 0 ] ; then 176 if [ $1 -ne 0 -a ${skip_events} -eq 0 ] ; the [all...] |
/src/common/lib/libc/arch/arm/atomic/ |
sync_bool_compare_and_swap_1.S | 49 RETc(ne) /* return if different */
|
sync_bool_compare_and_swap_2.S | 48 RETc(ne) /* return if different */
|
sync_bool_compare_and_swap_4.S | 48 RETc(ne) /* return if different */
|
/src/common/lib/libc/arch/arm/string/ |
memcmp.S | 96 RETc(ne) 104 RETc(ne) 112 RETc(ne) 161 RETc(ne) /* Return if mismatch on #0 */ 165 RETc(ne) /* Return if mismatch on #1 */ 169 RETc(ne) /* Return if mismatch on #2 */ 173 RETc(ne) /* Return if mismatch on #3 */ 177 RETc(ne) /* Return if mismatch on #4 */
|
/src/etc/rc.d/ |
zfs | 22 if [ $? -ne 0 ]; then
|
/src/lib/libc/arch/ia64/gen/ |
sigsetjmp.S | 49 cmp.ne p6,p7=0,in1 // save signal state? 61 cmp.ne p6,p7=0,r14 // did we save signals?
|
/src/libexec/httpd/small/ |
Makefile | 20 if [ $$status -ne 1 ]; then \ 29 if [ $$status -ne 1 ]; then \
|
/src/sys/arch/cobalt/stand/installkernel/ |
installkernel.sh | 11 if [ $? -ne 0 ]; then
|
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/ |
clzdi2.S | 32 itee ne 38 itee ne
|
comparesf2.S | 59 it ne 93 it ne 117 it ne 125 it ne
|
/src/lib/libterminfo/ |
genman | 48 cap=$($TOOL_SED -ne "s/.*{ \"\(..\)\", TICODE_$code }.*/\1/p" \ 50 desc=$($TOOL_SED -ne "s/ \* $name\: \(.*\)/\1/p" $ti)
|
/src/common/lib/libc/arch/aarch64/atomic/ |
atomic_cas_16.S | 38 b.ne 2f 55 b.ne 2f
|
atomic_cas_32.S | 38 b.ne 2f /* return if different */ 58 b.ne 2f /* return if different */
|
atomic_cas_8.S | 38 b.ne 2f 54 b.ne 2f
|
/src/distrib/sets/ |
syspkgdeps | 71 if [ $? -ne 0 ]; then 94 if [ $? -ne 0 ]; then 114 if [ $? -ne 0 ]; then 136 if [ $? -ne 0 ]; then
|