/illumos-gate/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 | 60 } ND; typedef
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | spellin.c | 52 while (wp < ND - 1) { in append() 98 table = (unsigned *)calloc(ND, sizeof (*table)); in main()
|
H A D | hash.h | 32 #define ND ((25750/2) * sizeof (*table)) macro
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_ndd.c | 1248 ND *nd; in hxge_nd_load() 1254 if ((nd = (ND *) * pparam) == NULL) { in hxge_nd_load() 1255 if ((nd = (ND *) KMEM_ZALLOC(sizeof (ND), KM_NOSLEEP)) == NULL) in hxge_nd_load() 1302 ND *nd; in hxge_nd_free() 1304 if ((nd = (ND *)*pparam) != NULL) { in hxge_nd_free() 1307 KMEM_FREE((char *)nd, sizeof (ND)); in hxge_nd_free() 1318 ND *nd; in hxge_nd_getset() 1327 nd = (ND *) param; in hxge_nd_getset() 1442 ND *nd; in hxge_nd_get_names() 1449 nd = (ND *) param; in hxge_nd_get_names()
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | enum-base-type.c | 5 ND = 1LL, enumerator
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | cr_put.c | 375 if (ND) in plod() 376 (void) tputs(ND, 0, plodput); in plod()
|
H A D | curses.c | 54 *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF, *SO, *SR, *TA, *TE, variable
|
H A D | cr_tty.c | 47 &LL, &MA, &ND, &NL, &_PC, &RC, &SC, &SE, &SF,
|
H A D | mapfile-vers | 129 ND { ASSERT = { TYPE = OBJECT; SIZE = addrsize; }; };
|
/illumos-gate/usr/src/common/ficl/test/ |
H A D | core.fr | 555 CONSTANT 2ND 557 { 1ST 2ND U< -> <TRUE> } \ HERE MUST GROW WITH ALLOT 558 { 1ST CELL+ -> 2ND } \ ... BY ONE CELL 559 { 1ST 1 CELLS + -> 2ND } 560 { 1ST @ 2ND @ -> 1 2 } 562 { 1ST @ 2ND @ -> 5 2 } 563 { 6 2ND ! -> } 564 { 1ST @ 2ND @ -> 5 6 }
|
/illumos-gate/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"
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | zone_sun.tab | 441 US +470659-1011757 America/North_Dakota/Center - Central - ND (Oliver) 442 US +465042-1012439 America/North_Dakota/New_Salem - Central - ND (Morton rural) 443 US +471551-1014640 America/North_Dakota/Beulah - Central - ND (Mercer)
|
H A D | zone.tab.txt | 417 US +470659-1011757 America/North_Dakota/Center Central - ND (Oliver) 418 US +465042-1012439 America/North_Dakota/New_Salem Central - ND (Morton rural) 419 US +471551-1014640 America/North_Dakota/Beulah Central - ND (Mercer)
|
H A D | northamerica | 451 # Oliver County, ND switched from mountain to central time on 1992-10-25. 455 # Morton County, ND, switched from mountain to central time on 1141 # Oliver County, ND (from MST to CST) ... 1992-10 1149 # See America/North_Dakota/Center for the Oliver County, ND change.
|
H A D | australasia | 330 # http://www.fiji.gov.fj/Media-Center/Press-Releases/DAYLIGHT-SAVING-STARTS-ON-SUNDAY,-NOVEMBER-2ND…
|
/illumos-gate/usr/src/ucbhead/ |
H A D | curses.h | 62 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF,
|
/illumos-gate/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()
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_ndd.c | 2358 ND *nd; in nxge_nd_get_names() 2365 nd = (ND *)param; in nxge_nd_get_names()
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | nightly | 170 ND=$3
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 67 non_dest_scroll_region, "ndscr" "ND" Scrolling region is non-destructive.
|
/illumos-gate/usr/src/uts/sfmmu/ml/ |
H A D | sfmmu_asm.S | 3274 ldn [%g6 + TSBMISS_TSBPTR4M], %g1 ! g1 = 2ND TSB ptr 3281 ldn [%g6 + TSBMISS_TSBPTR4M], %g1 ! g1 = 2ND TSB ptr
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 91 non_dest_scroll_region ndscr ND bool Scroll region is non-destructive
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 93 non_dest_scroll_region ndscr ND bool Scroll region is non-destructive
|