Home
last modified time | relevance | path

Searched defs:NULL (Results 1 – 25 of 68) sorted by relevance

123

/titanic_52/usr/src/boot/sys/sys/
H A D_null.h32 #define NULL ((void *)0) macro
35 #define NULL nullptr macro
37 #define NULL __null macro
40 #define NULL (0L) macro
42 #define NULL 0 macro
/titanic_52/usr/src/uts/common/sys/
H A Dnull.h22 #define NULL 0L macro
24 #define NULL 0 macro
/titanic_52/usr/src/common/net/wanboot/
H A Dauxutil.h16 #define NULL ((void *) 0) macro
/titanic_52/usr/src/stand/lib/sa/
H A Dstring.h44 #define NULL 0 /* defined here as per ISO C */ macro
H A Dstddef.h41 #define NULL 0 macro
H A Dstdio.h45 #define NULL 0 macro
/titanic_52/usr/src/lib/libbc/inc/include/
H A Dstring.h38 #define NULL 0 macro
H A Ddirent.h44 #define NULL 0 macro
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dstrchr.c33 #define NULL 0 macro
H A Dindex.c30 #define NULL 0 macro
H A Drindex.c30 #define NULL 0 macro
H A Dstrpbrk.c33 #define NULL (char *) 0 macro
H A Dstrrchr.c33 #define NULL 0 macro
H A Dgetenv.c32 #define NULL 0 macro
H A Dstrtok.c35 #define NULL (char*)0 macro
H A Dftw.c101 #define NULL 0 macro
H A Dtfind.c39 #define NULL 0 macro
/titanic_52/usr/src/lib/libbc/inc/5include/
H A Dstdlib.h46 #define NULL 0 macro
/titanic_52/usr/src/cmd/ypcmd/
H A Dypv1_xdr.c36 #define NULL 0 macro
H A Dypsym.h79 #define NULL 0 macro
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A Detherboot.h38 #define NULL ((void *)0) macro
/titanic_52/usr/src/cmd/audio/include/
H A Dlibaudio.h62 #define NULL 0 macro
/titanic_52/usr/src/cmd/ypcmd/revnetgroup/
H A Dutil.h36 # define NULL ((char *) 0) macro
/titanic_52/usr/src/lib/libbc/inc/include/rpc/
H A Dtypes.h49 # define NULL 0 macro
/titanic_52/usr/src/lib/libbc/csu/common/
H A Dmon.h57 #define NULL 0 macro

123