/titanic_50/usr/src/uts/common/inet/ |
H A D | nd.c | 42 ND *nd; in nd_free() 44 if ((nd = (ND *)(*nd_pparam)) != NULL) { in nd_free() 58 ND *nd; in nd_getset() 65 nd = (ND *)nd_param; in nd_getset() 173 ND *nd; in nd_get_names() 178 nd = (ND *)nd_param; in nd_get_names() 210 ND *nd; in nd_load() 215 if ((nd = (ND *)(*nd_pparam)) == NULL) { in nd_load() 216 nd = (ND *)mi_alloc_sleep(sizeof (ND), BPRI_MED); in nd_load() 217 bzero((caddr_t)nd, sizeof (ND)); in nd_load() [all …]
|
H A D | nd.h | 62 } ND; typedef
|
/titanic_50/usr/src/cmd/spell/ |
H A D | spellin.c | 54 while (wp < ND - 1) { in append() 100 table = (unsigned *)malloc(ND * sizeof (*table)); in main()
|
H A D | hash.h | 32 #define ND ((25750/2) * sizeof (*table)) macro
|
/titanic_50/usr/src/uts/common/io/hxge/ |
H A D | hxge_ndd.c | 1282 ND *nd; in hxge_nd_load() 1288 if ((nd = (ND *) * pparam) == NULL) { in hxge_nd_load() 1289 if ((nd = (ND *) KMEM_ZALLOC(sizeof (ND), KM_NOSLEEP)) == NULL) in hxge_nd_load() 1336 ND *nd; in hxge_nd_free() 1338 if ((nd = (ND *)*pparam) != NULL) { in hxge_nd_free() 1341 KMEM_FREE((char *)nd, sizeof (ND)); in hxge_nd_free() 1352 ND *nd; in hxge_nd_getset() 1361 nd = (ND *) param; in hxge_nd_getset() 1476 ND *nd; in hxge_nd_get_names() 1483 nd = (ND *) param; in hxge_nd_get_names()
|
/titanic_50/usr/src/ucblib/libcurses/ |
H A D | cr_put.c | 384 if (ND) in plod() 385 (void) tputs(ND, 0, plodput); in plod()
|
H A D | curses.c | 56 *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF, *SO, *SR, *TA, *TE, variable
|
H A D | mapfile-vers | 119 ND;
|
H A D | cr_tty.c | 49 &LL, &MA, &ND, &NL, &_PC, &RC, &SC, &SE, &SF,
|
/titanic_50/usr/src/cmd/fm/dicts/ |
H A D | PCIEX.po | 363 # code: PCIEX-8000-ND 366 msgid "PCIEX-8000-ND.type" 368 msgid "PCIEX-8000-ND.severity" 370 msgid "PCIEX-8000-ND.description" 372 msgid "PCIEX-8000-ND.response" 374 msgid "PCIEX-8000-ND.impact" 376 msgid "PCIEX-8000-ND.action"
|
H A D | INTEL.po | 859 # code: INTEL-8001-ND 862 msgid "INTEL-8001-ND.type" 864 msgid "INTEL-8001-ND.severity" 866 msgid "INTEL-8001-ND.description" 868 msgid "INTEL-8001-ND.response" 870 msgid "INTEL-8001-ND.impact" 872 msgid "INTEL-8001-ND.action"
|
H A D | SUN4U.po | 2396 # code: SUN4U-8004-ND 2399 msgid "SUN4U-8004-ND.type" 2401 msgid "SUN4U-8004-ND.severity" 2403 msgid "SUN4U-8004-ND.description" 2405 msgid "SUN4U-8004-ND.response" 2407 msgid "SUN4U-8004-ND.impact" 2409 msgid "SUN4U-8004-ND.action"
|
/titanic_50/usr/src/data/zoneinfo/ |
H A D | zone.tab.txt | 421 US +470659-1011757 America/North_Dakota/Center Central - ND (Oliver) 422 US +465042-1012439 America/North_Dakota/New_Salem Central - ND (Morton rural) 423 US +471551-1014640 America/North_Dakota/Beulah Central - ND (Mercer)
|
H A D | zone_sun.tab | 445 US +470659-1011757 America/North_Dakota/Center - Central - ND (Oliver) 446 US +465042-1012439 America/North_Dakota/New_Salem - Central - ND (Morton rural) 447 US +471551-1014640 America/North_Dakota/Beulah - Central - ND (Mercer)
|
H A D | northamerica | 450 # Oliver County, ND switched from mountain to central time on 1992-10-25. 454 # Morton County, ND, switched from mountain to central time on 1131 # Oliver County, ND (from MST to CST) ... 1992-10 1139 # See America/North_Dakota/Center for the Oliver County, ND change.
|
/titanic_50/usr/src/ucbhead/ |
H A D | curses.h | 64 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF,
|
/titanic_50/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 4382 ND *nd; in eri_nd_free() 4387 kmem_free(nd, sizeof (ND)); in eri_nd_free() 4398 ND *nd; in eri_nd_getset() 4521 ND *nd; in eri_nd_load() 4528 if ((nd = (ND *)kmem_zalloc(sizeof (ND), KM_NOSLEEP)) in eri_nd_load()
|
/titanic_50/usr/src/uts/common/io/nxge/ |
H A D | nxge_ndd.c | 2412 ND *nd; in nxge_nd_get_names() 2419 nd = (ND *)param; in nxge_nd_get_names()
|
/titanic_50/usr/src/tools/scripts/ |
H A D | nightly | 174 ND=$3
|
H A D | nightly.sh | 173 ND=$3
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | caps | 69 non_dest_scroll_region, "ndscr" "ND" Scrolling region is non-destructive.
|
/titanic_50/usr/src/uts/sfmmu/ml/ |
H A D | sfmmu_asm.s | 3444 ldn [%g6 + TSBMISS_TSBPTR4M], %g1 ! g1 = 2ND TSB ptr 3451 ldn [%g6 + TSBMISS_TSBPTR4M], %g1 ! g1 = 2ND TSB ptr
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 93 non_dest_scroll_region ndscr ND bool Scroll region is non-destructive
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 93 non_dest_scroll_region ndscr ND bool Scroll region is non-destructive
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 7486 ND *nd; in man_nd_free() 7488 if ((nd = (ND *)(*nd_pparam)) != NULL) { in man_nd_free()
|