Home
last modified time | relevance | path

Searched refs:pg (Results 126 – 150 of 154) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/man/
H A Dman.c1260 format(char *path, char *dir, char *name, char *pg) in format() argument
1275 dir + 3, pg); in format()
1277 dir + 3, pg); in format()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/inetconv/
H A Dinetconv.c1104 const char *pg, const char *prop, const char *value) in modify_sprop() argument
1118 if (scf_instance_get_pg(inst, pg, gpg) == -1) { in modify_sprop()
1125 (scf_service_get_pg(svc, pg, gpg) == -1)) { in modify_sprop()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1269 cmi_hdl_ent_t *pg; in cmi_hdl_ent_lookup() local
1272 pg = kmem_zalloc(sz, KM_SLEEP); in cmi_hdl_ent_lookup()
1275 if (atomic_cas_ptr(&cmi_chip_tab[chipid], NULL, pg) != NULL) in cmi_hdl_ent_lookup()
1276 kmem_free(pg, sz); /* someone beats us */ in cmi_hdl_ent_lookup()
/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dfs.c460 fs_getpwuid(struct fs_softc *sc, uid_t uid, struct r_pgdata *pg) in fs_getpwuid() argument
463 return (r_cap_getpwuid(sc->fs_cappwd, uid, pg)); in fs_getpwuid()
466 return (r_getpwuid(uid, pg)); in fs_getpwuid()
471 fs_getgrgid(struct fs_softc *sc, gid_t gid, struct r_pgdata *pg) in fs_getgrgid() argument
474 return (r_cap_getgrgid(sc->fs_capgrp, gid, pg)); in fs_getgrgid()
477 return (r_getgrgid(gid, pg)); in fs_getgrgid()
/illumos-gate/usr/src/data/zoneinfo/
H A Deurope1611 # https://library.hungaricana.hu/hu/view/OGYK_RT_1918/?pg=238
1612 # https://library.hungaricana.hu/hu/view/OGYK_RT_1919/?pg=808
1613 # https://library.hungaricana.hu/hu/view/OGYK_RT_1920/?pg=201
1617 # https://library.hungaricana.hu/hu/view/OGYK_RT_1945/?pg=882
1620 # https://library.hungaricana.hu/hu/view/Delmagyarorszag_1946_03/?pg=49
1622 # https://library.hungaricana.hu/hu/view/Delmagyarorszag_1946_09/?pg=54
1625 # https://library.hungaricana.hu/hu/view/DunantuliNaplo_1947_09/?pg=128
1627 # https://library.hungaricana.hu/hu/view/Zala_1948_09/?pg=64
1630 # https://library.hungaricana.hu/hu/view/UjSzo_1949_01-04/?pg=102
1660 # https://library.hungaricana.hu/hu/view/OGYK_RT_1941/?pg=1204
[all …]
H A Dafrica373 # https://books.google.com/books?id=e-cAC-sjPSEC&pg=PA274
379 # https://books.google.com/books?id=2S0S6os32ZUC&pg=PA813
384 # https://books.google.com/books?id=_g18jIZQlwwC&pg=PA2701
389 # https://books.google.com/books?id=K7j41z0aC5wC&pg=PA705
394 # https://books.google.com/books?hl=zh-TW&id=c_E-AQAAIAAJ&pg=PA331
402 # https://books.google.com/books?id=jvR8mUDAwR0C&pg=PA787
404 # https://books.google.com/books?id=-_dQAQAAMAAJ&pg=PA294
1235 # https://books.google.com/books?id=BOMrAQAAMAAJ&pg=PA16
1413 # http://www.moheet.com/show_news.aspx?nid=358861&pg=1
H A Dnorthamerica2840 # https://books.google.com/books?id=LqEpAQAAMAAJ&pg=RA3-PA19
2844 # https://books.google.com/books?id=h6MpAQAAMAAJ&pg=RA6-PA95-IA44
2848 # https://books.google.com/books?id=xaMpAQAAMAAJ&pg=RA2-PP1
2852 # https://books.google.com/books?id=xaMpAQAAMAAJ&pg=RA3-PA1
2856 # https://books.google.com/books?id=v5QpAQAAMAAJ&pg=PA2580
2859 # https://books.google.com/books?id=xij7KEB_58wC&pg=RA1-PA428-IA9
2895 # https://books.google.com/books?id=7tdMAQAAIAAJ&pg=RA54-PP1
2907 # https://books.google.com/books?id=M-lCAQAAMAAJ&pg=PA36-IA2
2913 # https://books.google.com/books?id=K-lCAQAAMAAJ&pg=RA1-PA7
2949 # https://books.google.com/books?id=Xs1AlmD_cEwC&pg=PA63
[all …]
H A Daustralasia650 # Apr 1964: https://books.google.com/books?id=_1So677Y5vUC&pg=SL1-PA23
651 # Aug 1964: https://books.google.com/books?id=MbJloqd-zyUC&pg=SL1-PA23
2107 # Nov 1960: https://books.google.com/books?id=bVgtWM6kPZUC&pg=SL1-PA19
2108 # Mar 1961: https://books.google.com/books?id=W2nItAul4g0C&pg=SL1-PA19
H A Dsouthamerica1584 # https://books.google.com/books?id=5-5CAQAAMAAJ&pg=SA1-PA547
/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dvmmapi.h305 int vm_copy_setup(struct vcpu *vcpu, struct vm_guest_paging *pg,
/illumos-gate/usr/src/man/man1/
H A DMakefile270 pg.1 \
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Dmon.c2309 uchar_t *pg; in l_get_envsen_page() local
2345 if ((pg = (uchar_t *)g_zalloc(size)) == NULL) { in l_get_envsen_page()
2351 if (status = g_scsi_rec_diag_cmd(fd, pg, size, page_code)) { in l_get_envsen_page()
2352 (void) g_destroy_data((char *)pg); in l_get_envsen_page()
2357 bcopy((const void *)pg, (void *)buf, (size_t)new_size); in l_get_envsen_page()
2359 (void) g_destroy_data(pg); in l_get_envsen_page()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A DMakefile.in413 -rm -rf grub.aux grub.cp grub.cps grub.fn grub.ky grub.log grub.pg grub.tmp \
416 multiboot.ky multiboot.log multiboot.pg multiboot.tmp \
H A Dtexinfo.tex1143 \newcodeindex{pg}%
5893 % 3) NAME-pg - the page number.
5913 \writexrdef{pg}{\folio}% will be written later, during \shipout
6013 % printing, back off for the \refx-pg.
6027 \turnoffactive \otherbackslash \putwordpage\tie\refx{#1-pg}{}%
6684 % pass the control sequence. On the other hand, XR#1-pg is just the
6690 \edef\writeentry{\noexpand\entry{\the\toksA}{\csname XR#1-pg\endcsname}}%
H A Dmultiboot.texi12 @syncodeindex pg cp
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod75 available through B<pg> and B<pg_cpu> kstats. The module provides an object
/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf.h623 scf_propertygroup_t *pg);
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c6228 ib_guid_t pg; in ibt_get_companion_port_gids() local
6381 pg = nr_resp->NodeInfo.PortGUID; in ibt_get_companion_port_gids()
6382 if (gid.gid_guid != pg) in ibt_get_companion_port_gids()
6413 pg = nr_resp->NodeInfo.PortGUID; in ibt_get_companion_port_gids()
6416 "PortGID %llX", pg); in ibt_get_companion_port_gids()
6418 if (pg != gid.gid_guid) { in ibt_get_companion_port_gids()
6421 gidp[k].gid_guid = pg; in ibt_get_companion_port_gids()
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man1.inc194 file path=usr/share/man/man1/pg.1
H A DSUNWcs.p5m686 file path=usr/bin/pg mode=0555
H A Dsystem-header.p5m1187 file path=usr/include/sys/pg.h
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile459 pg.h \
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c2103 assert(wip->pg == NULL); in print_service_cb()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files74 pg.o \
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c10343 #define SFMMU_MLSPL_MTX(type, pg) (((type) == SFMMU_SPL_MTX) ? \ argument
10344 SPL_HASH(pg) : MLIST_HASH(pg))

1234567