/titanic_50/usr/src/cmd/lp/lib/filters/ |
H A D | putfilter.c | 74 if (!flbufp->templates) 75 _flbuf.templates = 0; 76 else if (!(_flbuf.templates = sl_to_templatel(flbufp->templates))) {
|
H A D | getfilter.c | 88 flbuf.templates = templatel_to_sl(pf->templates);
|
H A D | freefilter.c | 106 freelist (pf->templates); 131 freetempl (pf->templates);
|
H A D | llib-llpflt | 52 char ** templates; /* list of option templates */ 81 TEMPLATE * templates;
|
H A D | insfilter.c | 707 if (!(pt = pf->templates)) 817 if (!pf->templates) 825 for (pt = pf->templates; pt->keyword; pt++) {
|
H A D | dumpfilters.c | 117 if ((pt = pf->templates)) in dumpfilters()
|
H A D | loadfilters.c | 141 pf->templates = sl_to_templatel(list); in loadfilters()
|
/titanic_50/usr/src/cmd/ldap/common/ |
H A D | tmpltest.c | 35 struct ldap_disptmpl *templates, *dtp; in main() local 47 if (( err = ldap_init_templates( "ldaptemplates.conf", &templates )) in main() 61 for ( dtp = ldap_first_disptmpl( templates ); dtp != NULLDISPTMPL; in main() 62 dtp = ldap_next_disptmpl( templates, dtp )) { in main() 75 if (( dtp = ldap_oc2template( ++argv, templates )) == NULL ) { in main() 83 ldap_free_templates( templates ); in main()
|
/titanic_50/usr/src/cmd/lp/cmd/ |
H A D | lpfilter.c | 295 flbuf.templates = 0; 355 if (flbuf.templates) { 359 mergelist (&(flbuf.templates), temp); 362 flbuf.templates = getlist(p, "", LP_SEP); 452 pf->templates = 0; 494 ps->templates = flbuf.templates; 807 printlist (stdout, pf->templates);
|
/titanic_50/usr/src/cmd/lp/include/ |
H A D | filters.h | 84 char ** templates; /* list of option templates */ member 128 TEMPLATE * templates; member
|
/titanic_50/usr/src/cmd/csh/ |
H A D | README | 14 (You can use sparc/{Makefile, signal.c, signal.h} as templates.
|
/titanic_50/usr/src/lib/libc/sparc/fp/ |
H A D | __quad.il | 28 ! This file contains inline templates for the internal routines used
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 12797 list_pg_tmpl(scf_pg_tmpl_t *pgt, scf_propertygroup_t *pg, int templates) in list_pg_tmpl() argument 12804 if (templates == 0) in list_pg_tmpl() 12811 if (templates == 2 && pg != NULL) { in list_pg_tmpl() 12841 if (pg == NULL || templates == 2) { in list_pg_tmpl() 12861 if (templates == 2 && scf_tmpl_pg_required(pgt, &required) == 0) in list_pg_tmpl() 12865 if (templates == 2 && scf_tmpl_pg_target(pgt, &buf) > 0) { in list_pg_tmpl() 12871 if (templates == 2 && scf_tmpl_pg_common_name(pgt, NULL, &buf) > 0) { in list_pg_tmpl() 12878 if (templates == 2) in list_pg_tmpl() 13071 list_prop_tmpl(scf_prop_tmpl_t *prt, scf_property_t *prop, int templates) in list_prop_tmpl() argument 13079 if (prt == NULL || templates == 0) in list_prop_tmpl() [all …]
|
/titanic_50/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 350 …"Resubmit the entire input; make sure all\noption templates include a keyword,\npattern, and repla… 353 …"Resubmit the entire input; make sure all\noption templates include a keyword,\npattern, and repla…
|
/titanic_50/usr/src/lib/libpp/common/ |
H A D | RELEASE | 251 add pp:reguard to emit #define and #undef (for C++ templates)
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 7 10-03-04 path/pathtemp.c: properly handle mktemp()-style *+(X) templates
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 2724 resource templates (the length field is used to index through the 9706 buffer overflow could occur for small resource templates. 14047 resource templates and macros are fully supported. The
|