Searched defs:N*N (Results 251 - 275 of 350) sorted by relevance

<<11121314

/macosx-10.10.1/ntp-92/ntpq/
H A Dntpq-opts.h72 #define NTPQ_VERSION "4.2.6" macro
73 #define NTPQ_FULL_VERSION "ntpq - standard NTP query program - Ver. 4.2.6" macro
/macosx-10.10.1/ntp-92/sntp/libopts/autoopts/
H A Doptions.h336 #define NUMBER_OPTION '#' macro
/macosx-10.10.1/ntp-92/util/
H A Dntp-keygen-opts.h81 #define NTP_KEYGEN_VERSION "4.2.6" macro
82 #define NTP_KEYGEN_FULL_VERSION "ntp-keygen (ntp) - Create a NTP host key - Ver. 4.2.6" macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/lib/
H A Ddlopen.c67 # define NAMLEN(dirent) strlen((dirent)->d_name) macro
70 # define NAMLEN(dirent) (dirent)->d_namlen macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dntlm.c157 NTLM_ALWAYS_SIGN = 0x08000, enumerator in enum:__anon11439
158 NTLM_TARGET_IS_DOMAIN = 0x10000, enumerator in enum:__anon11439
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dhaproxy_srvr.c178 #define NEXT_TOKEN mystrtok(&cp, " \r\n") macro
/macosx-10.10.1/postfix-255/postfix/src/milter/
H A Dmilter.c696 #define NO_ACTION ((char *) 0) macro
/macosx-10.10.1/postfix-255/postfix/src/tls/
H A Dtls_stream.c90 #define NORMALIZED_VSTREAM_RETURN(retval) ((retval) < 0 ? -1 : (retval)) macro
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dname_mask.h29 #define NAME_MASK_RETURN (1<<2) macro
33 #define NAME_MASK_WARN (1<<6) macro
H A Dnbbio.h22 typedef void (*NBBIO_ACTION) (int, char *); typedef
H A Dsys_defs.h237 #define NORETURN void macro
1163 #define NORETURN /* the native compiler */ macro
1573 #define NORETURN void __attribute__((__noreturn__)) macro
1578 #define NORETURN void macro
/macosx-10.10.1/postfix-255/postfix/src/xsasl/
H A Dxsasl_cyrus_client.c441 #define NO_SASL_INTERACTION 0 macro
/macosx-10.10.1/ppp-786.1.1/Controller/
H A Dscnc_main.c416 #define NWI_NOTIFICATON CFSTR("NWI_NOTIFICATION") macro
/macosx-10.10.1/ppp-786.1.1/Family/
H A Dppp_defs.h130 NPAFMODE_SRC_IN = 1, /* filter source address of incoming packets */ enumerator in enum:NPAFmode
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DHTMLparser.c653 #define NB_I18N 2 macro
659 #define NB_CELLHALIGN 3 macro
661 #define NB_CELLVALIGN 1 macro
H A Dschematron.c54 #define NEXT_SCHEMATRON(node) \ macro
H A Dtestdict.c27 #define NB_STRINGS_MIN 10 macro
[all...]
H A Dtrio.c357 NO_POSITION = -1, enumerator in enum:__anon11922
359 NO_PRECISION = -1, enumerator in enum:__anon11922
[all...]
/macosx-10.10.1/rsync-45/rsync/lib/
H A Daddrinfo.h88 #define NI_NOFQDN 0x00000001 macro
/macosx-10.10.1/rsync-45/rsync/
H A Drsync.h671 #define NORETURN __attribute__((__noreturn__)) macro
/macosx-10.10.1/ruby-106/ruby/
H A Ddir.c27 # define NAMLEN(dirent) strlen((dirent)->d_name) macro
30 # define NAMLEN(dirent) strlen((dirent)->d_name) macro
33 # define NAMLEN(dirent) (dirent)->d_namlen macro
/macosx-10.10.1/ruby-106/ruby/ext/nkf/nkf-utf8/
H A Dconfig.h22 #define NUMCHAR_OPTION macro
H A Dnkf.c23 #define NKF_VERSION "2.1.3" macro
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/socket/
H A Daddrinfo.h58 #undef NI_NOFQDN macro
124 #define NI_NOFQDN 0x00000001 macro
/macosx-10.10.1/ruby-106/ruby/ext/win32ole/
H A Dwin32ole.c29 #define NONAMELESSUNION 1 macro

Completed in 614 milliseconds

<<11121314