Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 25 of 113) sorted by relevance

12345

/titanic_52/usr/src/lib/libtnfctl/
H A Ddbg.h55 #define DBG_TNF_PROBE_1(a, b, c, t1, n1, v1) \ argument
57 #define DBG_TNF_PROBE_2(a, b, c, t1, n1, v1, t2, n2, v2) \ argument
59 #define DBG_TNF_PROBE_3(a, b, c, t1, n1, v1, t2, n2, v2, t3, n3, v3) \ argument
62 #define DBG_TNF_PROBE_4(a, b, c, t1, n1, v1, t2, n2, v2, t3, n3, v3, t4, n4, v4) \ argument
[all...]
/titanic_52/usr/src/lib/libxcurses/h/
H A Dmks.h310 #define VARARG2(t1, n1, t2, n2) (t1 n1, t2 n2, ...) argument
311 #define VARARG3(t1, n1, t2, n2, t3, n3) (t1 n1, t2 n2, t3 n3, ...) argument
312 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) \ argument
314 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
318 #define VARARG2(t1, n1, t2, n2) (n1, n argument
319 VARARG3(t1,n1,t2,n2,t3,n3) global() argument
321 VARARG4(t1,n1,t2,n2,t3,n3,t4,n4) global() argument
323 VARARG5(t1,n1,t2,n2,t3,n3,t4,n4,t5,n5) global() argument
[all...]
/titanic_52/usr/src/lib/libm/common/m9x/
H A Dnexttowardl.c37 #define n1 1 macro
55 #define n1 1 macro
/titanic_52/usr/src/lib/libm/common/LD/
H A Dnextafterl.c37 #define n1 1 macro
55 #define n1 1 macro
/titanic_52/usr/src/lib/libm/common/Q/
H A Dnextafterl.c37 #define n1 1 macro
55 #define n1 1 macro
/titanic_52/usr/src/cmd/refer/
H A Dhunt2.c301 hcomp(int n1, int n2) in hcomp() argument
307 hexch(int n1, int n2) in hexch() argument
/titanic_52/usr/src/cmd/nscd/
H A Dgetserv.c71 servname_compar(const void *n1, const void *n2) { in servname_compar() argument
117 servport_compar(const void *n1, const void *n2) { in servport_compar() argument
H A Dgetnode.c79 ipaddr_compar(const void *n1, const void *n2) { in ipaddr_compar() argument
119 ipname_compar(const void *n1, const void *n2) { in ipname_compar() argument
H A Dgetgr.c68 grgid_compar(const void *n1, const void *n2) { in grgid_compar() argument
H A Dgetproject.c64 projid_compar(const void *n1, const void *n2) { in projid_compar() argument
H A Dgetpw.c66 pwuid_compar(const void *n1, const void *n2) { in pwuid_compar() argument
H A Dgettnrhdb.c70 tsol_rh_compar(const void *n1, const void *n2) { in tsol_rh_compar() argument
H A Dgetether.c68 ether_compar(const void *n1, const void *n2) { in ether_compar() argument
H A Dgetnet.c102 netaddr_compar(const void *n1, const void *n2) { in netaddr_compar() argument
/titanic_52/usr/src/lib/libsqlite/src/
H A Dhash.c77 static int intCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in intCompare() argument
102 static int strCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in strCompare() argument
118 static int binCompare(const void *pKey1, int n1, const void *pKey2, int n2){ in binCompare() argument
[all...]
/titanic_52/usr/src/cmd/localedef/
H A Dcollate.c337 weight_compare(const void *n1, const void *n2) in weight_compare() argument
346 collsym_compare(const void *n1, const void *n2) in collsym_compare() argument
357 collundef_compare(const void *n1, const void *n2) in collundef_compare() argument
368 element_compare_symbol(const void *n1, const void *n2) in element_compare_symbol() argument
379 element_compare_expand(const void *n1, const void *n2) in element_compare_expand() argument
390 collchar_compare(const void * n1,const void * n2) collchar_compare() argument
399 subst_compare(const void * n1,const void * n2) subst_compare() argument
408 subst_compare_ref(const void * n1,const void * n2) subst_compare_ref() argument
[all...]
H A Dcharmap.c164 cmap_compare_sym(const void *n1, const void *n2) in cmap_compare_sym() argument
175 cmap_compare_wc(const void *n1, const void *n2) in cmap_compare_wc() argument
/titanic_52/usr/src/cmd/idmap/idmapd/
H A Didmapd.c556 trace_str(nvlist_t *entry, char *n1, char *n2, char *str) in trace_str() argument
568 trace_int(nvlist_t *entry, char *n1, char *n2, int64_t i) in trace_int() argument
580 trace_sid(nvlist_t *entry, char *n1, char *n2, idmap_sid *sid) in trace_sid() argument
/titanic_52/usr/src/cmd/sgs/libld/common/
H A Dwrap.c63 wrap_cmp(const void *n1, const void *n2) in wrap_cmp() argument
/titanic_52/usr/src/uts/common/sys/
H A Dtnf_probe.h144 #define TNF_DEFINE_RECORD_1(ctype, ctype_record, t1, n1) argument
149 #define TNF_DEFINE_RECORD_1(ctype, ctype_record, t1, n1) \ argument
203 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) argument
208 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) \ argument
267 #define TNF_DEFINE_RECORD_3(ctype, ctype_record, t1, n1, t2, n2, t3, n3) argument
272 #define TNF_DEFINE_RECORD_3(ctype, ctype_record, t1, n1, t argument
336 TNF_DEFINE_RECORD_4(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4) global() argument
341 TNF_DEFINE_RECORD_4(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4) global() argument
410 TNF_DEFINE_RECORD_5(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4,t5,n5) global() argument
415 TNF_DEFINE_RECORD_5(ctype,ctype_record,t1,n1,t2,n2,t3,n3,t4,n4,t5,n5) global() argument
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dnetwork.c142 register int n, n1; in netflush() local
H A Dterminal.c107 register int n, n0, n1; local
/titanic_52/usr/src/lib/libcmdutils/common/
H A Davltree.c136 tree_node_t *n1 = (tree_node_t *)p1; in tnode_compare() local
/titanic_52/usr/src/cmd/mdb/common/mdb/
H A Dmdb_pipeio.c106 size_t n1 = BUFSIZ - pd->pipe_rdndx; in pio_read() local
170 size_t n1 = BUFSIZ - pd->pipe_wrndx; in pio_write() local
[all...]
/titanic_52/usr/src/cmd/sgs/tools/common/
H A Dstring_table.c119 avl_len_compare(const void *n1, const void *n2) in avl_len_compare() argument
134 avl_str_compare(const void *n1, const void *n2) in avl_str_compare() argument

12345