Symbol: nothing
usr/src/cmd/bnu/dkbreak.c
43
char nothing[1];
usr/src/cmd/bnu/dkbreak.c
47
write(fd, nothing, 0);
usr/src/cmd/ipf/tools/ipmon_y.y
121
| nothing { $$ = $1; }
usr/src/cmd/ipf/tools/ipmon_y.y
233
nothing:
usr/src/cmd/ipf/tools/ipmon_y.y
63
%type <opt> matchopt nattag type doopt doing save syslog nothing
usr/src/cmd/svr4pkg/pkgserv/pkgserv.c
450
(void) sigset(SIGCLD, nothing);
usr/src/lib/libresolv2/common/dst/hmac_link.c
447
dst_hmac_md5_generate_key(DST_KEY *key, const int nothing)
usr/src/lib/libresolv2/common/dst/hmac_link.c
450
(void)nothing;
usr/src/test/os-tests/tests/i386/ldt.c
29
donothing(void *nothing)
usr/src/test/util-tests/tests/awk/examples/awk/t.8.y
3
# this should print nothing for an empty input line
usr/src/tools/smatch/src/validation/preprocessor/has-builtin.c
8
#if __has_builtin(nothing)
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
287
#define OSAL_MUTEX_ALLOC(hwfn, lock) nothing
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
288
#define OSAL_SPIN_LOCK_ALLOC(hwfn, lock) nothing
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
316
#define OSAL_DPC_INIT(dpc, hwfn) nothing
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
551
#define OSAL_BUILD_BUG_ON(cond) nothing
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
555
#define BUILD_BUG_ON(cond) nothing
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
569
#define OSAL_BUILD_BUG_ON(cond) nothing
usr/src/uts/common/io/qede/579xx/drivers/ecore/bcm_osal.h
610
#define OSAL_HW_ERROR_OCCURRED(p_hwfn, err) nothing