/illumos-gate/usr/src/cmd/svc/milestone/ |
H A D | manifest-import | 117 gn="var_svc_profile_generic_open_xml" 118 gh=`/usr/bin/svcprop -p ${gn}/md5sum smf/manifest 2>/dev/null` 120 gn="etc_svc_profile_generic_open_xml" 146 /usr/sbin/svccfg -s smf/manifest addpg ${gn} framework 147 /usr/sbin/svccfg -s smf/manifest setprop ${gn}/md5sum = \ 149 /usr/sbin/svccfg -s smf/manifest setprop ${gn}/manifestfile = \
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | zio.c | 2147 zio_read_gang(zio_t *pio, blkptr_t *bp, zio_gang_node_t *gn, abd_t *data, in zio_read_gang() argument 2150 if (gn != NULL) in zio_read_gang() 2160 zio_rewrite_gang(zio_t *pio, blkptr_t *bp, zio_gang_node_t *gn, abd_t *data, in zio_rewrite_gang() argument 2165 if (gn != NULL) { in zio_rewrite_gang() 2167 abd_get_from_buf(gn->gn_gbh, SPA_GANGBLOCKSIZE); in zio_rewrite_gang() 2181 if (gn != pio->io_gang_leader->io_gang_tree) { in zio_rewrite_gang() 2207 zio_free_gang(zio_t *pio, blkptr_t *bp, zio_gang_node_t *gn, abd_t *data, in zio_free_gang() argument 2216 zio_claim_gang(zio_t *pio, blkptr_t *bp, zio_gang_node_t *gn, abd_t *data, in zio_claim_gang() argument 2237 zio_gang_node_t *gn; in zio_gang_node_alloc() local 2241 gn = kmem_zalloc(sizeof (*gn), KM_SLEEP); in zio_gang_node_alloc() [all …]
|
/illumos-gate/usr/src/cmd/sed/ |
H A D | compile.c | 551 int gn; /* True if we have seen g or n */ in compile_flags() local 560 gn = 0; in compile_flags() 565 if (gn) in compile_flags() 568 gn = 1; in compile_flags() 584 if (gn) in compile_flags() 587 gn = 1; in compile_flags()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.amd.c | 1417 Gotndx gn, *gnp; in ld_assign_got_ndx() local 1430 gn.gn_addend = raddend; in ld_assign_got_ndx() 1431 gn.gn_gotndx = ofl->ofl_gotcnt; in ld_assign_got_ndx() 1432 gn.gn_gotref = gref; in ld_assign_got_ndx() 1440 (void) memcpy(gnp, &gn, sizeof (Gotndx)); in ld_assign_got_ndx() 1459 if (alist_insert(alpp, &gn, sizeof (Gotndx), in ld_assign_got_ndx()
|
H A D | machrel.intel.c | 1442 Gotndx gn, *gnp; in ld_assign_got_ndx() local 1453 gn.gn_addend = 0; in ld_assign_got_ndx() 1454 gn.gn_gotndx = ofl->ofl_gotcnt; in ld_assign_got_ndx() 1455 gn.gn_gotref = gref; in ld_assign_got_ndx() 1463 (void) memcpy(gnp, &gn, sizeof (Gotndx)); in ld_assign_got_ndx() 1476 if (alist_append(alpp, &gn, sizeof (Gotndx), AL_CNT_SDP_GOT) == NULL) in ld_assign_got_ndx()
|
H A D | machrel.sparc.c | 1931 Gotndx gn, *gnp; in ld_assign_got_ndx() local 1985 gn.gn_addend = raddend; in ld_assign_got_ndx() 1986 gn.gn_gotref = gref; in ld_assign_got_ndx() 1989 gn.gn_gotndx = M_GOT_SMALL; in ld_assign_got_ndx() 1993 gn.gn_gotndx = M_GOT_LARGE; in ld_assign_got_ndx() 2001 (void) memcpy(gnp, &gn, sizeof (Gotndx)); in ld_assign_got_ndx() 2020 if (alist_insert(alpp, &gn, sizeof (Gotndx), in ld_assign_got_ndx()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/ |
H A D | lc.tab | 65 gn guarani
|
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | zio.h | 376 zio_gang_node_t *gn, struct abd *data, uint64_t offset);
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 47 generic_type, "gn" "gn" Generic line type (e.g. dialup, switch).
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 71 generic_type gn gn bool Generic line type (e.g. dialup, switch).
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 73 generic_type gn gn bool Generic line type (e.g. dialup, switch).
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | northamerica | 1356 # http://action.attavik.ca/home/justice-gn/attach/2007/gaz02part2.pdf
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 305 :gn:tc=dumb: 10796 :l5=A clear:l6=A ce of/cf gn:l7=A print:l8=A on-line:\ 12569 :gn:\
|
H A D | terminfo.src | 305 gn, use=dumb, 12202 lf6=A ce of/cf gn, lf7=A print, lf8=A on-line, 14161 gn,
|