HomeSort by: relevance | last modified time | path
    Searched defs:T_NULL (Results 1 - 21 of 21) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
nis.c 41 #ifdef T_NULL
42 #undef T_NULL /* Silence re-definition warning of T_NULL. */
nis_ng.c 48 #ifdef T_NULL
49 #undef T_NULL /* Silence re-definition warning of T_NULL. */
nis_pr.c 36 #ifdef T_NULL
37 #undef T_NULL /* Silence re-definition warning of T_NULL. */
nis_sv.c 37 #ifdef T_NULL
38 #undef T_NULL /* Silence re-definition warning of T_NULL. */
nis_nw.c 38 #ifdef T_NULL
39 #undef T_NULL /* Silence re-definition warning of T_NULL. */
nis_ho.c 38 #ifdef T_NULL
39 #undef T_NULL /* Silence re-definition warning of T_NULL. */
  /src/external/gpl3/gcc/dist/gcc/
gsyms.h 60 T_NULL = 0,
  /src/external/gpl3/gcc.old/dist/gcc/
gsyms.h 60 T_NULL = 0,
  /src/include/arpa/
nameser_compat.h 152 #define T_NULL ns_t_null
  /src/external/bsd/libbind/dist/include/arpa/
nameser_compat.h 187 #define T_NULL ns_t_null
  /src/external/cddl/osnet/dist/head/
syms.h 94 #define T_NULL 0
  /src/external/mpl/dhcp/dist/includes/arpa/
nameser_compat.h 136 #define T_NULL ns_t_null
  /src/external/bsd/am-utils/dist/include/
am_defs.h 1214 * Some systems like AIX have multiple definitions for T_NULL and others
1218 # ifdef T_NULL
1219 # undef T_NULL
1220 # endif /* T_NULL */
  /src/external/gpl3/binutils/dist/binutils/
coffgrok.h 21 #define T_NULL 0
  /src/external/gpl3/binutils.old/dist/binutils/
coffgrok.h 21 #define T_NULL 0
  /src/external/bsd/tcpdump/dist/
nameser.h 92 #ifdef T_NULL
93 #undef T_NULL
129 #define T_NULL 10 /* null resource record */
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_hpux11.h 60 /* if T_NULL is defined, undefine it due to a conflict with <arpa/nameser.h> */
61 #ifdef T_NULL
62 # undef T_NULL
63 #endif /* T_NULL */
  /src/external/gpl3/binutils/dist/include/coff/
internal.h 496 #define T_NULL 0
  /src/external/gpl3/binutils.old/dist/include/coff/
internal.h 500 #define T_NULL 0
  /src/external/gpl3/gdb/dist/include/coff/
internal.h 500 #define T_NULL 0
  /src/external/gpl3/gdb.old/dist/include/coff/
internal.h 500 #define T_NULL 0

Completed in 40 milliseconds